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


UBSAN Linux Build - Build # 3984 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_sc_goal_seek_test failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/3984/consoleFull#71118123d893063f-7f3d-4b7e-b56f-4e0f225817cd>


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

Changes for Build #3971
[Julien Nabet] tdf#143148 toolkit: use #pragma once in diagnose_ex.hxx

[Julien Nabet] tdf#150659 / related tdf#102506 : use the specific tooltip only for Calc

[Michael Weghorn] tdf#130857 qt weld: Support "Manage Changes" dialog

[Michael Weghorn] tdf#130857 qt weld: Support QtInstanceIconView::do_insert iter out param

[Michael Weghorn] tdf#130857 qt weld: Support custom LO file dialog

[Michael Weghorn] tdf#130857 qt weld: Support Base "Connections" options page

[Michael Weghorn] cui: Resave dbregisterpage.ui with glade 3.40

[Michael Weghorn] cui: Resave databaselinkdialog.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support "Create Database Link" dialog

[Michael Weghorn] tdf#130857 qt weld: Support Base "Databases" options page

[Julien Nabet] Related tdf#162120: fix SvxTabStopItem expected message

[Julien Nabet] Fix SID_QUICKFIND collision in include/sfx2/sfxsids.hrc

[Xisco Fauli] libtiff: drop obsolete patch

[Julien Nabet] Fix SID_SHOW_LICENSE collision in include/sfx2/sfxsids.hrc

[Andreas Heinisch] tdf#121049 - Preserve super/subscript when pasting HTML with class

[Julien Nabet] Fix 594/598/805 collisions in include/sfx2/sfxsids.hrc

[Julien Nabet] Fix 1711/1731/1732/1736 collisions in include/sfx2/sfxsids.hrc

[Dan Williams] vcl: rename X-axis origin methods to Get/SetDeviceOriginX

[Dan Williams] vcl: Rename Y-axis origin methods to Get/SetDeviceOriginY

[Dan Williams] vcl: encapsulate pixel scaling math in LogicToViewPixel helpers

[Xisco Fauli] ofz#513277199 Integer-overflow

[Xisco Fauli] ofz: cff, track the charstring output capacity

[Xisco Fauli] ofz#513301090 UNKNOWN READ

[Dan Williams] vcl: use lcl_ prefix for static sub-pixel coordinate helpers

[Dan Williams] vcl: encapsulate final device pixel math in CoordinateMapper

[Xisco Fauli] sc: pasting html with embedded images fails

[Xisco Fauli] ofz#506472785 Integer-overflow

[Xisco Fauli] ofz: check buffer bounds before reading offsets in CFF seekIndexData

[Dan Williams] vcl: migrate scalar Logic-to-Device pixel mapping to CoordinateMapper

[Dan Williams] vcl: access DeviceOrigin directly via CoordinateMapper in map.cxx

[Dan Williams] vcl: use LogicToOffsetLogic helpers in map.cxx conversions

[gerrit buildbot] Update git submodules

[Xisco Fauli] Fix crash in ScHTMLLayoutParser::Image

[Andreas Heinisch] tdf#38742 - Draw a separator line between the pinned/unpinned items

[Khaled Hosny] tdf#103680: Implement HasOpenTypeMathTable using hb-ot-math in VCL


Changes for Build #3972
[Justin Luth] tdf#162338 sc searchdialog: also DTOR on read-only sheets

[Michael Weghorn] tdf#130857 qt weld: Use existing QtInstanceItemView::modelIndex

[Michael Weghorn] tdf#130857 qt weld: Use existing QtInstanceItemView::treeIter helper

[Xisco Fauli] ofz: check for failure here too

[Neil Roberts] tdf#172670 TreeView: Make iter_n_children return 0 with children on

[Julien Nabet] Fix collision 96 (SID_ZOOM_TOOLBOX and SID_ATTR_TRANSFORM_DELTA_ANGLE)

[Julien Nabet] Add check-sid-slots.py

