UBSAN Linux Build - Build # 2316 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_ubsan/2316/ to view the results.
Changes for Build #2314
[Kohei Yoshida] tdf#147298: Add a simple test case for formula cell tracking by column.
[Eike Rathke] Resolves: tdf#147448 ScRefreshTimerControl mutex must be
[Eike Rathke] Related: tdf#147448 Scope owning mutex before it gets destroyed
[Mike Kaganski] Slightly cleanup newReplaceStrAt
[Luboš Luňák] lock paint when VBA sets value for a number of Calc cells
[Luboš Luňák] make VBAMacroTest::testVba() pass with huge sheets
[gerrit buildbot] Update git submodules
[Caolán McNamara] cid#1500452 Using a moved object
[Caolán McNamara] cid#1500654 Using a moved object
[Caolán McNamara] Video preview doesn't redraw if the preview image changes
[Caolán McNamara] cid#1500663 std::move a sal_uInt16 and then return the original is
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Luboš Luňák] do not fail import if there are only warnings
[Luboš Luňák] ScCompressedArray doesn't need to be polymorphic
[Luboš Luňák] optimize ScColumns::HasCellNotes()
[Caolán McNamara] cid#1500670 Uninitialized scalar variable
[Caolán McNamara] cid#1500582 Uninitialized scalar variable
[Caolán McNamara] cid#1500433 Using a moved object
[Caolán McNamara] cid#1500706 Uninitialized scalar field
[Caolán McNamara] cid#1500651 Uninitialized scalar field
[Caolán McNamara] cid#1500598 Uninitialized scalar field
[Caolán McNamara] cid#1500568 Uninitialized scalar field
[Caolán McNamara] cid#1500566 Uninitialized scalar field
[Caolán McNamara] cid#1500406 Uninitialized scalar field
[Caolán McNamara] cid#1362689 Uninitialized scalar field
[Caolán McNamara] cid#708598 Uninitialized scalar field
[Caolán McNamara] ofz#44991 Use-of-uninitialized-value
[Luboš Luňák] do not repeatedly call ColHidden()
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[rizmut] Sukapura: tdf#147664 Shrink some icons to make them balance
Changes for Build #2315
[rizmut] Sukapura: Make Emphasis Character Style icons slimmer
[rizmut] Colibre: tdf#137520 Adjust some icons size to make them balance (large
[rizmut] Colibre: tdf#137520 Adjust some icons size to make them balance
[raykowj] tdf#147565 Make navigate by comments skip hidden comments
[Mike Kaganski] Deduplicate more comparison functions
[Luboš Luňák] do not allocate so many CellInfo objects in FillInfo()
[Luboš Luňák] prefix CellInfo and BasicCellInfo with Sc
[Mike Kaganski] Simplify newTrim
[Mike Kaganski] Deduplicate newToAscii*Case
[Luboš Luňák] fix inverted condition
[Julien Nabet] tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of
[Mike Kaganski] Unify creation of character string copy
[Julien Nabet] Typo: attributte->attribute
[Eike Rathke] Revert "Related: tdf#147448 Scope owning mutex before it gets destroyed"
[Julien Nabet] cid#1500496: Uninitialized pointer read
[Caolán McNamara] ofz#44991 don't skip over terminator
[Caolán McNamara] ofz#44991 keep within legal ArrowShape range
[Caolán McNamara] ofz#45073 don't dereference null pointer on bogus font
[Caolán McNamara] ofz#45073 initialize names to NULL in case of 0 glyphs
[Mike Kaganski] More replacement functions deduplication
[Julien Nabet] cid#1500627: Resource leak
[jp] ScriptForge - (SF_Platform) add the FilterNames property
[Caolán McNamara] ofz#45081 check font length
[Caolán McNamara] ofz#45082 Out-of-memory
[Julien Nabet] cid#1500397: Resource leak
[Julien Nabet] cid#1500380: silence Resource leak
[Caolán McNamara] ofz#45090 Null-dereference
[Noel Grandin] use more SfxItemSet::CloneAsValue
[Julien Nabet] Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo part
[Caolán McNamara] resave with latest glade
[Caolán McNamara] add translator notes for "Key", the K of the CYMK color model
[Caolán McNamara] ofz#45090 Null-dereference READ
[fitojb] Colibre: tdf#147686 Fix arrow of Text Direction icons (large size)
[Julien Nabet] tdf#135233: Useless looking translatable string: "error text goes here"
Changes for Build #2316
[rizmut] Colibre: tdf#137520 Revise Text Capitalization, color and Strikethrough
[j.carl43] tdf#45904 Move XElementAccess Java test to C++
[Noel Grandin] FN_PARAM_NUM_LEVEL is dead
[Stephan Bergmann] Remove redundant _test from i18npool/CppunitTest*
[Noel Grandin] tdf#146463 Apply data series filter to the chart legend
[Noel Grandin] unwrap data structure in SwCharURLPage
[Noel Grandin] remove unused FN_PARAM_GRF*
[Noel Grandin] remove unused FN_PARAM_TABLE_SPACE
[Stephan Bergmann] Use std::unreachable if available
[Miklos Vajna] sw: prefix members of SwNumFormatBase, SwOutlineContent, SwPostItContent
[Caolán McNamara] ofz#44991 keep paragraph's that failed to load until import is complete
[Noel Grandin] checked signedness of Sfx*IntItem types (part2)
[Noel Grandin] use SfxItemSet::GetItemIfSet in chart2
[Noel Grandin] address review comments for "Add XWeak constructor..."
[Mike Kaganski] Deduplicate string buffer code
[Caolán McNamara] ensure null terminator
[Miklos Vajna] sw clearing breaks: add document model
[Mike Kaganski] Use 'assert' where appropriate
[Heiko Tietze] tdf#147667 - Remove hard-coded underscore from UI
[Caolán McNamara] cid#1501377 Dereference after null check
[Caolán McNamara] cid#1473807 Untrusted value as argument
[nemeth] tdf#128596 PPTX import: fix default tiled bitmap fill
[nemeth] tdf#147121 PPTX: fix regression of font size export of empty lines
[nemeth] tdf#103800 PPTX shape import: fix regression of text color
[Caolán McNamara] cid#707503 Uninitialized scalar variable
[Caolán McNamara] cid#707500 Uninitialized scalar variable
[Caolán McNamara] cid#707501 Uninitialized scalar variable
[Caolán McNamara] cid#1500555 try +taint_sanitize instead of -taint_source
[Caolán McNamara] Related: tdf#147667 don't toggle radiobutton on mnemonic if it's not
[Caolán McNamara] check if cast is to the right type
[nemeth] tdf#146962 sw: hide deleted row at deletion in Hide Changes
[Caolán McNamara] cid#1500397 silence Resource leak
[Caolán McNamara] ofz#45117 Integer-overflow
[Michael Weghorn] wina11y: Drop useless #ifdef block
[Michael Weghorn] wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent
[Michael Weghorn] wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItem
[Michael Weghorn] wina11y: Unify how AccessibleRole is referred to here
[Michael Weghorn] wina11y: Drop another 'using' directive
[Xisco Fauli] tdf#146463: chart2_import2: Add unittest
[Stephan Bergmann] Fix jurt/source/pipe/staticsalhack.cxx
[Mike Kaganski] Fix the tests failing when invalid certificate is in cert store
[jluth] tdf#122471 xlsx import: pivottable error OUString, not uInt8
[Julien Nabet] Fix typo
[Xisco Fauli] uitest: remove duplicated tests
[raykowj] SwNavigator: fix cursor positioning on comment context menu 'Edit...'
[Mike Kaganski] tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop
[Luboš Luňák] make named ranges in tests work with 16k columns
[Xisco Fauli] uitest: simplify tests even more
[Xisco Fauli] uitest: fix sporadic UITest_impress_demo failures
[Stephan Bergmann] Brown paper bag fix
[Luboš Luňák] remove obsolete TODO.performance
--
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
- [global-libreoffice-ci] UBSAN Linux Build - Build # 2316 - Fixed! · ci
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.