Date: prev next · Thread: first prev next last
September 2020 Archives by date, by thread · List index


Daily Screenshot Build on Windows - Build # 1189 - Still Failing:
Identified problems:
* configure: configure/autogen.sh failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win_screenshot/1189/consoleFull#11610387750da0384-1166-441d-beb2-4817bced6438>


Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/1189/ to view 
the results.

Changes for Build #1186
[nemeth] tdf#136573 chart2: enable arrow keys in data label

[Miklos Vajna] xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporter

[Noel Grandin] convert IMAP_FORMAT to scoped enum

[Stephan Bergmann] Use { ... } for grouping that does not need a sub-shell

[Noel Grandin] convert IMAP_OBJ to scoped enum

[justin_luth] tdf#136587 rtf writerfilter: don't deduplicate yourself

[nemeth] tdf#135660 DOCX import: fix OLE icon wrap distance

[Muhammet Kara] Additions: Clean-up and localize labels

[Noel Grandin] optimisation: used std::vector for list of integers

[Noel Grandin] optimisation: use o3tl::sorted_vector in XMLPropertyStates_Impl

[Caolán McNamara] ofz#25553 Infinite loop

[Mike Kaganski] Clean-up of commit I29af97001954ad353a386164b68cd22f6230e3e5

[Caolán McNamara] crashtesting: failed on export of tdf118002-1.potx to pptx

[Stephan Bergmann] Missing test dependencies

[Noel Grandin] small optimisation

[Caolán McNamara] application level settings-changed event callbacks not triggering

[Stephan Bergmann] Do not even unload cui library during exit

[Noel Grandin] remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAME

[Caolán McNamara] invalidate prerendered fontname cache on style change

[Caolán McNamara] drop misleading GetWindowTextColor use

[nemeth] tdf#77236 DOCX shape export: fix missing solidFill

[Caolán McNamara] tdf#135565 prepare font preview virtual device

[nemeth] tdf#135667 DOCX export: fix border line of OLE objects

[Noel Grandin] remove outdated comments

[Caolán McNamara] tdf#118002 fix export to pptx with missing background property set

[Jan-Marek Glogowski] cross-compile: fix PATH handling for host

[Jan-Marek Glogowski] Add a MariadDB configure option

[Jan-Marek Glogowski] image-sort: add --quiet option for build-tools

[Jan-Marek Glogowski] WIN drop --enable-64bit to select Windows target

[Jan-Marek Glogowski] Fix the minimal build-tools target

[Jan-Marek Glogowski] WIN cross: fix gpg-related library builds

[Jan-Marek Glogowski] tdf#125234 Qt use glyph widths, not advance

[Xisco Fauli] tdf#131581: sw: Add UItest

[Jan-Marek Glogowski] Qt5 add some output formaters for Qt classes

[Jan-Marek Glogowski] tdf#125234 Qt5 set glpyh font bounding box

[Miklos Vajna] oox smartart: add support for syncing font heights of multiple shapes

[Jan-Marek Glogowski] Fix naming in configure.ac

[Jan-Marek Glogowski] WIN cross: fix libjpeg-turbo build

[Jan-Marek Glogowski] cross-build: fix Java NI linking

[Christian Lohmaier] use 32bit configure flags for 32bit windows jenkins TB

[Eike Rathke] Resolves: tdf#107459 MATCH() in descending sorted array find last equal

[Stephan Bergmann] Handle empty rRange in OverlayManager::RangeToInvalidateRectangle

[Eike Rathke] Make arbitrary cell length limit in CSV import a constexpr

[Caolán McNamara] log what token was unexpected

[Xisco Fauli] tdf#135693: sw: Add UItest

[Jan-Marek Glogowski] non-cross: set Java FOR_BUILD variables


Changes for Build #1187
[kohei] Upgrade liborcus to 0.16.0.

[kohei] Remove unused patches.

[justin_luth] sw rtfexport: add explanation comments to unit test