[Xisco Fauli] ofz: check buffer bounds before reading multi-byte CFF dict operators

[Xisco Fauli] cool#15951 engine sw interdependent redlines: hide delete-then-format...

[Xisco Fauli] sw: restore the deleted word on undo when tracked changes are hidden

[Khaled Hosny] tdf#172646: Fix text search match offsets around surrogate pairs

[gerrit buildbot] Update git submodules

[Xisco Fauli] sc: round-trip dynamic-array masters through XLSX, strip @ on XLS

[Xisco Fauli] Fix heap-buffer-overflow in formula::FormulaTokenArray::Add

[Xisco Fauli] sc: promote UI-typed array formulas to dynamic-array masters

[Xisco Fauli] sc: spill an IF formula whose branches are multi-cell ranges

[Xisco Fauli] sc: keep @ on each operand from propagating array intent

[Andreas Heinisch] tdf#163785 - Embed the color picker content inline without any popup

[Andreas Heinisch] tdf#84694 - Deselect draw objects before selecting the entire sheet

[Xisco Fauli] zxing-cpp: upgrade to 3.1.0

[Xisco Fauli] sc: keep multi-cell ranges unfolded in the @-restore compiler

[Xisco Fauli] sc: carry the dynamic-array flag through Undo and Redo of EnterMatrix

[Xisco Fauli] sc: scope auto-promotion eligibility to freshly typed cells

[Xisco Fauli] sc: round-trip the @ operator through XLSX as _xlfn.SINGLE


Changes for Build #3973
[Xisco Fauli] libffi: upgrade to 3.7.0

[Xisco Fauli] Implemented callables as first-class objects in Calc formulas

[Xisco Fauli] Implemented LAMBDA and ISOMITTED for Calc

[Xisco Fauli] Implemented functions which rely on callables

[Xisco Fauli] Add tests for callables in Calc formulas

[Xisco Fauli] Pass array arguments to a callable whole, not per element

[Xisco Fauli] Add a document test for LAMBDA and the callable functions

[Neil Roberts] testofficehelper: Retry connecting indefinitely

[Xisco Fauli] Check the LAMBDA document on load and across an XLSX round-trip

[Xisco Fauli] crashtesting: don't parallelize a conditional sum that grows its range

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Julien Nabet] tdf#172714: fix errors in tablestyles.xml when inserting a table

[Xisco Fauli] Isolate per-element errors in the element-wise array functions

[Xisco Fauli] Size MAP to the longest argument array, not the shortest

[Xisco Fauli] sc: render booleans as TRUE or FALSE in string concatenation

[Xisco Fauli] sc: ignore the dynamic-array master flag when @ ends the RPN

[Xisco Fauli] sc: let @ collapse arrays from range arithmetic, not just functions

[Xisco Fauli] sc: import @-wrapped XLSX cells as scalar formulas, not CSE arrays

[Xisco Fauli] sc: auto-spill UI-typed CHOOSE and LET when a branch is an array

[Xisco Fauli] sc: pick the row-aligned slot when @ collapses a bare range

[Xisco Fauli] sc: extend mismatched-extent matrix arithmetic to the longer side

[Xisco Fauli] sc: simplify stripRedundantParentheses and add unit tests

[Justin Luth] tdf#164402 find&replace format: find white font color

[Michael Weghorn] tdf#130857 qt weld: Use persistent model index in

[Michael Weghorn] tdf#130857 qt weld: Use persistent model index in QtInstanceTreeIter

[Michael Weghorn] cui: Rename pixbuf cell renderer to avoid confusion

[Michael Weghorn] tdf#130857 qt weld: Support Chart "Default Colors" options page

[Michael Weghorn] tdf#130857 gtk weld: Consider expander image col in TreeView::do_insert

[Michael Weghorn] tdf#130857 cui: Put pixbuf + text into same col in Chart "Default

[Michael Weghorn] tdf#130857 qt weld: Support "Proxy" options page

