UBSAN Linux Build - Build # 3804 - Still Failing:
Identified problems:
* kill-wrapper: Killed by the kill-wrapper, typically due to no stdout/-err activity during a
specified timeout interval.
* Indication 1:
<https://ci.libreoffice.org//job/lo_ubsan/3804/consoleFull#119474078248ce9c26-9d0a-43a8-83d8-c44f54920d59>
Check console output at https://ci.libreoffice.org/job/lo_ubsan/3804/ to view the results.
Changes for Build #3803
[Michael Stahl] tdf#170324 sd: only trigger auto zoom change when switching to or from
[gerrit buildbot] Update git submodules
[Xisco Fauli] tdf#168438: sc_uicalc: Add test
[Gabor Kelemen] bin/find-unneeded-includes: more generic way to avoid versioned
[Gabor Kelemen] bin/find-unneeded-includes: check if hdl files are considered necessary
[szymon.klos] tdf#170442 show content of edit field dialog
[Julien Nabet] Fix typo
[Julien Nabet] tdf#143148 Used #pragma once instead of include guards in sd
[Julien Nabet] tdf#143148 replace include guards with pragma once in
[Julien Nabet] Remove unused duplicate file oox/source/drawingml/effectproperties.hxx
[Julien Nabet] tdf#168771 Convert enum to enum class in filedlghelper.cxx
[Julien Nabet] Move include/oox/drawingml/effectproperties.hxx in oox/inc/drawingml
[Xisco Fauli] tdf#168054: filter_svg: Add tests
[freedesktop] tdf#147021 use std::size() instead of SAL_N_ELEMENTS() macro
[freedesktop] tdf#170269 use ranges::any_of to simplify loops
[freedesktop] tdf#145538 Use range based for loops in dinfdlg.cxx
Changes for Build #3804
[Noel Grandin] ubsan: call on null pointer in CppunitTest_sd_uiimpress
[Noel Grandin] tdf#148218 reduce OUString allocations in SwScanner::NextWord
[balazs.varga] extract common Calc overlay drawing code
[balazs.varga] show indication of selected database range in Calc
[balazs.varga] update the filter buttons if the area of a DB range changes
[balazs.varga] add initial version of Calc table styles
[balazs.varga] add sidebar entry for calc database ranges
[balazs.varga] fix the displaying of filter buttons after modifying the DB data
[balazs.varga] fix partial application of properties
[balazs.varga] support vertical and horizontal dxf borders
[balazs.varga] don't apply banded row/col formatting to subtotal row
[balazs.varga] Support Font styles in Table styles
[balazs.varga] Improve border style handling for table styles
[balazs.varga] Fix crash when we select a normal dbrange without table style
[balazs.varga] Implement the database range behaviour by using similar
[balazs.varga] Handle various Total row situation in table style
[balazs.varga] Import and store Total rows information in ScSubtotal obj
[balazs.varga] Do not extend DbDataRange automatically for TableStyles
[balazs.varga] Table Style improvements: Handle custom functions in Total row
[balazs.varga] Disable original SubTotal functionality if table style is applied
[balazs.varga] Table Styles: fix some ui problems on the sidebar
[balazs.varga] Table style: add the missing .ui files to jsdialog and wasm
[balazs.varga] Table styles: fix crash in online after selecting table area
[balazs.varga] Table style: fix horizontal auto fill update on table area
[balazs.varga] Table style: fix wrong sidebar context after selecting
[balazs.varga] Table styles: fix wrong font colors after we applied an empty
[balazs.varga] Table styles: add a simple combobox with the default ooxml
[balazs.varga] Table Style: handle the table style borders for cellinfo
[balazs.varga] fix TableStyleLight14 name as part of the generator
[balazs.varga] Table styles: loplugin:ustr add missing ustr
[balazs.varga] Table Styles ooxml: send TableAutoFillInfo callback
[balazs.varga] Table styles: fix missing border style if have no total row
[balazs.varga] Table styles: loplugin:ustr add missing ustr in xedbdata
[balazs.varga] Table style: fix dbdata undo/redo change have leftover or
[balazs.varga] Table Style: introduce insert/delete Table... command available from
[gerrit buildbot] Update git submodules
[balazs.varga] Table Styles: fix wrongly handled ScDatabaseSettingItem::QueryValue
[balazs.varga] Table Styles: Add NoteBookBar implementation for table styles
[balazs.varga] Table Styles: ooxml export the 'None' table style as
[balazs.varga] Table Styles: simplify checking whether we are in a
[balazs.varga] Table Styles: fix not removed total function in case of
[balazs.varga] Table Style: fix dangling reference leading to undefined behavior
[balazs.varga] Table Style: import table area with empty style even if
[balazs.varga] Table Styles: some small UI file cosmetics
[balazs.varga] Table Style: ooxml export: fix corrupt ooxml files because
[Noel Grandin] tdf#148218 reduce OString alloc in
[Mike Kaganski] tdf#166756 Do not use URL encoding for file name in header and footer
[Mike Kaganski] Simplify a bit
[Noel Grandin] tdf#148218 reduce OString alloc in dictionary searching
[Miklos Vajna] cool#13988 sw redline render mode: add colored border for inline images
[Xisco Fauli] sw: Add UItest for Input List field
[Jonathan Clark] tdf#169035 sd: Make para align start/end the default
[Jonathan Clark] tdf#165507 sd: Add align start/end buttons to user interface
[Miklos Vajna] cool#13988 DOCX export: fix missing delete flag on deleted comments with
[balazs.varga] Fix wrong tags in databaserange.idl after calc table
[Miklos Vajna] sfx2: fix crash in SfxObjectShell::PostActivateEvent_Impl()
[Neil Roberts] uitest/printDialog: Wait for idle before checking num pages
[Armin Le Grand] SmartArt: Some simplifications/optimizations
[Xisco Fauli] tdf#170189: sc_subsequent_export_test2: Add test
[Xisco Fauli] tdf#170201: sc_subsequent_export_test2: Add test
[Julien Nabet] Fix typos
[Julien Nabet] Harmonize "an URL" -> "a URL"
[balazs.varga] sc: fix -Werror,-Wdeprecated-copy
[Noel Grandin] use more concrete UNO in ScTabViewShell
[Noel Grandin] simplify control flow
[Noel Grandin] use more concrete UNO classes
[Noel Grandin] tdf#166121 split HandleDuplicateRecords method
[Noel Grandin] tdf#166121 inline lcl_RemoveCells
[Noel Grandin] tdf#166121 split lcl_CheckInArray function
[Noel Grandin] tdf#166121 speed up de-duplication by merge deletes
[Hossein] tdf#58454 Fix Bluetooth transfer on Linux and macOS devices
--
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.