[Julien Nabet] Fix typos

[raykowj] tdf#41202 writer: allow shift+click to decrease selection

[Mike Kaganski] ConvertNumbersToText: handle legacy lists

[Noel Grandin] std::list->vector in SwTable

[riz_17_oke] Breeze,Colibre,elementary,KJ,Sukapura: tdf#136593 icon for new

[Noel Grandin] Replace remaining uses of sal_Char

[Noel Grandin] tdf#136217 fix moving tag in writer

[Noel Grandin] tdf#133502 annotation has wrong position

[Caolán McNamara] replace sal_IntPtr with simple integer type

[Julien Nabet] Fix typo

[Noel Grandin] std::set->o3tl::sorted_vector in CheckFlyCache_

[Caolán McNamara] use a reference instead of a pointer for lcl_Calculate ScDocument arg

[Caolán McNamara] establish that ScSimpleFormulaCalculator mpDoc is never null

[Stephan Bergmann] Flatpack: update to liborcus 0.16.0

[Mike Kaganski] Try fix multiple assignments of gids

[Noel Grandin] unordered_set->sorted_vector in CopyWithFlyInFly

[Noel Grandin] Replace remaining uses of sal_uChar

[Caolán McNamara] drop some unused suppressions


Changes for Build #1188
[Noel Grandin] tdf#133327 fix calc loading background color with many cols

[Noel Grandin] std::set->o3tl::sorted_vector in SwHistorySetAttrSet

[Noel Grandin] std::set->o3tl::sorted_vector in svx

[momonasmon] Popup menus cleaned up in respect to DistributeSelection

[Xisco Fauli] tdf#107459: sc_ucalc: Add unittest

[Julien Nabet] Following d52674ad92172ce67c94b5970668aeb00d1c6ac5

[bjoern.michaelsen] SwRegHistory: SwClient no more

[bjoern.michaelsen] SwUndoFormatAttrHelper: tweak out some SwClient stuff ...

[riz_17_oke] Sifr: tdf#136593 icon for new Distribution uno commands

[Mike Kaganski] Unify the code used to get object shell for components

[Noel Grandin] Calc: ScImportAsciiDlg can now detect Unicode encoding without BOM

[Caolán McNamara] establish ScInterpreter::pDok is never null

[Caolán McNamara] establish ScValueIterator::pDoc is never null

[Caolán McNamara] establish DetectSearchType pDoc arg is never null

[Caolán McNamara] CompareOptions pDoc arg is never null

[Caolán McNamara] ScDBQueryDataIterator is never passed a null ScDocument

[Caolán McNamara] GetRangeDataFromString is never passed a null ScDocument

[Caolán McNamara] toAbs always dereferences its ScDocument*

[Caolán McNamara] setCacheTableReferenced never passed a null ScDocument*

[Caolán McNamara] GetMultipleOpRefs never passed a null ScDocument*

[Caolán McNamara] lclGetAddress is never passed a null ScDocument*

[Caolán McNamara] fix alreadyexistsdialog mnemonics

[Caolán McNamara] fix attachnamedialog mnemonics

[Julien Nabet] tdf#124176 Use #pragma once in cppu, cppuhelper

[Julien Nabet] tdf#124176 Use #pragma once in dbaccess/source/filter

[Julien Nabet] tdf#124176 Use #pragma once in cui

[Julien Nabet] tdf#124176 Use #pragma once in dbaccess/source/core

[Julien Nabet] tdf#124176 Use #pragma once in dbaccess/source/ui

[Noel Grandin] tdf#132561 fix png export from Draw

[Caolán McNamara] lcl_ParseTarget never passed a null ScDocument*

[Caolán McNamara] MakeRangeFromName never passed a null ScDocument*

[Julien Nabet] tdf#124176 Use #pragma once in drawinglayer

[Julien Nabet] tdf#124176 Use #pragma once in dtrans