[Michael Weghorn] cui: Remove unused grid row in optproxypage.ui

[Michael Weghorn] tdf#130857 Define widgets in sw "Proxy" options page in order

[Michael Weghorn] cui: Resave optemailpage.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support "Email" options page

[Michael Weghorn] tdf#130857 qt weld: Support Calc "General" options page

[Michael Weghorn] cui: Fix indentation in textflowpage.ui

[Michael Weghorn] tdf#130857 Define widgets in Calc "General" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Defaults" options page

[Michael Weghorn] tdf#130857 Define widgets in Calc "Defaults" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "View" options page

[Michael Weghorn] tdf#130857 Define widgets in Calc "View" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Calculate" options page

[gerrit buildbot] Update git submodules

[Neil Roberts] pyuno: Set correct UNO_PATH on MacOS when running testofficehelper

[Michael Weghorn] canvas: Drop unused context param for SpriteCanvas ctor

[Julien Nabet] Fix typo

[Xisco Fauli] Simplify a bit

[Xisco Fauli] cid#1693826: Uninitialized pointer field

[Xisco Fauli] cid#1693811: silence Overflowed constant

[Xisco Fauli] crashtesting: re-search lagging columns past nRow in the attr iterator

[Xisco Fauli] sc: report a dynamic-array spill cell as a value in ISFORMULA

[Xisco Fauli] sc: add the # postfix operator for spilled-range references

[Xisco Fauli] sc: report ISFORMULA per cell over a spilled-range reference

[Xisco Fauli] sc: rewrite _xlfn.ANCHORARRAY on XLSX import to the # operator

[Xisco Fauli] sc: wrap the # operator in _xlfn.ANCHORARRAY on XLSX export

[Xisco Fauli] sc: add the dynamic-array XLSX import functions test

[Xisco Fauli] sc: add an ODS round-trip test for the # spilled-range operator

[Xisco Fauli] cid#1655271: Logically dead code


Changes for Build #3974
[Julien Nabet] Remove useless svgpaint.cxx, it only contains an include of svgpaint.hxx

[Justin Luth] tdf#126275 srchdlg: reset m_bFormat when m_xSearchAttrText isEmpty

[Justin Luth] NFC related tdf#126275 srchdlg: remove dead code: sDesc is always empty

[Justin Luth] related tdf#126275 srchdlg: resize dialog after NoFormat search

[Julien Nabet] Fix i18npool module loading in collator part

[Michael Weghorn] tdf#130857 Define widgets in Calc "Calculate" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Formula" options page

[Michael Weghorn] tdf#130857 Define widgets in Calc "Formula" options page in order

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

[Michael Weghorn] tdf#130857 qt weld: Support sc "Default Calculation Settings" dialog

[Michael Weghorn] tdf#130857 Define widgets in sc "Default Calculation Settings" dlg in

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Changes" options page

[Michael Weghorn] tdf#130857 Define widgets in Calc "Changes" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Compatibility" options page

[Michael Weghorn] tdf#130857 qt weld: Support Impress "General" options page

[Michael Weghorn] tdf#130857 Define widgets in Impress "General" options page in order

[Michael Weghorn] tdf#130857 qt weld: Support Impress "View" options page

[Michael Weghorn] tdf#130857 qt weld: Support Impress "Print" options page

[Michael Weghorn] tdf#130857 Define widgets in Impress "Print" options page in order

[Michael Weghorn] sc: Add missing TreeView include in tpusrlst.hxx

[Michael Weghorn] sc: Prefix ScTpUserLists members with "m_"

[Michael Weghorn] sc: Merge ScTpUserLists::Init into ctor

[Michael Weghorn] sc: Translate German comment

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

[Michael Weghorn] tdf#130857 qt weld: Support sc "Copy List" dialog

[Michael Weghorn] sc: Translate "Copy List" string on demand

[Michael Weghorn] sc: Drop ScUserList's DataType typedef

