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


lo_daily_tb_win_arm64 - Build # 43 - Fixed:


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

Changes for Build #41
[Noel Grandin] fastparser in XMLEmbeddedObjectImportContext

[Miklos Vajna] sw: prefix members of SwCursorOszControl, SwLineRects, SwPageFrame and

[Caolán McNamara] ofz#28041 Null-dereference

[varga.balazs3] tdf#138561 OOXML Chart import: fix custom shape position

[Mike Kaganski] tdf#48413 handle wildcards on Windows

[Miklos Vajna] tdf#137683 writerfilter Char highlight: import "none"

[Caolán McNamara] ofz#27892 recursion too deep

[Caolán McNamara] split CopyBits into two functions

[Andras Timar] LOKit: hide 'To document' dropdown

[Christian Lohmaier] Adapt buck build to jars merged into libreoffice.jar

[Noel Grandin] fastparser in shapeimport

[Noel Grandin] loplugin:stringviewparam include comparisons with string literals

[Luboš Luňák] handle a possible (unlikely?) deadlock in threadpool cleanup

[Luboš Luňák] add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"

[Luboš Luňák] it does not work to clear data of other thread's thread_local

[Luboš Luňák] clean up ScDocumentThreadSpecific

[nemeth] tdf#138483 sc: update red circles after merging cells

[szymon.klos] autofilter: fix submenu popup for online

[szymon.klos] Make Pivot table data source dialog async

[Stephan Bergmann] loplugin:stringviewparam (Library_kf5be1)

[Stephan Bergmann] -Werror,-Wdeprecated-declarations: Qt::MidButton -> Qt::MiddleButton

[Stephan Bergmann] Missing include (for ScMergeFlagAttr)

[Noel Grandin] fastparser in SchXMLDataLabelContext

[nemeth] Revert "tdf#138483 sc: update red circles after merging cells"

[Noel Grandin] fastparser in SchXMLDomain2Context

[Noel Grandin] fastparser in XMLEnhancedCustomShapeContext

[Noel Grandin] fastparser in propertyimport

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Stephan Bergmann] loplugin:stringviewparam (Library_postgresql-sdbc-impl)

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Miklos Vajna] tdf#129961 svx: add doc model xml dump for shadow-related pool items

[Andrea Gelmini] Removed duplicated include

[Stephan Bergmann] loplugin:stringviewparam (Library_evoab)

[Caolán McNamara] identify the only callers that don't provide an OutputDevice for

[Caolán McNamara] FileDefinitionWidgetDraw never provides OutputDevice*s for RTL mirroring

[Caolán McNamara] remove consumed stock images to avoid later warnings

[gerrit buildbot] Update git submodules

[Caolán McNamara] weld ImplTabButtons

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Fix stack-use-after-return

[Noel Grandin] fastparser in XMLAutoMarkFileContext

[Noel Grandin] fastparser in XMLChangeImportContext


Changes for Build #42
[Noel Grandin] fastparser in XMLTrackedChangesImportContext

[Noel Grandin] fastparser in XMLTextMarkImportContext

[Noel Grandin] fastparser in XMLSectionSourceImportContext

[Noel Grandin] fastparser in XMLSectionImportContext

[Miklos Vajna] tdf#137638 sw textbox: make sure layout doesn't mark the doc as modified

[Noel Grandin] fastparser in XMLIndexTemplateContext

[Noel Grandin] OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION

[Noel Grandin] fastparser in XMLIndexTabStopEntryContext

[ilmari.lauhakangas] tdf#124176 Use #pragma once in connectivity

[nemeth] Revert "Revert "tdf#138483 sc: update red circles after merging cells""

[Michael Stahl] tdf#134626 assertion in ~SwTextNode

[Michael Stahl] Enable Python Py_DEBUG setting when built with --enable-dbgutil on Linux

[Miklos Vajna] tdf#137683 sw ms formats Char highlight: export "none"

[Noel Grandin] fastparser in XMLIndexTitleTemplateContext

