Date: prev next · Thread: first prev next last
February 2026 Archives by date, by thread · List index


lo_daily_tb_linux_wasm - Build # 1344 - Fixed:


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

Changes for Build #1343
[Stephan Bergmann] UBSan apparently needs ScScenariosObj etc. RTTI now

[Noel Grandin] tdf#170448 PDF property characters were XML escaped multiple times

[Xisco Fauli] CppunitTest_sd_import_tests: drop obsolete condition

[Xisco Fauli] CppunitTest_sd_import_tests: split in two

[Caolán McNamara] fix content all transparent in kit mode after drawing math object

[Michael Weghorn] updatecheck: Declare var where it's assigned

[Miklos Vajna] svx: prefix members of SvxOptionsGrid

[Ilmari Lauhakangas] tdf#143148 Replace include guards with #pragma once in

[Ilmari Lauhakangas] tdf#143148 Use #pragma once instead of include guards in svx/source/inc

[Heiko Tietze] tdf#170592  Add "Remove query string" checkbox to Hyperlink dialog

[Caolán McNamara] Resolves: tdf#134725 Don't signal for empty text

[Mike Kaganski] Add markdown under paste special for win

[Stephan Bergmann] Filter more -fsanitize arguments out of COMPILER_PLUGINS_CXX

[Michael Weghorn] tdf#170561 android: Add services needed to open MS Works file to

[Michael Weghorn] tdf#170561 android: Don't try to show MS Works encoding dialog

[Justin Luth] tdf#170952 docx export redlines: treat LastRun same as all others

[Justin Luth] RunSDT: SetSdtType AFTER it might be cleared

[Mike Kaganski] Fix Windows non-PCH build after "more forward declarations" change

[Miklos Vajna] merge OOXMLDocumentImpl and OOXMLDocument

[Heiko Tietze] tdf#150800 Improve change of vertical scrollbar from left to right

[Caolán McNamara] Remove misleading a11y relation from styles dropdown in TOC index page

[Xisco Fauli] CppunitTest_sd_import_tests2: split in two

[Michael Weghorn] sfx2: Add missing include for SfxPoolItemHolder

[Xisco Fauli] tdf#130586: move UItest to CppUnittest

[Caolán McNamara] make DeleteContents dialog async

[Caolán McNamara] Line thickness doesn't specify a uno command so has no auto tooltip/a11y

[Michael Weghorn] sc: Resave imoptdialog.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support sc "Export Text File" dialog

[Michael Weghorn] tdf#130857 Define widgets in sc "Export Text File" dialog in order

[Michael Weghorn] sc a11y: Set mnemonic widget in CSV export dialog

[Noel Grandin] loplugin:unnecessaryvirtual

[Noel Grandin] loplugin:unusedfields

[Noel Grandin] loplugin:unusedmethods

[Xisco Fauli] tdf#170448: vcl_pdfexport2: Add test

[Caolán McNamara] Improve accessibility by adding static roles to GtkLabels

[Noel Grandin] use more concrete UNO in writerfilter

[Noel Grandin] reduce dynamic_cast cost in writer layout

[Caolán McNamara] accessibility: add static accessibility role

[Caolán McNamara] Add mnemonic widget property for data labels in DataSource UI

[Michael Weghorn] qt: Include QtTools header in QtPainter.hxx

[Michael Weghorn] qt: Include QtTools header in QtMenu.cxx

[Michael Weghorn] qt: Include QtTools header in QtFrame.cxx

[Michael Weghorn] qt: Add include for LanguageTag

[aron.budea] tdf#170565: Handle empty aggregate functions in XLSX

[Michael Weghorn] ext mgr: Reuse TheExtensionManager::getDialogHelper

[Michael Weghorn] tdf#170805 extension mgr: Use more specific weld::Dialog

[Michael Weghorn] tdf#170805 extension mgr: Don't destroy dialog while still needed

[Michael Weghorn] extension mgr: Switch E_CMD_TYPE to an enum class

[Michael Weghorn] extension mgr: Make Input an enum class

[Michael Weghorn] extension mgr: Move DialogHelper::continueOnSharedExtension to

