Date: prev next · Thread: first prev next last
June 2025 Archives by date, by thread · List index


UBSAN Linux Build - Build # 3606 - Fixed:


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

Changes for Build #3605
[Mike Kaganski] LOK Extract API: add textChanged to redline data extraction

[Mike Kaganski] Let Hash take const void* instead of const unsigned char*

[Mike Kaganski] Use OSL_SWAPWORD and friends, instead of ad-hoc code

[Noel Grandin] [API CHANGE] remove css::drawing::framework::XResourceId

[Noel Grandin] tdf#165481 memory leak in Save AutoRecovery information

[Gabor Kelemen] [API CHANGE] Replace VCL Settings (PrintDialog/HasPreview)

[Heiko Tietze] Resolves tdf#167207 - Apply VT style to Table of Contents dialog

[Heiko Tietze] Resolves tdf#166723 - Misleading use of the word "reinstate"

[Bayram Çiçek] tdf#157596: add partly-deleted paragraphs to hidden list during fileopen

[Caolán McNamara] cid#1655141 silence bogus Use after free

[Caolán McNamara] cid#1655155 COPY_INSTEAD_OF_MOVE

[Jonathan Clark] tdf#154104 Fix for overlapping chars in mixed-script fallback runs

[Julien Nabet] tdf#167214: fix crash on save on PPTX with failed embedded fonts

[Heiko Tietze] Resolves tdf#167230 - Apply VT style to Label/Business Card dialog

[Xisco Fauli] use frozen::make_unordered_map so no need to specify the count

[Xisco Fauli] codemaker: use frozen

[Heiko Tietze] Resolves tdf#167232 - Apply VT style to Paragraph Formatting dialog

[Heiko Tietze] Related tdf#167207 - Use large icons on VT-styled dialogs

[Heiko Tietze] Resolves tdf#167231 - Apply VT style to Character Formatting dialog

[Christian Lohmaier] vim/vscode/compile_commands.json: add objective-c/cxx and c-files

[Michael Weghorn] a11y: Rename OAccessibleComponentHelper to OAccessible

[Michael Weghorn] a11y: Rename OAccessible source and header file

[Michael Weghorn] toolkit a11y: clang-format OAccessibleControlContext

[Michael Weghorn] toolkit a11y: clang-format AccessibleGridControlCell

[Michael Weghorn] sd a11y: Simplify sd::Window::CreateAccessible

[Michael Weghorn] vcl a11y: Switch HeaderBar::SetAccessible param to OAccessible

[Michael Weghorn] vcl a11y: Switch HeaderBar::mxAccessible to OAccessible

[Michael Weghorn] sc a11y: Simplify ScGridWindow::CreateAccessible

[Michael Weghorn] sc a11y: Simplify ScPreview::CreateAccessible

[Michael Weghorn] sc a11y: Drop unnecessary XAccessible var

[Michael Weghorn] sd a11y: Simplify ShowWindow::CreateAccessible

[Michael Weghorn] vcl a11y: Make vcl::Window::CreateAccessible protected

[Michael Weghorn] sw a11y: Use vcl::unohelper::ConvertToAWTRect

[Michael Weghorn] java a11y test: Use more specific type

[Noel Grandin] cool: reduce time spent in FillInfo

[Noel Grandin] tdf#167135 Transparency setting page style area for image background

[Noel Grandin] loplugin:unusedmethods

[Caolán McNamara] crash on deref xProperties[0]

[Christian Lohmaier] --enable-gcov: disable optimizations in configure

[Noel Grandin] loplugin:singlevalfields update for new nodes in clang

[Noel Grandin] nMask is never HasAttrFlags::NONE

[Jonathan Clark] vcl: Improve test coverage for MultiSalLayout

[Caolán McNamara] tdf#167114 set the host grids for the numbering pages to expand

[Tomaž Vajngerl] vcl: fixed the embarrassing calc. of SHA1 of a stream in test

[Tomaž Vajngerl] tdf#165742 Step 4.5: Establish a narrow export path for chartex

[Mike Kaganski] Fix error LNK2005 in MSVC after recent sd changes