[Michael Weghorn] sc: Reduce var scope in ScTpUserLists::UpdateUserListBox

[Michael Weghorn] sc: Return instead of using in/out param for ScTpUserLists::MakeListStr

[Michael Weghorn] sc: Drop superfluous check in ScTpUserLists::EdEntriesModHdl

[Michael Weghorn] sc: Use "p" instead of "r" prefix for pointers

[Dan Williams] tdf#82579 Remove unnecessary premac.h/postmac.h header includes

[Dan Williams] Remove unused Reset buttons from various dialogs

[Dan Williams] vcl/roadmapwizard: remove unused maResponses and AddResponseButton()

[Xisco Fauli] fontconfig: upgrade to 2.18.2

[Michael Weghorn] tdf#130857 weld: Don't signal about programmatic TextView text change

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Sort Lists" options page

[Michael Weghorn] tdf#130857 qt weld: Support "Tools" -> "Options" dialog

[Xisco Fauli] sc: keep table column names when re-anchoring a pasted table

[Xisco Fauli] sc: test that a cross-doc table-name clash leaves paste unresolved

[Xisco Fauli] sc: make a cut-paste-created database range undoable

[Xisco Fauli] crashtesting: tolerate annotation ranges that share an end position

[Neil Roberts] tdf#147132 flatten basic function implementations

[Michael Weghorn] sc a11y: Leave text view in sc "Sort Lists" option page on simple Tab

[Michael Weghorn] tdf#130857 Define widgets in Calc "Sort Lists" options page in order

[Michael Weghorn] dbaccess: clang-format OParameterDialog source code

[Michael Weghorn] dbaccess: Use weld::Entry member directly in callback

[Michael Weghorn] sd: Switch param from void* to weld::Widget*

[Michael Weghorn] sw: Use TextWidget* in SwAddressControl_Impl::m_aEditLines

[Michael Weghorn] cui: Use weld::Entry member directly in callback

[Michael Weghorn] weld: Pass weld::TextWidget& in text change callback/handler

[Michael Weghorn] weld: Unify/deduplicate Entry/TextView text change signalling

[Xisco Fauli] cid#1696586: Explicit null dereferenced

[Christian Lohmaier] tdf#172731 vcl/osx: fix menu translation/title ownership/lifecycle

[Michael Weghorn] vcl: Use OUString literals in VclBuilderPreload

[Michael Weghorn] vcl: Use SVLIBRARY macro in VclBuilderPreload

[Michael Weghorn] Drop obsolete Collabora distro configs

[Xisco Fauli] sc: carry a table into the clipboard only from a copied range

[Xisco Fauli] sc: add a regression test for a grouped-sheet copy of a named table

[Xisco Fauli] sc: recreate a pasted table only when formulas are pasted

[Xisco Fauli] cid#1696360: silence Dereference after null check

[Xisco Fauli] cid#1692494: silence Argument cannot be negative

[Michael Weghorn] tdf#130857 qt weld: Support Writer "Assign Styles" dialog

[Michael Weghorn] tdf#130857 sw: Resave assignstylesdialog.ui with glade 3.40

[Justin Luth] tdf#151688 srchdlg: on open, repopulate Replace as well as Search


Changes for Build #3975
[Xisco Fauli] cid#1695417: silence Division or modulo by float zero

[Ilmari Lauhakangas] Revert "tdf#166435 Improve tip of the day"


Changes for Build #3976
[Neil Roberts] objectbrowser: Use pluralisable strings in the description pane

[Neil Roberts] objectbrowser: Add a translator comment to “Returns”

[Neil Roberts] objectbrowser: Use locale-dependant decimal separator

[Xisco Fauli] tdf#138749: Implemented support for optional parameters for LAMBDA

[Xisco Fauli] Read the boolean format tag only from real double operands

[Xisco Fauli] Import optional LAMBDA parameters written with the _xlop. prefix

[Xisco Fauli] Import built-in functions passed as values with the _xleta. prefix