[Michael Weghorn] vcl: Drop unused or empty GenericUnixSalData::Dispose impls

[Michael Weghorn] vcl: Have empty ErrorTrap{Push,Pop} impls in GenericUnixSalData

[Michael Weghorn] vcl: Replace SvpSalData with GenericUnixSalData

[Tomaž Vajngerl] tdf#158196 Shuffle operation to randomly shuffle a cell range


Changes for Build #1344
[Ilmari Lauhakangas] tdf#158803 Fix issues detected by pyflakes

[Stephan Bergmann] SfxPoolItem must be a complete type here

[Miklos Vajna] lok: do not crash on pre-existing lok-notifier

[Jaume Pujantell] jsdialog: TreeView: handle column click and sort

[Jaume Pujantell] cool#14171 lok: sc: offset properly some drawings in LOK

[Michael Weghorn] vcl: Merge X11SalData::Init into ctor

[Michael Weghorn] vcl: Merge SalXLib::Init into ctor

[Michael Weghorn] spropctrlr: Resave multiline.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support .ui files used in "Properties: Text Box" dlg

[Michael Weghorn] propctrlr: clang-format OSelectLabelDialog code

[Xisco Fauli] CppunitTest_vcl_pdfexport2: simplify test

[Michael Weghorn] tdf#130857 qt weld: Support "Label Field Selection" dialog

[Michael Weghorn] propctrlr: clang-format OPropertyBrowserController code

[Michael Weghorn] propctrlr: Drop abstract IPropertyLineListener

[Michael Weghorn] propctrlr: Drop abstract IButtonClickListener

[Michael Weghorn] propctrlr: Return instead of using out param

[Jaume Pujantell] tdf#170968 avoid unnecessary soft edge reset

[Noel Grandin] use more concrete type in TableParagraph

[Noel Grandin] fix asan heap-use-after-free

[Noel Grandin] remove some Sequence<->vector conversion

[gerrit buildbot] Update git submodules

[Mike Kaganski] Move encoding detection to SvStream

[Mike Kaganski] "CharSet" -> "Encoding" in SvStream

[Noel Grandin] mark some PropertyMap subclasses final

[dennisfrancis.in] lok:followup: warn if existing notifier is not same

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Revert "Fix heap-use-after-free"

[Justin Luth] tdf#170908 docx export: stack run's m_pRedlineData

[Michael Weghorn] vcl: Move static SalX11Display helpers further up

[Michael Weghorn] vcl: Merge SalDisplay and SalX11Display

[Michael Weghorn] vcl: Drop dead code in SalX11Display dtor

[Michael Weghorn] vcl: Get SalData in vcl_sal::getSalDisplay instead of passing as param

[Michael Weghorn] vcl: Drop GenericUnixSalData::ErrorTrap{Push,Pop} from base class

[Michael Weghorn] gtk: Make GtkSalData::ErrorTrap{Push,Pop} static

[Michael Stahl] chore: use unique context labels for the widgets

[Michael Stahl] add whether partHasComments to the writer partInfo

[Xisco Fauli] tdf#168057: Don't use aliases in StructElem when exporting to PDF/UA-2

[Xisco Fauli] sc: fix warning C6011: Dereferencing NULL pointer...

[Dan Williams] vcl: move DrawSelectionBackground into OutputDevice

[Dan Williams] vcl: make Toolbox item dropdown arrow white in high-contrast mode

[Dan Williams] vcl: add DrawImageFlags::Invert and implement during Image drawing

[Dan Williams] vcl: draw Toolbox button images inverted in High Contrast mode

[Dan Williams] tdf#170120 vcl: make DrawSelectionBackground()'s HC switch more specific

[Xisco Fauli] tdf#153472: vcl_pdfexport2: Add test

[Mike Kaganski] [API CHANGE] tdf#168267: Allow missing args in

[Mike Kaganski] XFunctionAccess: Write VOID in lower case in the documentation

[Ilmari Lauhakangas] tdf#114441 Replace sal_uLong in svx

[Caolán McNamara] continue if systemd --scope --user fails

[Xisco Fauli] tdf#168057: use RoleMapNS in PDF/UA-2
-- 
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.