[Luboš Luňák] drop the needless and broken SkiaConfig abstraction (tdf#137935)

[Luboš Luňák] bring back optimized calc querying by value (tdf#133878)

[gerrit buildbot] Update git submodules

[Caolán McNamara] DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*

[Noel Grandin] fastparser in XMLIndexChapterInfoEntryContext

[Noel Grandin] fastparser in XMLIndexBibliographyEntryContext

[Caolán McNamara] cid#1202935 Uninitialized scalar field

[Caolán McNamara] cid#1470362 Uninitialized scalar field

[Caolán McNamara] cid#1470371 Uninitialized scalar field

[Caolán McNamara] Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostIt

[Miklos Vajna] tdf#42949 Fix new IWYU warnings in directories s*

[Stephan Bergmann] Simplify nullptr

[Noel Grandin] fastparser in XMLFootnoteImportContext

[Caolán McNamara] tdf#132350 gtk: implement extra update button in menubar

[Luboš Luňák] do not unnecessarily explicitly force gradient step count (tdf#138581)

[Noel Grandin] fastparser in XMLIndexSourceBaseContext

[Noel Grandin] fastparser in XMLChangedRegionImportContext

[Caolán McNamara] Resolves: tdf#138417 crash on customize sidebar

[Noel Grandin] fastparser in XMLIndexTemplateContext

[Noel Grandin] fastparser in XMLIndexTOCStylesContext

[Noel Grandin] fastparser in XMLIndexTOCContext

[Caolán McNamara] cid#1470375 Unrecoverable parse warning

[Michael Stahl] sw_fieldmarkhide: CID#1470358: Null pointer dereferences

[Miklos Vajna] tdf#129961 svx: add UNO API for table shadow as direct format

[Caolán McNamara] cid#1470374 silence Stray semicolon

[Caolán McNamara] cid#1470368 Unchecked dynamic_cast

[Caolán McNamara] cid#1401328 Uncaught exception

[Caolán McNamara] cid#1470356 silence Dereference null return value

[Caolán McNamara] cid#1470370 Uninitialized scalar field

[Julien Nabet] Related tdf#54021: Fields in tablecontrols of a form could not be copied

[Julien Nabet] tdf#124176: Use pragma once instead of include guards

[Caolán McNamara] tab-fill used in widget that isn't a tab

[Eike Rathke] Related: tdf#138360 Rounding integers to decimals is futile

[gerrit buildbot] Update git submodules


Changes for Build #43
[Noel Grandin] Corrections on xfasatparser IDL file.

[Mike Kaganski] We should mention product name here together with version, too

[Noel Grandin] simplify SvtDynamicMenuOptions

[Stephan Bergmann] external/python3: Silence UBSan errors with --with-pydebug

[Stephan Bergmann] Removed triplicated includes

[tml] Guard against sysconf(_SC_OPEN_MAX) returning LONG_MAX

[Noel Grandin] fastparser in XMLChangeElementImportContext

[Miklos Vajna] pdfium: introduce an enum class for path segment types

[Caolán McNamara] move the callbacks to be private

[Caolán McNamara] tdf#138471 wrong adjustment used for spinbutton

[Caolán McNamara] tdf#138427 focus set to wrong input box

[Heiko Tietze] Partially resolve: tdf#113286 Add https:// to URL in Crash Report

[Miklos Vajna] pdfium: add width/height/format wrappers for bitmap

[Michael Stahl] tdf#135202 mariadb-connector-c: enable native_password plugin

[gerrit buildbot] Update git submodules

[Eike Rathke] Typo in rounded digit string, tdf#138360 follow-up

[Luboš Luňák] make debug output for vcl::Region also print tools PolyPolygon

[Miklos Vajna] tdf#138345 ms formats Char highlight: no import into char-style

[Noel Grandin] fastparser in SvxXMLTextImportContext

[Stephan Bergmann] Fix placement of @since tag

[Michael Stahl] mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem plugins

[Gülşah Köse] tdf#136957 Use bigger dots for better handling in presentation mode.

[tml] Add a script to merge two single-arch macOS app bundles into a universal

[tml] Add copyright blurb

[Noel Grandin] fastparser in XMLTableHeaderFooterContext

[gerrit buildbot] Update git submodules

[Caolán McNamara] Doubled code correction

[Caolán McNamara] tdf#138540 formula popover in the wrong place

[Caolán McNamara] cid#1470356 silence Dereference null return value

[Caolán McNamara] ofz#27839 Timeout

[Heiko Tietze] Resolves tdf#137547 CharmapCtrl label depending on recent chars

[Heiko Tietze] Resolves tdf#137481: Changes the "Formula" labels in

[Miklos Vajna] tdf#129961 svx: add rendering for table shadow as direct format

[Xisco Fauli] tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapes

[Xisco Fauli] related: tdf#127086: PPT: export custom shapes as Bitmap

[nemeth] tdf#66043 sw: fix spell checking of word with deletion

[Caolán McNamara] cid#1470369 Uninitialized scalar variable

[Caolán McNamara] cid#1371301 silence Missing move assignment operator

[Stephan Bergmann] Remove odd comment about MINGWSTRIP from m4/README

[Stephan Bergmann] external/firebird: Fix checks for null HANDLE in Windows-only code

[rb.henschel] tdf#137576 Improve cell anchored measure line in Calc

[Julien Nabet] tdf#46579: fix form fields 'Image Button' in Forms

[Caolán McNamara] tdf#138596 don't destroy SfxItemSet that are still in use

[kainz.a] ToD previews resize to 150px to fit into preview area

[bjoern.michaelsen] SwTableBoxFormat: Modify no more

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

[tml] There is nothing called "Quartz layer"

[Eike Rathke] Related: tdf#138360 Use approxFloor() in rtl_math_round()

[gerrit buildbot] Update git submodules
-- 
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.