[Xisco Fauli] Extend the LAMBDA test document with optional and callable cases

[Xisco Fauli] cid#1693963: Unintended sign extension

[Xisco Fauli] crashtesting: fix ScLet/ScLambda crashes on a non-name parameter token

[Xisco Fauli] crashtesting: read a plain cell value when filling a matrix from a

[Khaled Hosny] tdf#103680: Implement GetOpenTypeMathConstant using hb-ot-math in VCL

[Xisco Fauli] ofz#532839163 Integer-overflow

[Xisco Fauli] crashtesting: leave a result on the stack after running a callable

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules


Changes for Build #3977
[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] crashtesting: clamp string concatenation to each matrix operand's size

[Xisco Fauli] sw: Handle negative spacing in paragraphs during import

[Xisco Fauli] use = not == in test

[Xisco Fauli] Drop the long-dead SCP2_URE_DL name-construction macros

[gerrit buildbot] Update git submodules

[Jonathan Clark] Add tests for itratr and itradj.cxx

[Xisco Fauli] chart import: avoid rescanning every style per data point

[Xisco Fauli] sc: quote the table name in the sql data provider query

[Xisco Fauli] gbuild: fix bug in `gb_LinkTarget__use_python`

[Michael Weghorn] cui: Prefix SvxLinguTabPage members with "m_"

[Michael Weghorn] cui: Drop always true local var in SvxLinguTabPage::FillItemSet

[Michael Weghorn] cui: Deduplicate SvxLinguTabPage::FillItemSet logic

[Michael Weghorn] cui: Convert lcl_MergeDisplayArray to a SvxLinguData_Impl method

[Michael Weghorn] cui: Drop SvxLinguData_Impl::SetDisplayServiceCount

[Michael Weghorn] cui: Prefix SvxLinguData_Impl members with "m_"

[Michael Weghorn] cui: Don't count entries again in SvxLinguData_Impl::MergeDisplayArray

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] sd: implement "block untrusted referer links" feature for exported ppt

[Xisco Fauli] upgrade to libstaroffice-0.0.8.tar.xz

[Xisco Fauli] firebird: don't run an attached database's own event triggers

[Khaled Hosny] tdf#172647: Prefer the typographic family name from FontConfig

[Khaled Hosny] tdf#172647: Resolve and match fonts by their typographic names

[Khaled Hosny] tdf#172647: Store font’s typographic name in the editeng model

[Khaled Hosny] tdf#172647: Store font’s typographic name in the writer model

[Khaled Hosny] tdf#172647: Write the legacy font name on DOC(X)/RTF export

[Khaled Hosny] tdf#172647: Write the legacy font name on PPTX export

[Khaled Hosny] tdf#172647: Store named style’s fonts by their typographic names

[Khaled Hosny] tdf#172647: Store Calc cell fonts by their typographic names

[Khaled Hosny] tdf#172647: Respect when building embedded font URL

[Khaled Hosny] tdf#172647: Enable embedded-font tests on macOS

[Khaled Hosny] tdf#172647: Enumerate fonts with DirectWrite on Windows

[Khaled Hosny] vcl: Pass DirectWrite fonts directly to Skia

[Khaled Hosny] vcl: Read font data with DirectWrite on Windows

[Khaled Hosny] vcl: Scale stretched fonts relative to the height on Windows

[Khaled Hosny] vcl: Rename Font::Set/GetAverageFontWidth to Set/GetFontWidth

[Khaled Hosny] vcl: Get font metrics without GDI on Windows

[Khaled Hosny] vcl: Get glyph outlines with DirectWrite on Windows

[Khaled Hosny] vcl: Drop unused WinFontInstance::GetTmDescent()

[Justin Luth] NFC minor nit: unnecessary variable for const ref


Changes for Build #3978
[Justin Luth] tdf#102307 quick find: also use .uno:RepeatSearch to find next

[Michael Weghorn] tdf#130857 qt weld: Support "BASIC macros" dialog

