Date: prev next · Thread: first prev next last
October 2022 Archives by date, by thread · List index


UBSAN Linux Build - Build # 2556 - Unstable:
unmatched error

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

Changes for Build #2553
[Mike Kaganski] This can be const

[Stephan Bergmann] Start to fix the "BASIC Macros" dialog's "Assign..." button

[Julien Nabet] Fix typo in code

[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards

[Miklos Vajna] vcl: followup 'vcl: extract function CreateAnimationDataItems'

[Miklos Vajna] CppunitTest_sw_mailmerge2: use more SwParaPortion::dumpAsXml()

[jp] ScriptForge - (Dialogs) tdf#151510 fix CreateScriptService("dialog")

[Thorsten Behrens] WASM add Calc as optional build result, make it build & run

[Miklos Vajna] sw vba: add doxygen comment for class SwWordBasic

[Miklos Vajna] sw vba: add WordBasic.ScreenUpdating

[Caolán McNamara] ofz#52337 Direct-leak

[Caolán McNamara] Resolves: tdf#151468 honour tiff resolution fields

[Andreas Heinisch] tdf#151503 - Do not evaluate a missing optional variable to a boolean

[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards in the header file

[Michael Stahl] Improve makefile of Impress templates

[Michael Stahl] Merge makefiles of Writer and Draw templates

[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards

[aron.budea] tdf#150682 Change shortcut of inserting Math objects to Alt+Shift+E

[Christian Lohmaier] add missing dependency for gbuild-to-json

[Stephan Bergmann] Fix loplugin:stringconcatauto

[Stephan Bergmann] Remove unused comphelper::string::reverseString overload

[Xisco Fauli] CppunitTest_sc_vba_macro_test: Do not test specific file on Windows

[Xisco Fauli] sc: add tearDown to these test classes

[Xisco Fauli] sc: inherit from CalcUnoApiTest instead of UnoApiTest

[Miklos Vajna] sw: improve duplicated images in copied header/footer text

[Caolán McNamara] ofz#52353 Out-of-memory with ultrathick lines

[Stephan Bergmann] Clean up loplugin:stringadd

[Stephan Bergmann] Clean up loplugin:stringview

[Xisco Fauli] CalcUnoApiTest: Move mxComponent to parent and use it everywhere

[gerrit buildbot] Update git submodules

[Caolán McNamara] ofz#51830 Timeout

[Miklos Vajna] sw: tables have frames, not portions

[Noel Grandin] tdf#129101 CTRL+A & Cut very slow

[Caolán McNamara] cid#1515996 silence Unchecked return value from library

[خالد حسني] vcl: Remove recently unused GetMirroredChar()

[Michael Stahl] tdf#146500 sw: try to fix some layout loops caused by fly in table cell


Changes for Build #2554
[nemeth] tdf#150976 sw: fix tracked deletion of row with nested table

[Stephan Bergmann] Restrict StringNumberBase::toAsciiUpperCase to rvalues

[fitojb] tdf#136921 Fix color of Insert - Section control in dark mode

[Tomaž Vajngerl] a11y: Add check for background image

[fitojb] tdf#151526 Improve TOTD about text in curves

[Noel Grandin] vcl: test generating ellipses

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

[Caolán McNamara] resave with latest glade

[Caolán McNamara] ofz#52422 Build-Failure

[Julien Nabet] Fix typos

[خالد حسني] tdf#123234: Fix subsetting CFF deprecated endchar

[Caolán McNamara] ofz: bump sc-rtf and html max lengths

[Caolán McNamara] tdf#151522 drop Accessibility::AutoDetectSystemHC

[Caolán McNamara] tdf#151522 add Accessibility::HighContrast

[gerrit buildbot] Update git submodules


Changes for Build #2555
[Ilmari Lauhakangas] tdf#114441 Convert use of sal_uLong to sal_uInt32

[Ilmari Lauhakangas] tdf#143148 Use pragma once in sw/source/ui/envelp

[Mike Kaganski] Simplify a bit

[jp] ScriptForge - (SF_Basic) new CreateUnoStruct() method

[Hossein] tdf#150939 Fix conflicting strings in businessdatapage.ui

[Tomaž Vajngerl] sw: move the check to determine if job is enabled to own method

[Tomaž Vajngerl] sw: convert IdleJobType enum to enum class

[Tomaž Vajngerl] sw: use enum class IdleJobArea instead of a bool (bVisAreaOnly)

[Tomaž Vajngerl] sw: refactor SwParaIdleData - rename, lifecycle, move to header


Changes for Build #2556
[Tomaž Vajngerl] vcl: extract Animation function PopulateRenderers()

[Tomaž Vajngerl] vcl: extract variable and rename Animation::mnPos to mnFrameIndex

[Noel Grandin] use more string_view

[Miklos Vajna] sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ...

[Miklos Vajna] sw content controls: add rendering for the alias

[Noel Grandin] simplify SmModel::queryInterface

[Noel Grandin] loplugin:redundantcast look for redundant dynamic_cast<T&>

[Noel Grandin] elide some dynamic_cast in writer

[Xisco Fauli] tdf#132293 remove unused imports and variables

[Xisco Fauli] test: remove unneeded setUp/tearDown

[Xisco Fauli] ScBootstrapFixture: Move m_xCalcComponent to parent and use it

[Miklos Vajna] sw vba: add WordBasic.MsgBox

[Xisco Fauli] CalcUnoApiTest: factor out tearDown

[Xisco Fauli] CppunitTest_sc_range_test: combine both classes together

[Stephan Bergmann] UBSan needs SwTabFrame RTTI now

[Xisco Fauli] CppunitTest_sc_datatransformation: inherit from BootstrapFixture

[rizmut] tdf#151527 Breeze: Add missing icons in Fontwork dialog

[rizmut] tdf#149494 Breeze Sidebar Hamburger menu

[Tomaž Vajngerl] a11y: Add check for spacing newlines

[Tomaž Vajngerl] a11y: Add check for spacing spaces

[Michael Stahl] libxml2: upgrade to release 2.10.3

[Andreas Heinisch] tdf#135938 - Partially revert fix test case

[Xisco Fauli] CppunitTest_sc_dataprovider: Adapt setUp/tearDown

[Xisco Fauli] CppunitTest_sc_parallelism: inherit from BootstrapFixture

[fitojb] tdf#151071 Sifr fix Korean Sort icons

[Armin.Le.Grand] Move access to SystemDependentDataHolder to SalBitmap

[fitojb] tdf#148017 harmonize sidebar .ui files

[Xisco Fauli] ScBootstrapFixture: factor out tearDown

[Xisco Fauli] ScBootstrapFixture: factor out setUp

[Xisco Fauli] ScBootstrapFixture: m_xCalcComponent can be private now

[fitojb] tdf#151527 Sifr: Add missing icons in Fontwork dialog

[Hossein] tdf#145538 - Use range based for loops

[Justin Luth] related tdf#151548 sw: use start of selection for GetCurrentFieldmark

[michael.meeks] basic: correct reference to method that doesn't exist.

[michael.meeks] basic: s/helt/held/ and some cleanup.

[rizmut] tdf#151606 Sifr: Icons for Cell Text Extension
-- 
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.