[Julien Nabet] tdf#124176 Use #pragma once in editeng

[Julien Nabet] tdf#124176 Use #pragma once in embeddedobj

[Caolán McNamara] ParseRows never passed a null ScDocument*

[Julien Nabet] tdf#124176 Use #pragma once in desktop

[Caolán McNamara] ParseCols never passed a null ScDocument*

[Caolán McNamara] FindExtRange never passed a null ScDocument*

[Caolán McNamara] CompileFormulaContext never constructed with a null ScDocument

[Caolán McNamara] pDoc cannot be null, so drop check for that

[Caolán McNamara] ScFormulaCell ctor variant never passed a null ScDocument

[Caolán McNamara] ScTokenArray ctor always dereferences its ScDocument* arg

[Caolán McNamara] ScFormulaCell ctor variant always dereferences its ScDocument arg

[Caolán McNamara] RangeNameBufferWK3 always dereferences its arg

[Jan-Marek Glogowski] tdf#125234 Qt5 add missing CFF font subsetting


Changes for Build #1189
[Andras Timar] add Korean autocorrect items ㈜ & ㉿ tdf#132614

[Miklos Vajna] sw: prefix members of SwConvIter, SwHyphIter, SwLinguIter and

[Caolán McNamara] LotusContext context is already set to use the ScDocument arg

[Caolán McNamara] LotusContext ctor always dereferences its ScDocument*

[Caolán McNamara] unnecessary ScDocument argument

[Caolán McNamara] ImportTyp never passed null arg

[Caolán McNamara] ScImportLotus123 never passed a null ScDocument*

[Caolán McNamara] InsertRangeName always dereferences its ScDocument* arg

[Caolán McNamara] GetTokenArray always dereferences its ScDocument* argument

[Caolán McNamara] QProToSc::Convert never passed a nullptr

[Caolán McNamara] ReadCRD never called with a nullptr

[Caolán McNamara] ReadSRD never called with a nullptr

[Caolán McNamara] readSheet always dereferences it ScDocument*

[Caolán McNamara] ScImportQuattroPro never passed a nullptr

[Caolán McNamara] FillFormat never called with a nullptr

[Caolán McNamara] keep as a reference

[Caolán McNamara] convertToTokenArray always dereferences pSrcDoc

[Caolán McNamara] getDoubleRefTokensFromSrcDoc never called with a nullptr arg

[Caolán McNamara] CreateValidationData never called with a null ScDocument*

[Caolán McNamara] lcl_fillEmptyMatrix always dereferences it ScDocument* arg

[Caolán McNamara] setOldCodeToUndo always dereferences its ScDocument* arg

[Caolán McNamara] RangeNameBufferWK3::Add never called with a null ScDocument*

[Caolán McNamara] ScRefUpdate::MoveRelWrap always dereferences its ScDocument* arg

[Caolán McNamara] ScCompiler::MoveRelWrap never passed a null ScDocument*

[Caolán McNamara] lcl_ScDetectiveRefIter_SkipRef always dereferences its ScDocument* arg

[Caolán McNamara] lcl_fillRangeFromRefList always dereferences its ScDocument* arg

[Caolán McNamara] lcl_GetCol/lcl_GetRow/lcl_GetTab always dereferences their ScDocument*

[Caolán McNamara] lcl_checkRangeDimension always dereferences their ScDocument* arg

[Caolán McNamara] lcl_refListFormsOneRange always dereferences their ScDocument* arg

[Caolán McNamara] tdf#49856 Fix level 0 bullet/style on ppt import

[Caolán McNamara] tdf#49856 Add a test

[Xisco Fauli] tdf#133502: sd_export_ooxml2: Add unittest

[Caolán McNamara] ScRangeData ctor variant always dereferences its ScDocument* arg

[Christian Lohmaier] use new 32bit configure flags for jenkins windows-screenshot builder

[Thorsten Behrens] tdf#135623: modified generation of unique fly name
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.