[Xisco Fauli] firebird: keep each embedded database's files in one directory

[Xisco Fauli] firebird: don't attach a database that is not in the normal backup state

[Xisco Fauli] firebird: only write back an embedded database that was opened

[Ilmari Lauhakangas] sd: scroll the Presenter Console slide overview to the current slide

[Xisco Fauli] Remove the lp_solve solver, which CoinMP makes redundant

[Xisco Fauli] oox: export satMod color transformation into themes

[Xisco Fauli] put links in form imagecontrols under link management

[Justin Luth] tdf#102307 quick find: add hard-coded MS Word keyboard shortcuts

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

[Christian Lohmaier] add helper to rewrite timestamps in zip files to SOURCE_DATE_EPOCH

[Christian Lohmaier] use SOURCE_DATE_EPOCH for jars created by gbuild

[Christian Lohmaier] use SOURCE_DATE_EPOCH for ant based projects

[Christian Lohmaier] don't use extended attributes when creating help.jar for extensions

[Christian Lohmaier] export SOURCE_DATE_EPOCH for openssl and python3

[Justin Luth] tdf#164835 unit test: reduce file size of tdf164835_nonDummyLineHeight

[Justin Luth] tdf#53290 srchdlg: only set SearchItem RegExp if button is visible

[gerrit buildbot] Update git submodules


Changes for Build #3979
[guibomacdev] tdf#172399 skip redrawing of old surface during live resize

[Neil Roberts] comphelper: Add helpers for accessing duck-typed methods of XBrowseNode

[Neil Roberts] [API CHANGE] tdf#172532 Add concrete interfaces for manipulating scripts

[Neil Roberts] tdf#172532 pythonscript: Use new concrete interfaces for optional

[Neil Roberts] tdf#172532 Java provider: Use new concrete interfaces for optional

[Neil Roberts] tdf#172532 singleprov: Use new concrete interfaces for optional methods

[Neil Roberts] tdf#172532 basprov: Use new concrete interfaces for optional methods

[Neil Roberts] tdf#172532 scripting: Add Python unit test accessing all provider nodes

[Neil Roberts] [API CHANGE] Add an interface to make a browse node copyable

[Neil Roberts] pyuno: Reuse wrapped object when converting Python obj through UNO and

[Neil Roberts] pythonscript: Implement the XCopyableBrowseNode interface

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Sampling" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Sampling" dialog in order

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Descriptive Statistics" dialog

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Analysis of Variance" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Analysis of Variance" dialog in order

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Correlation" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Correlation" dialog in order

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Covariance" dialog

[Michael Weghorn] sc: Convert ScStatisticsInputOutputDialog::GroupedBy to enum class

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Exponential Smoothing" dialog

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Moving Average" dialog

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Regression" dialog

[Michael Weghorn] tdf#130857 Define widgets in Calc "Regression" dialog in order

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc Chi-Square Test dialog

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Consolidate" dialog

[Neil Roberts] tdf#165689 MacroManagerDialog: Add copy/paste buttons

[Justin Luth] tdf#93875 sw viewsrch: avoid bogus found selection from UnSelectFrame

[Dan Williams] vcl/osx: refactor yield mutex and extract printing bits to intermediate

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

[Michael Weghorn] tdf#130857 qt weld: Support Calc "XML Source" dialog

[Michael Weghorn] sfx2: Pass SfxWorkWindow ctor's SfxFrame param by ref

[Michael Weghorn] sfx2: Prefix SfxWorkWindow members with "m_"

[Michael Weghorn] sfx2: Switch SfxWorkWindow::m_pMasterFrame to reference

[Michael Weghorn] sfx2: Switch SfxWorkWindow::m_pFrame to reference

[Michael Weghorn] sfx2: Use false instead of sal_False

[Michael Weghorn] sfx2: Drop SfxStatBar_Impl struct with only a single member

[Michael Weghorn] sfx2: Pass SfxChildWindow::CreateChildWindow bindings param by ref

