lo_daily_tb_win - Build # 2430 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
* Indication 1:
<https://ci.libreoffice.org//job/lo_daily_tb_win/2430/consoleFull#1459583578d6a077db-fe4f-4479-b990-f037a75048dd>
* Indication 2:
<https://ci.libreoffice.org//job/lo_daily_tb_win/2430/consoleFull#-359265852d6a077db-fe4f-4479-b990-f037a75048dd>
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win/2430/ to view the results.
Changes for Build #2426
[Xisco Fauli] tdf#124710: sc_logical_functions_test: Add test
[Xisco Fauli] tdf#167892: svl_qa_cppunit: Add test
[Michael Stahl] PPTX->PPTX Invalid value in 'h' attribute of hsl
[Michael Stahl] tdf#170181: PPT placeholder imported as OLE object
[Michael Stahl] tdf#170153: PPTX->PPTX handle ".bin" media file
[Michael Stahl] tdf#170201: Use #NA! err string for array formulas
[Michael Stahl] tdf#170189: XLS->XLSX empty font-name in export
[Michael Stahl] ODP->PPTX: Incorrect MimeType for media files
[Michael Stahl] tdf#170094: PPTX->PPTX export SmartArt hyperlinks
[gerrit buildbot] Update git submodules
[Christian Lohmaier] update credits
[Noel Grandin] tdf#148218 reduce OUString allocations
[Jonathan Clark] tdf#170400 Fix crash when running Python ODK tests on Windows with IME
[Christian Lohmaier] openssl: upgrade to 3.5.5
[Ilmari Lauhakangas] tdf#124176 Replace include guards with pragma once in settingsstore.hxx
Changes for Build #2427
[Heiko Tietze] Related tdf#170143 - Stylist text color should consider themed colors
[Mike Kaganski] Use non-broadcasting calls in SdrObjCustomShape::TRSetBaseGeometry
[Miklos Vajna] cool#13988 sw redline render mode: add colored border for anchored
[Mike Kaganski] tdf#170386: Delay broadcasting object changes, not drop it
[Armin Le Grand] SmartArt: Adapt DiagramModel
[Heiko Tietze] Resolves tdf#170143 - Set ButtonTextColor on theme change
[Noel Grandin] flatten SfxItemPropertySet::setPropertyValue a little
[zolnaitamas2000] Add more unit tests for page line-spacing.
[Caolán McNamara] cid#1680674 Using a moved object
[raykowj] tdf#169800 SwNavigator: Indexes context menu item name change
[Mike Kaganski] Use NbcShear in EnhancedCustomShapeEngine::render2
[Stephan Bergmann] Avoid float-cast-overflow
[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
Changes for Build #2428
[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
[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
Changes for Build #2429
[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
Changes for Build #2430
[Miklos Vajna] cool#13988 DOCX export: fix missing delete flag on deleted comments with
--
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.