[Noel Grandin] retrieveParagraphBounds always has false for bAbsolute param

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw doc model xml dump: show the item set of a format redline

[Noel Grandin] tdf#166715 speed up transparent fill operation (II)

[Noel Grandin] remove some dead code

[Noel Grandin] loplugin:constantparam

[Caolán McNamara] Resolves tdf#161492 - Consider tab width for dialog size

[Christian Lohmaier] vscode: tweak spell-checking configuration

[Armin Le Grand] StripPortions: Move tooling closer to EditEngine/Outliner II


Changes for Build #3606
[Michael Weghorn] sw java a11y test: Avoid disposing object still being tested

[Michael Weghorn] sw a11y: Let SwAccessibleContext subclass OAccessible

[Michael Weghorn] sw a11y: Return OAccessible in SwViewShell::CreateAccessible

[Michael Weghorn] sw a11y: Return OAccessible in SwViewShell::CreateAccessiblePreview

[Michael Weghorn] sw a11y: Don't call GetAccessible in SwPagePreviewWin::CreateAccessible

[Michael Weghorn] vcl: Drop unnecessary const_cast in MenuBar::GetMenuBarHeight

[Michael Weghorn] vcl: Make some Menu::HandleMenu* methods non-const

[Michael Weghorn] a11y: Return OAccessible in CustomWidgetController::CreateAccessible

[Michael Weghorn] weld: Use OAccessible for DrawingArea accessible

[Michael Weghorn] vcl: Use Switch SalInstanceDrawingArea param to OAccessible

[Michael Weghorn] toolkit a11y test: Pass param by const ref

[Michael Weghorn] a11y: Drop redundant Window::SetAccessible calls

[Michael Weghorn] vcl a11y: Don't explicitly set SalInstanceIconView a11y in ctor

[Michael Weghorn] vcl a11y: Switch Window::SetAccessible param to OAccessible

[Michael Weghorn] sw java a11y test: Drop unused imports

[Mike Kaganski] tdf#167133: Be prepared that frame's object's anchor may be null

[Mike Kaganski] tdf#167132: Reimplement SwWrtShell::InsertEnclosingChars

[Mike Kaganski] tdf#167254: check if getCellCount gives zero

[Gabor Kelemen] [API CHANGE] Remove VCL/Settings, VCL/ConfigurableSettings

[Xisco Fauli] tdf#167214: sd_font_embedding: Add test

[Mike Kaganski] tdf#167255: workaround undefined order of module load

[Noel Grandin] Dxf class can be final

[Michael Weghorn] sw a11y: Unify wasm/non-wasm code paths a bit

[Michael Weghorn] tdf#167261 vcl a11y: Reverse-cycle through panes on Shift+F6 again

[Michael Weghorn] gtk3 a11y: Return mapped relation type right away

[Michael Weghorn] gtk3 a11y: Map DESCRIBED_BY relation

[Xisco Fauli] fontconfig: upgrade to 2.17.0

[Noel Grandin] tdf#167019 Conditional formatting is not handled properly

[Caolán McNamara] Resolves: tdf#136943 limit combobox popups to max available below/above

[Xisco Fauli] tdf#135580: remove Euro converter wizard

[Xisco Fauli] lxml: upgrade to 6.0.0

[Miklos Vajna] sw: document RedlineFlags

[Xisco Fauli] CppunitTest_sc_subsequent_export_test3: re-enable test

[Caolán McNamara] this signal_focus_in should be signal_focus_out

[Xisco Fauli] tdf#167019: sc_uicalc: Add test

[Michael Weghorn] qt: Make QtDropTarget a QObject

[Michael Weghorn] qt: Use QPointer for QtFrame::m_pDropTarget

[Michael Weghorn] qt: Drop unused QtFrame::deregisterDropTarget

[Michael Weghorn] qt: Use QPointer for QtFrame::m_pDropTarget, drop unused method

[Michael Weghorn] tdf#130857 qt weld: Support basicIDE "New Dialog" dialog

[Julien Nabet] Remove duplicated include

[gerrit buildbot] Update git submodules

[Mike Kaganski] Put "SearchFiltered" and "SearchFormatted" into ScCellSearchObj's ...
-- 
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.