[Michael Weghorn] sfx2: Prefix SfxDockingWindow members with "m_"

[Michael Weghorn] sfx2: Drop leftover comment for removed SfxChildWindow member

[Michael Weghorn] sfx2: Prefix SfxChildWindow members with "m_"

[Michael Weghorn] unotools: Use #pragma once in viewoptions.hxx

[Michael Weghorn] Move SvtViewOptions from unotools to svtools

[Michael Weghorn] Use vcl::WindowData instead of string for window state in more places

[Michael Weghorn] vcl: Make WindowData ctor taking string explicit

[Michael Weghorn] tools: Drop claim in README tools "will be removed in the near future"

[Michael Weghorn] vcl: Use Size return value for Salframe::GetClientSize instead of 2 out

[guibomacdev] Revert "tdf#172399 skip redrawing of old surface during live resize"

[Dan Williams] vcl/qt: enable Qt6 plugin for Mac

[Dan Williams] osx/qt: look for frameworks, not dylibs

[Dan Williams] vcl/qt: add Mac display sleep inhibit support

[Dan Williams] vcl/qt: add Mac Application menu items to App menu

[Xisco Fauli] ofz#533311278 stay within limits

[Michael Weghorn] vcl: Stop passing X11 window ID for GNOME session manager inhibition

[Michael Weghorn] vcl: Move SalFrame method implementations to own .cxx

[Michael Weghorn] vcl: Don't negate 2 bools when checking equality

[Michael Weghorn] gtk: Drop obsolete comment about now non-existing return value

[Michael Weghorn] gtk: Drop GtkSalFrame comments duplicated from base class

[Xisco Fauli] sc: only build the supported data providers when loading a document

[Dan Williams] vcl/osx: work around "UInt" name conflict between macOS and Qt6

[Dan Williams] pyuno: fix macOS test failures by routing officehelper to App Bundle

[Xisco Fauli] Revert "firebird: keep each embedded database's files in one directory"

[Dan Williams] vcl: simplify LogicToDevicePixel() by delegating to CoordinateMapper API

[Xisco Fauli] CppunitTest_emfio_emf: fix test on Windows

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules


Changes for Build #3980
[Xisco Fauli] CppunitTest_sc_pdf_export: fix test on Windows

[Xisco Fauli] CppunitTest_sd_export_tests: fix test on Windows

[Dan Williams] vcl: simplify B2DPolygon scaling and fix asymmetric DPI issues

[Xisco Fauli] check fill bitmap links on the draw layer pool, not the doc pool

[Xisco Fauli] CppunitTest_sw_core_text: disable test on Windows

[gerrit buildbot] Update git submodules

[Justin Luth] tdf#149061 sw ednumber: improve FN_NUM_BULLET_OUTLINE_MOVEDOWN

[Xisco Fauli] CppunitTest_sw_globalfilter: fix test on Windows


Changes for Build #3981
[Xisco Fauli] CppunitTest_vcl_pdfexport: disable test on Windows

[Xisco Fauli] CppunitTest_vcl_pdfexport2: disable test on Windows

[gerrit buildbot] Update git submodules


Changes for Build #3982
[Justin Luth] tdf#170728 sw findattr: don't ReplaceAll with default attributes

[Xisco Fauli] don't bother loading exotic protocols for document-supplied data

[Xisco Fauli] sc: check the host when fetching an external data range

[Xisco Fauli] tdf#154074 PPTX import: keep authored path of free bent connectors

[Neil Roberts] testofficehelper: Don’t assert the context is true after terminating

[Xisco Fauli] skia: turn ForceSkiaRaster into ForceSkiaGPU

[Justin Luth] tdf#39881 srchdlg: don't hide search buttons if 'search by styles'

[Justin Luth] tdf#39881 srchdlg: no need for AllSheets to call ModifyHdl_Impl

[Michael Weghorn] basctl: Flatten ChooseMacro

[Michael Weghorn] basctl: Merge nested "else { if (...) { ...} else { ...} }"

[Michael Weghorn] basctl: Drop unused MacroExitCode::Macro_Edit

[Michael Weghorn] basctl: Drop MacroExitCode enum class in favor of regular dialog ret

[gerrit buildbot] Update git submodules

[Julien Nabet] Fix typo (not so sure...)

[Xisco Fauli] Revert "vcl: Read font data with DirectWrite on Windows"

[Xisco Fauli] tdf#159450 Keep axis title centered on plot area with data table

[Xisco Fauli] tdf#163949 Find Previous now highlights text in every frame

[Xisco Fauli] Move the Calc solvers from sccomp into the sc module


Changes for Build #3983
[Neil Roberts] scripting/qa/provider_expandall: Disable the Java-based JavaScript

[jp] ScriptForge upgrade README.md

[Xisco Fauli] Reapply "firebird: keep each embedded database's files in one directory"

[Xisco Fauli] sccomp has been removed from engine

[Xisco Fauli] sccomp and its translations are/will be in sc

[Xisco Fauli] scc translations were moved to sc domain

[Julien Nabet] Fix deprecation in fontconfig (Linux only)

[Julien Nabet] Fix macOs TB unused-parameter

[guibomacdev] tdf#172399 fix jittery window drawing during live resizing

[Julien Nabet] Fix unknown type name 'locale_t' on mac ARM64 TB

[Michael Weghorn] vcl: Pass SalFrame::SetWindowState param by const ref

[Michael Weghorn] vcl: Directly return vcl::WindowData in SalFrame::GetWindowState

[Michael Weghorn] vcl: Consolidate SystemWindow::GetWindowState callers

[Michael Weghorn] vcl: Merge the two SystemWindow::GetWindowState variants

[Julien Nabet] Revert "Fix unknown type name 'locale_t' on mac ARM64 TB"

[Julien Nabet] Fix unknown type name locale_t on mac ARM64 TB (take 2)


Changes for Build #3984
[Ilmari Lauhakangas] fix: Tiny typo in unoidl README.md

[Neil Roberts] tdf#147132 : Flatten Basic function implementations

[Neil Roberts] AcceleratorKeyChecker: Fix retrieving the accessibility context

[Neil Roberts] officecfg: Add a unit test to execute macro in

[Ilmari Lauhakangas] tdf#145538 : Use range based for loop in vbacontentcontrollistentry.cxx

[Vissarion Fysikopoulos] tdf#42713: new dialogues for maintaning sql comments

[gerrit buildbot] Update git submodules

[Julien Nabet] Fix typo

[Michael Weghorn] comphelper a11y: Drop KeyBindings typedef

[Christian Lohmaier] android-viewer translated using Weblate

[Christian Lohmaier] Android. Rename source module to app

[Khaled Hosny] tdf#103680: Implement SupportsOpenTypeMath in outdev

[Heiko Tietze] Resolves tdf#172739 - Harmonize the Notebookbar tab order

[Heiko Tietze] tdf#171872 sc: allow copying status bar function values

[gerrit buildbot] Update git submodules

[Xisco Fauli] sc: read and write solver cells through ScDocument, not the UNO API

[Julien Nabet] Related tdf#149890: SVG: pattern is displayed with black fill

[Justin Luth] tdf#160781 sc SearchAndReplace: also loop by Column backwards

[Justin Luth] tdf#128435 sc ExecSearch: accept any unfinished editing before search

[Justin Luth] tdf#163888 sc ReplaceAllStyle: only replace for MultiMark in this tab

[Justin Luth] tdf#160781 sc SearchStyle: byRow and byCol were switched around

[Justin Luth] tdf#102307 quick find: add hard coded keyboard shortcut to label

[Xisco Fauli] Fix --with-latest-c++ build against libstdc++ 16

[Xisco Fauli] external/harfbuzz: Silence new Clang 24 trunk -Werror,-Wunused-template
-- 
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.