Tinderbox on Master for Linux-DbgUtil - Build # 53490 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_dbaccess_hsqldb_test failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/53490/consoleFull#-1676648913d893063f-7f3d-4b7e-b56f-4e0f225817cd>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_linux_dbg/53490/ to view the
results.
Changes for Build #53470
[Caolán McNamara] Resolves: tdf#152129 Save/IsChanged for the SvxRectCTL
[gerrit buildbot] Update git submodules
[Noel Grandin] tdf#149592 Importing SVG with too small scaling causes bad performance
[Michael Stahl] Select hyperlinkdialog insert mode automatically in lokit
[Michael Stahl] Hide hyperlink dialog fields based on selection
[Michael Stahl] Use member initlializer in SvxHyperlinkItem::SvxHyperlinkItem
[Michael Stahl] Reset hyperlink dialog pages after link data loaded
[Hossein] tdf#158237 replace find() and end() with contains()
[Xisco Fauli] crashreport: avoid crash in InspectorTextPanel
[Pranam Lashkari] lok: use locale units for all dialogs
[Xisco Fauli] libxml2: upgrade to 2.14.6
[Michael Weghorn] tdf#168278 editeng a11y: Normalize selection start/end index
[Ilmari Lauhakangas] tdf#143148 - Use pragma once instead of include guards.
[Noel Grandin] tdf#166121 supress row height calc during "Remove Duplicate"
[Noel Grandin] tdf#166121 reduce cost of clipboard during Remove Duplicates
[Stephan Bergmann] Adapt loplugin::nullptr to recent libstdc++ 16 trunk change
[Michael Weghorn] vcl: statement on next line to prevent confusion
[Andras Timar] tdf#137833 Always respect EXIF Orientation tag when importing a JPEG
[Noel Grandin] these SkBlendMode params are not used anymore
[Xisco Fauli] sw: rename variable
[Caolán McNamara] move ItemInfoPackageSwAttributes to SwModule
[Tomaž Vajngerl] sc: sync a change to the sheet view and the main sheet
[Xisco Fauli] curl: patch CVE-2025-9086 and CVE-2025-10148
[Heiko Tietze] Resolves tdf#168259 - Hide "Show Again" if readonly
[guibomacdev] Fix HarfBuzz build breakage when building on macOS Tahoe
[Miklos Vajna] tdf#166319 schema: limit change nesting to what is actually supported
[Xisco Fauli] tdf#168265: vcl_graphic_test: Add test
[Miklos Vajna] sw markdown export: handle table cell adjustment
[Mike Kaganski] tdf#168252: fix "standard" date in SwDBField::FormatValue
[Mike Kaganski] tdf#168347: fix "standard" date in SwInsertDBColAutoPilot::DataToDoc (1)
[Mike Kaganski] tdf#168348: fix "standard" date in SwInsertDBColAutoPilot::DataToDoc (2)
[Mike Kaganski] tdf#168349: fix "standard" date in SwInsertDBColAutoPilot::DataToDoc (3)
[Mike Kaganski] Use Date ctor taking css::util::Date
[Mike Kaganski] Drop useless initialization value
[Michael Weghorn] android-viewer translated using Weblate
[Michael Weghorn] tdf#152519 qt: Update more IM query atttributes
[Michael Weghorn] sw: Return result early in SwEditWin::GetSurroundingTextSelection
[Michael Weghorn] tdf#152519 Distinguish cursor/anchor for IM selection
[Michael Weghorn] tdf#152519 vcl: Merge both ImplHandleSalSurroundingTextRequest
[Michael Weghorn] tdf#152519 vcl: Fix potential copy paste error in IM code
[Michael Weghorn] tdf#152519 vcl: Report IM cursor position
[Michael Weghorn] tdf#152519 qt: Port IM handling from a11y to dedicated API
[Michael Weghorn] vcl: Move FindFocusedEditableText to only source file using it
[Michael Weghorn] tdf#160838 tdf#130857 qt weld: Signal on popup close
[Michael Weghorn] gtk: Drop unused a11y includes
[Michael Weghorn] vcl a11y: Merge AccessibleBrowseBox::{implG,g}etHeaderBar
[Michael Weghorn] vcl a11y: Merge AccessibleBrowseBox::{implG,g}etTable
[Michael Weghorn] vcl a11y: Simplify AccessibleBrowseBox::implGetFixedChild
[Michael Weghorn] vcl a11y: Return OAccessible in misc AccessibleBrowseBox methods
[Michael Weghorn] vcl a11y: Require OAccessible for AccessibleBrowseBox parent
[arnaud.versini] sfx2 : use frozen::unordered_maps to avoid allocations
[Noel Grandin] BitmapAlphaClampFilter is dead since
[Hossein] tdf#165608 Fix .NET examples bound to specific version
[Hossein] tdf#165608 Fix .NET test bound to specific version
[Justin Luth] tdf#168196 sw: copy header properties to all (first, even, odd)
[Andras Timar] Fix git hash link in About box
[Tomaž Vajngerl] tdf#168175 Use sort parameter language in natural sort
[Michael Weghorn] vcl: move pdfbuildin_fonts.cxx from gdi to pdf directory
[Xisco Fauli] boost: upgrade to 1_89_0
[Xisco Fauli] mariadb-connector-c: upgrade to 3.3.17
[Mike Kaganski] No need for shared_ptr overhead here
[Noel Grandin] loplugin:unusedmethods
[Hossein] tdf#165608 Use DOTNET variable instead of dotnet command
[Caolán McNamara] PNG_COLOR_TYPE_RGB_ALPHA and PNG_COLOR_TYPE_RGBA are the same thing
[Mike Kaganski] Use less magic numbers
[Michael Stahl] sw: PDF export: fix crash on section in table in section
[gokaysatir] vcl: cursor invalidation for form controls
[gokaysatir] cool#12608: Fix form controls invalidation.
[gokaysatir] Online: This reverts fix for FormulaBar focus.
[gokaysatir] Calc LOK: Needs to send the autofilter position to Online side.
[gokaysatir] Online Calc: TextBox shape resizing test.
[Justin Luth] tdf#142785 stashedFooter: fix copy/paste error
[Caolán McNamara] ofz#438873386 pngfuzzer Out-of-memory
[Caolán McNamara] cid#1660311 silence Division or modulo by float zero
[Justin Luth] Revert "tdf#62032 sw: make List Level UI experimental"
[Caolán McNamara] ofz#442383407 Integer-overflow
[Mike Kaganski] Use try_emplace to avoid second lookup
[gokaysatir] Calc LOK: Needs to send the pivot table filter position to Online side.
[Xisco Fauli] tdf#168363: check SlideSorterViewShell
[Stephan Bergmann] Rust Bindings: Add --enable-rust-uno configure option
[Stephan Bergmann] Rust Bindings: Add rustmaker (Rust codemaker)
[Stephan Bergmann] Rust Bindings: Add extension-based UNO integration with FFI architecture
[Xisco Fauli] freetype: upgrade to 2.14.1
[Jonathan Clark] tdf#168263 editeng: Fix wrong max ascent for text without ruby
[Justin Luth] tdf#46623 sw PageBreakWin: always move cursor to FindFirstBodyContent
[Bartosz Kosiorek] tdf#159306 WMF/EMF Fix PS_COSMETIC lines display
[Mike Kaganski] Use a bit more standard null date in lcl_normalizeDateTime
[Mike Kaganski] Use a bit more standard null date
[Michael Weghorn] reportdesign: Resave floatingsort.ui with glade 3.40
[Michael Weghorn] reportdesign: Resave floatingfield.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::{g,s}et_item_sensitive
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceIconView::unselect
[Michael Weghorn] sd: Resave annotationtagmenu.ui with glade 3.40
[Michael Weghorn] tdf#130857 tdf#160838 qt weld: Support inserting check menu items
[Michael Weghorn] tdf#130857 tdf#160838 qt weld: Support inserting menu separator
[Michael Weghorn] tdf#130857 tdf#160838 qt weld: Convert accelerator in menu item text
[Michael Weghorn] tdf#130857 tdf#160838 qt weld: Conditionally support sd comment menu
[Michael Weghorn] tdf#130857 qt weld: Address clazy-range-loop-detach warning
[Xisco Fauli] sd: mrSlideSorter -> rSlideSorter
[Xisco Fauli] sd: pass ViewShellBase by ref in IsInteractiveSlideshow
[Miklos Vajna] tdf#168341 sw markdown filter: handle links on images
[Xisco Fauli] sw: silence warning C6011: Dereferencing NULL pointer 'pFormat'
[gokaysatir] Call UpdateInputHandler after handling AcceptFormula uno command.
[gerrit buildbot] Update git submodules
[Caolán McNamara] cid#1659918 Data race condition
[Noel Grandin] fix missing return statement in OutputDevice::DrawBitmapEx
[Noel Grandin] tdf#168355 Page break with page style with page number in table
[Miklos Vajna] tdf#168321 sw format redline, direct: fix ODF strict export
[Hossein] tdf#145538 Use range based for loops
[Michael Stahl] tdf#156159: Properly set hyperlinks with draw/impress shapes/images
[Noel Grandin] remove leftover code
[Xisco Fauli] cui: silence warning C6011: Dereferencing NULL pointer 'pSet'.
[Julien Nabet] Related tdf#168265: ignore more comments line
[Caolán McNamara] ofz#444495246 avoid timeout when fuzzing
[Michael Weghorn] rust_uno: Define + use valid log areas (loplugin:sallogareas)
[Michael Weghorn] rustmaker: Use OString literals (loplugin:ostr)
[Michael Weghorn] rustmaker: Make loplugin:simplifyconstruct happy
[Michael Weghorn] rustmaker: Make methods static (loplugin:staticmethods)
[Michael Weghorn] rustmaker: Use string_view params (loplugin:stringviewparam)
[Michael Weghorn] rustmaker: Use more string_view params, address
[Michael Weghorn] rustmaker: Avoid string copy (loplugin:stringview)
[Xisco Fauli] sd: use SAL_RET_MAYBENULL in GetSlideSorter
[Caolán McNamara] there is no difference between PixelMode::Split and PixelMode::Direct
[Caolán McNamara] ofz#442170526 webp Out-of-memory
[nemeth] tdf#168351 sw letter spacing: fix spaces in the last line
[Heiko Tietze] Resolves tdf#168059 - Reinstate tab order at the image/frames dialog
[Xisco Fauli] tdf#165852: sw: Add UItest
[Gabor Kelemen] tdf#146619 Run IWYU on configmgr/
[Heiko Tietze] Resolves tdf#167968 - Wrong icon for "Indents" in section dialog
[Justin Luth] tdf#156583 cui paragrph: no SID_ATTR_PARA_MODEL if INDET pageBreak
[Mike Kaganski] Related: tdf#168355 Optimize the fix
[Xisco Fauli] uitest: use different names for header and footer elements
[Xisco Fauli] tdf#142785: sw: Add UItest
[Heiko Tietze] Resolves tdf#167964 - Wrong icon for "Events" in customize dialog
[Tomaž Vajngerl] sc: add a way to remove the current sheet view
[Tomaž Vajngerl] sc: add a way to switch to the next sheet (or default) view
[Tomaž Vajngerl] sc: make sure we are not using the sheet view tab directly
[Tomaž Vajngerl] sc: fix scrolling in sheet view, add check if a tab no. is valid
[Tomaž Vajngerl] sc: test ".uno:RemoveSheetView" to remove current sheet view
[Noel Grandin] tdf#160345 skia native rendering of bitmap tiling
[Noel Grandin] pretty up EmbeddedObjectContainer a little
[Gabor Kelemen] tdf#146619 Run IWYU on comphelper/
[Gabor Kelemen] tdf#146619 Run IWYU on connectivity/
[Michael Weghorn] tdf#130857 tdf#160838 qt weld: Support custom scroll bar colors
[Jonathan Clark] tdf#167873 i18npool: Port CJ brkitr customizations from ICU upstream
[Gabor Kelemen] tdf#146619 Run IWYU on dbaccess/
[Gabor Kelemen] tdf#146619 Run IWYU on desktop/
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Justin Luth] tdf#164000: make Alt-P (paragraph style) shortcut key for Writer only
[Justin Luth] tdf#159035: remove Alt-P (paragraph style) language menu conflicts
[Tomaž Vajngerl] sc: move SheetViewManager into own header file, describe methods.
[Tomaž Vajngerl] sc: move part of sheet view creation into ScDocument
[Tomaž Vajngerl] sc: make sheet view have different header colors
[Julien Nabet] Fix following 2c0c0ff155454eacd6cb821881c4cb76da047e1f
[Julien Nabet] Silence warning C6011: Dereferencing NULL pointer in sw
[Tomaž Vajngerl] sc: change constructors for static methods in ScEditableTester
[Julien Nabet] Revert "Silence warning C6011: Dereferencing NULL pointer in sw"
[Caolán McNamara] Resolves: tdf#156739 implement dnd for menu/toolbar customization pages
[Caolán McNamara] some unused suppressions
[Julien Nabet] Fix Tinderbox Linux WASM following "IWYU on desktop"
[Noel Grandin] tdf#144560 Remove old key from command when setting new one
[Caolán McNamara] Resolves: tdf#168306 set current line width at popup time
[Noel Grandin] tdf#144560 Handle removing shortcuts in osx/salmenu
[Noel Grandin] Handle removing shortcuts in gtksalmenu
[Julien Nabet] Fix typo
[Olivier Hallot] tdf#167972 Tweak dialog of object rotation
[jp] ScriptForge Extend Python-Basic gateway for objects
[Caolán McNamara] tdf#167689: sc: don't export tableType if it does not exist
[Caolán McNamara] tdf#167689: sc: export x15 namespace for xl/connections.xml
[Hossein] tdf#145614 convert #define statements to enum class
[Mike Kaganski] tdf#168320: these commands are only relevant for LOK
[Miklos Vajna] svx: prefix members of GraphCtrlUserCall
[Xisco Fauli] harfbuzz: upgrade to 11.5.0
[Miklos Vajna] sw markdown export: handle line breaks
[Michael Stahl] move cargo check out of --with-yrs block and check also if building
[Noel Grandin] EmbeddedUpdate should not use the css namespace
[Xisco Fauli] Revert "Revert "Silence warning C6011: Dereferencing NULL pointer in
[Xisco Fauli] nss: upgrade to 3.116
[Caolán McNamara] sfx2: EnableSetModified etc. after loading empty documents
[Michael Stahl] Change hyperlink dialog headers in lokit
[Michael Stahl] Use set_visible in hyperlink dialog
[Michael Stahl] Change how SvxHpLinkDlg::SetPage functions
[Rene Engelhard] fix comment
[Michael Stahl] Remove redundant code when hyperlink dialog is created
[Heiko Tietze] Resolves tdf#168420 - Vertical tabs not working for Slide Properties
[Heiko Tietze] Resolves tdf#167971 - Dialcontrol with clean background
[Justin Luth] tdf#159035: remove Alt-C (character style) language menu conflicts
[Rene Engelhard] fix typo
[szymon.klos] notebookbar: move slide transition pane
[Gabor Kelemen] Drop dp_misc::TRACE, wrapper over SAL_INFO
[Michael Stahl] Add hyperlink dialog document tab to online
[Noel Grandin] remove unused DrawModeFlags
[Xisco Fauli] tdf#168421: support RTL text direction in svg
[Stephan Bergmann] Fix missing include for Emscripten build
[Justin Luth] tdf#160042 bullets and numbering dlg: preselect if match found
[Noel Grandin] removed unused DrawModeFlags
[Mike Kaganski] Fix warning C6011: Dereferencing NULL pointer in sw
[Michael Weghorn] vcl: streamline assignment of bClipped
[Michael Weghorn] vcl: flatten OutputDevice::GetBitmap()
[Michael Weghorn] cui: Resave hyperlinkmarkdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Target in Document" dialog
[Michael Weghorn] tdf#130857 qt weld: Support "Insert" -> "Page Number" dialog
[Michael Weghorn] vcl: move pdfextoutdevdata.cxx from gdi to pdf directory
[Tomaž Vajngerl] tdf#167941 - Chart style file is not supported in OOXML
[Caolán McNamara] cid#1665432 Variable copied when it could be moved
[Caolán McNamara] cid#1660276 silence Division or modulo by float zero
[Caolán McNamara] cid#1660155 Division or modulo by float zero
[Caolán McNamara] cid#1660287 silence Overflowed constant
[Miklos Vajna] sd, SlideTransitionsToolBoxControl: add missing headers/footers
[Caolán McNamara] cid#1665431 Dereference null return value
[Mike Kaganski] master_win_analyze: Silence C6011: Dereferencing NULL pointer in bridges
[Noel Grandin] simplify EmbeddedObjectContainer::CreateEmbeddedObject
[Julien Nabet] Add IWYU exception
[Julien Nabet] Drop JFW_TRACE0 wrapper over SAL_INFO
[Xisco Fauli] tdf#168378: invert text anchor in RTL
[Caolán McNamara] sw: lokit: enable standard.dic
[Heiko Tietze] tdf#160276: CUI: Increase left margin for comment author and date labels
[Miklos Vajna] sw doc model xml dump: handle SwFlyFrameFormat
[Heiko Tietze] Resolves tdf#165474 - Ensure all items being visible on vertical tabs
[Christian Lohmaier] remove git from VS modules (use winget copy instead matching wiki docs)
[Andreas Heinisch] tdf#165846 - Ensure degrees of freedom (nu value) is greater than 0
[Stephan Bergmann] external/freetype: Avoid signed-integer-overflow
[laurent.balland] tdf#168318 Revert "Rezing SdrObject: Remove duplicate code"
[Xisco Fauli] expat: upgrade to 2.7.2
[Kohei Yoshida] Upgrade liborcus to 0.21.0
[Justin Luth] tdf#145689 sw: transfer breaks to table-in-table
[Thorsten Behrens] tdf#162153 Refactor: Improved Image Handling
[Mike Kaganski] map_uno_to_net_value: destructValue is always false: drop it
[Mike Kaganski] map_net_value_to_uno: assignObject is always true: drop it
[Gabor Kelemen] tdf#146619 Run IWYU on docmodel/
[Gabor Kelemen] Drop JFW_TRACE2 wrapper over SAL_INFO
[Mike Kaganski] master_win_analyze: C6011: Dereferencing NULL pointer in bridges
[Thorsten Behrens] tdf#162153 Add missing task lists symbols
[Michael Weghorn] update check: Switch const char* param to u16string_view
[Mike Kaganski] tdf#79356 - Adding connector support for Writer.
[Michael Weghorn] vcl: remove unnecessary variable
[Michael Weghorn] vcl: pdfobjectcopier.cxx from gdi/ to pdf/ directory
[Michael Weghorn] vcl: pdfwriter.cxx from gdi/ to pdf/ directory
[Stephan Bergmann] No need for an IWYU exception
[Mike Kaganski] vs-ide-integration: add LibreOffice.ruleset to Utility items
[Michael Weghorn] update check: Use RET_YES constant
[Michael Weghorn] tdf#104833 update check: Start using vcl::Window more directly
[Michael Weghorn] tdf#104833 update check: Use ProgressBar methods directly
[Michael Weghorn] tdf#104833 a11y: Set mnemonic widgets in update check dialog
[Miklos Vajna] sw: document SwAuthorField
[Thorsten Behrens] Cleanup BOOST_SYSTEM_LIB after upgrade to boost 1.89
[Mike Kaganski] tdf#168423: Allow subnormals from strtod
[Olivier Hallot] tdf#168443 Add <meta> description in Help pages
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[guibomacdev] connectivity/macab: use CoreFoundation instead of Carbon
[Noel Grandin] connectivity/macab: ensure records array is zero-initialized
[Xisco Fauli] tdf#168318: sw_tiledrendering: Add test
[jp] ScriptForge (Sharedmemory) review StoreValue() signature
[guibomacdev] vcl/sal: remove unecessary Mac OS includes and linkage to Carbon
[Andras Timar] add PDF/A-4, PDF-1.7 and PDF-2.0 to convert-to API
[Jonathan Clark] tdf#168424 editeng: Fix unsafe s/uint implicit cast in RTF parser
[Gabor Kelemen] tdf#146619 Run IWYU on drawinglayer/
[Gabor Kelemen] IWYU: drop some exceptions related to rtl::math and std::
[nemeth] tdf#168448 sw letter spacing: enable it + glyph scaling at hyphenation
[Michael Weghorn] vcl: convert define statements to constexpr variables
[Mike Kaganski] Simplify the check for "the dreaded rounded to 15 digits max value"
[Miklos Vajna] tdf#168446 Unique name for images and better image representation
Changes for Build #53471
[Ilmari Lauhakangas] tdf#158237 use contains() instead of find() and end()
[Kohei Yoshida] Only test the incoming document against the format being tested
[Caolán McNamara] tdf#156263: fixes freeze after opening data validity dialog
[Julien Nabet] tdf#143148: Replace include guard #ifndef with #pragma once
[Justin Luth] NFC cleanup redundant null check
[Noel Grandin] use more unique_ptr in EmbeddedObjectContainer
[Noel Grandin] reduce warning spam in connectivity
[Noel Grandin] fix integer overflow in SaxWriterHelper (tdf#167205)
Changes for Build #53472
[Miklos Vajna] tdf#168325 sw format redline, char style: improve recording
Changes for Build #53473
[Xisco Fauli] tdf#168452: support unicode-bidi in svg
[Olivier Hallot] tdf#167972 Remove extra string from Pos&Size dialog
[Justin Luth] tdf#168377 sw: avoid crash in redlndlg - index out of range
[Mike Kaganski] Fix CppunitTest_extensions_test_update build
[Michael Stahl] sw: add test for bug fixed in 7a036a64581a96a05e4833611801ac304d75524f
[Justin Luth] tdf#92714 sw: transfer breaks when deleting TOC
[gerrit buildbot] Update git submodules
[Michael Weghorn] iwyu: remove file that was removed some time ago
[Xisco Fauli] tiff: upgrade to 4.7.1
[Mike Kaganski] tdf#168431: Release solar mutex when sending window message to main
[Mike Kaganski] Drop redundant out-of-range check for infinity
[Gabor Kelemen] tdf#146619 Run IWYU on editeng/
[Gabor Kelemen] Drop JFW_ENSURE wrapper above SAL_WARN_IF
[Noel Grandin] AcceleratorConfiguration: Don’t reload config for irrelevant module
[Noel Grandin] AcceleratorConfiguration: Don’t ignore changes that don’t have a command
[Michael Weghorn] gtk4 a11y: Implement new GTK API to set text caret/selection
Changes for Build #53474
[Noel Grandin] tdf#166483 special char dialog not available with mergedlibs build
[Miklos Vajna] tdf#168446 sw markdown export: improve image name/description/title
Changes for Build #53475
[Caolán McNamara] don't split surrogate pairs in line breaking
Changes for Build #53476
[Michael Weghorn] tdf#104833 update check: Fix --enable-mergelibs build
[Michael Stahl] jsdialog: enable hyperlink target dialog
[Noel Grandin] fix clang-plugin and --disable-pdfimport build
[Noel Grandin] tdf#168392 Disappearing image fill at lower zoom
[jp] Access2Base fix float Value setting
[Noel Grandin] tdf#168375 return false if both KEY_MOD1 and KEY_MOD2 are pressed
Changes for Build #53477
[Justin Luth] tdf#166406 sw nbb: position LTR and RTL side by side
Changes for Build #53478
[Justin Luth] tdf#114343 titlepage: DoSpecialInsert (Alt-Enter) when necessary
Changes for Build #53479
[Mike Kaganski] Simplify the check introduced in
[Mike Kaganski] Deduplicate the code
[Mike Kaganski] Encapsulate buffer management in stringToDouble
[Mike Kaganski] Reorder enum elements (but not their values, as the comment requests)
[Mike Kaganski] Drop useless (and sometimes erroneous) comments
[Mike Kaganski] Add functions to convert SotClipboardFormatId <-> index in array
[Mike Kaganski] GetData doesn't need to register the requested format
[Mike Kaganski] Simplify GetListBoxDropFormatId using function-local static
[Mike Kaganski] Simplify bSign handling
[Mike Kaganski] Small normalization/cleanup
[Mike Kaganski] Use GetFormatIdFromMimeType in RegisterFormatMimeType
[Ilmari Lauhakangas] apparmor: Profile modernization and updates
[Ilmari Lauhakangas] apparmor: Rename profiles, use variable for install dir
[jp] ScriptForge fix tdf#168433 array.ImportFromCSVFile
[Mike Kaganski] Add a function to add new dynamic flavor
[Mike Kaganski] Shorten comments that moved code too far to the right
[Mike Kaganski] Shorten some names ending with _ASCII
[laurent.balland] Indentation of XML files in AutoText
[Mike Kaganski] Drop DataFlavorRepresentation, use datatransfer::DataFlavor directly
[Mike Kaganski] Replace dtoa with fast_float for faster string-to-float parsing
[Julien Nabet] tdf#168497: fix crash when opening data provider
[Noel Grandin] AcceleratorsConfigurationTest: Use new-style service specification
[Noel Grandin] headless/svpframe: Add a dummy implementation of GetKeyName
[Noel Grandin] Enable the AcceleratorsConfiguration JUnitTest
[Caolán McNamara] cid#1666317 Logically dead code
[Caolán McNamara] cid#1666320 Variable copied when it could be moved
[Mike Kaganski] ImpSvNumberInputScan::StringToDouble doesn't handle scientific notation
[laurent.balland] tdf#168444 Fix XML in content.xml
[guibomacdev] connectivity/macab: avoid errors due to missing contacts.notes
[Mike Kaganski] Simplify and speed up ImpSvNumberInputScan::StringToDouble
[Caolán McNamara] cid#1666319 Division or modulo by float zero
[Mike Kaganski] Add a test that checks parsing of fractions of a second
[Stephan Bergmann] Fix staticsalhack
[Thorsten Behrens] tdf#162153 Remove selection dialog for markdown when pasting
[Tomaž Vajngerl] tdf#168472 - Chart round-trip MSO -> LO -> MSO broken
[Miklos Vajna] honour --with-system-fast-float in pdfium
[Miklos Vajna] follow-up tdf#168318 Remove duplicate code
[Mike Kaganski] LOK Extract API: add startPageNumber argument to redline data extraction
[Miklos Vajna] svx: prefix members of GraphCtrlView
[Caolán McNamara] cid#1666316 Uninitialized pointer field
[Xisco Fauli] lxml: upgrade to 6.0.2
[Caolán McNamara] don't require pkg-config on macOS either
[Olivier Hallot] tdf#166391 Add Copy Image button to screenshot dialog.
[Xisco Fauli] libvisio: upgrade to 0.1.9
[Caolán McNamara] deadlock on iOS if launched from a non-main thread too
[Stephan Bergmann] Fix treatment of suppressedWarning in loplugin:unusedmember
[Xisco Fauli] libetonyek: upgrade to 0.1.13
[Miklos Vajna] tdf#167564 sw markdown export: handle multi-para table cells
[Noel Grandin] tdf#166895 Document Colors do not appear anymore in the color selection
[Noel Grandin] move DocumentColorHelper code to sc/
[Stephan Bergmann] Fix Python codecs.open deprecation warning
[Stephan Bergmann] Avoid some lopluign:unusedmember false positives
[Stephan Bergmann] Fix Python argparse.FileType deprecation warning
Changes for Build #53480
[Stephan Bergmann] Missing include (for getenv)
[Stephan Bergmann] loplugin:external
Changes for Build #53481
[Stephan Bergmann] external/cairo: Silence some -Wincompatible-pointer-types
Changes for Build #53482
[Julien Nabet] Fix typo
Changes for Build #53483
[gerrit buildbot] Update git submodules
Changes for Build #53484
[balazs.varga] tdf#168422 - Fix SUMPRODUCT calculation is broken in some cases
[Xisco Fauli] tdf#168511: python3: bundle venv
[Stephan Bergmann] loplugin:unreffun (on macOS)
[Michael Stahl] tdf#167205 package: fix writing Zip64 local headers
[Xisco Fauli] harfbuzz: upgrade to 11.5.1
[Heiko Tietze] Resolves tdf#168292 - Bullet Library has repetitive content
[Stephan Bergmann] external/nss: Fix -Wincompatible-pointer-types
[Hossein] android-viewer translated using Weblate
[Noel Grandin] clang format svx/sdasitm.hxx
[Xisco Fauli] related tdf#168511: bundle venv on mac too + Add test
[Heiko Tietze] Suppress "SfxTabPage::PageCreated should not be called" warning
[Ilmari Lauhakangas] tdf#168520 basic: rename testTdf149157* and testTdf149402* tests to
[Gabor Kelemen] Remove bogus file location tags from SAL_INFO calls
[Gabor Kelemen] tdf#146619 Run IWYU on e...
[raykowj] tdf#168025 Fix style spotlight numbers in styles list do not always
[Xisco Fauli] libvisio: upgrade to 0.1.10
[raykowj] tdf#166048 Show pages from/to in the Navigator's heading tooltip
[Noel Grandin] tdf#154913 empty is a valid GridOffset
[Noel Grandin] tdf#154913 empty is a valid value for m_aOutRect
[Miklos Vajna] cool#12964 sfx2: fix priority of 'sfx::SfxBindings aAutoTimer'
[Andreas Heinisch] tdf#168478 - Use the previously found range rather than returning an
[Mike Kaganski] tdf#41777 Add window size and position for each document
[Stephan Bergmann] This code apparently wants to use std::multimap::lower_bound
[Heiko Tietze] Resolves tdf#163017 - More appealing design for AutoFilter button
[gerrit buildbot] Update git submodules
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards
[Miklos Vajna] bin/find-unneeded-includes: add exception for URE headers as well
[Miklos Vajna] tdf#167564 sw markdown export: handle nested table cells
[gerrit buildbot] Update git submodules
[mohit.marathe] sw: send cursor updates to LOK even while table cells are selected
[mohit.marathe] Add more graphic related uno commands to kit uno command list
[Michael Stahl] sw: layout: when positioning SwSectionFrame, ignore dead prev sections
[mohit.marathe] svx lok: .uno:GrafLuminance: add Brightness parameter
[gokaysatir] cool#12896: Reset search string when Online is active.
[Tomaž Vajngerl] tdf#168472 - Chart round-trip MSO -> LO -> MSO broken
[mohit.marathe] jsdialog: show "Show previews" checkbox for Styles List
[mohit.marathe] svx lok: .uno:GrafContrast: add Contrast parameter
[mohit.marathe] svx lok: .uno:GrafTransparence: add Transparency parameter
[mohit.marathe] svx lok: .uno:GrafMode: add ColorMode parameter
[Xisco Fauli] liblangtag: upgrade to 0.6.8
[Mike Kaganski] tdf#168533: make sure to emit frame properties, when they changed
[gerrit buildbot] Update git submodules
[Andreas Heinisch] tdf#168520 - Rename tdf168478 to
[Andreas Heinisch] tdf#168520 - Rename tdf117328 to tdf117328_restore_empty_cells
[raykowj] SwNavigator: Fix tooltip info when headings are ordered alphabetically
[Andreas Heinisch] tdf#168520 - Rename tdf165846 to tdf165846_nu_min_value
[balazs.varga] tdf#167042 - sc cell comments texts should not be deleted
[Michael Stahl] tdf#168538 package: downgrade assert to SAL_WARN
[Xisco Fauli] Add a unit test for the accelerator configurations
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[raykowj] tdf#166713 Fix crash in lcl_FoldedOutlineNodeEndOfParaSplit
[Julien Nabet] Fix typo
[Julien Nabet] Revert "Fix typo"
[Oliver Specht] tdf#167973 Fixes case rotation in selection in multiple paragraphs
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[nemeth] tdf#168528 sw letter spacing: fix freezing with minimum spacing/scaling
[Caolán McNamara] tweak fontconfig configure to set pkgconfig include/lib dirs to build
[Caolán McNamara] cid#1666412 Result is not floating-point
[Xisco Fauli] expat: upgrade to 2.7.3
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Miklos Vajna] tdf#166338 vcl: avoid unwanted downscale in DrawTransformedBitmapEx()
[Xisco Fauli] tdf#166713: sw_uiwriter8: Add test
[Skyler Grey] fix(lok): avoid remembering hyperlink dialog tab
[Hossein] tdf#94074 tdf#94075 Fix object selection/resizing for captioned images
[Noel Grandin] missing dependency in sd import test
[Noel Grandin] fixes for --disable-pdfimport build
[Khaled Hosny] Demote a warning message
[Khaled Hosny] tdf#168371: Disable ligatures in Impress/Draw with character spacing
[Xisco Fauli] uitest: fix typo
[Caolán McNamara] create dummy pkgconfig file for internal zlib
[Julien Nabet] Fix f5f228ea9d5abd24e6e6fc332b383894ec6d2d8c
[Justin Luth] related tdf#113213 SetNumRuleStart: don't GetCursor when PaM provided
[Justin Luth] tdf#113213 sw UI: clear restart numbering when add-to-list
[Tomaž Vajngerl] sc: use shared_ptr to store SheetView classes
[Tomaž Vajngerl] sc: don't remove the sheet view entry from the vector
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Heiko Tietze] Resolves tdf#167162 - Remove color customization for Script Indicator
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
Changes for Build #53485
[Noel Grandin] simplify use of EnhancedCustomShapeEngine
[Mike Kaganski] Avoid a deadlock
[Noel Grandin] simplify callsites of GetCustomShapeEngine
[Noel Grandin] simplify ImplForceGroupWithText
[Henry Castro] sd: Fix custom text shape retrieval on notes page
[Henry Castro] sd: add more text types
[Heiko Tietze] Resolves tdf#168548 - Always use vertical tabs for the hyperlink dialog
Changes for Build #53486
[nemeth] tdf#168528 sw letter spacing: fix false alarm with missing font
Changes for Build #53487
[Miklos Vajna] tdf#168559 PPTX exp: fix missing non-first level list style for outline
[guibomacdev] Fix tab item drawing failures on macOS Tahoe
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Mike Kaganski] tdf#168561: fix Str function implementation
[gerrit buildbot] Update git submodules
[Caolán McNamara] create dummy pkgconfig file for internal libpng
[Jonathan Clark] tdf#165785: basctl: Core Data Structures for Object Browser
[Gabor Kelemen] bin/find-unneeded-includes: add exception for URE header
[Jonathan Clark] tdf#165785: basctl: Integrate blank UI shell for Object Browser
[Mike Kaganski] tdf#168569: support date values in string pool
[Justin Luth] tdf#91151 SwSpellDialog: update spellState cursor position more often
[Noel Grandin] avoid converting twice in EnhancedCustomShapeEngine
[raykowj] lcl_FoldedOutlineNodeEndOfParaSplit: Provide for outline level
[Mike Kaganski] Fix copypaste error
[Mike Kaganski] 'd' can't appear in the 'added by older versions' compatibility code
[Noel Grandin] avoid converting twice in EnhancedCustomShapeEngine
[Noel Grandin] avoid converting twice in EnhancedCustomShapeEngine
[Gabor Kelemen] Drop DICT_JA_ZH_IN_DATAFILE
[Mike Kaganski] Simplify code that writes numbers to image
[laurent.balland] tdf#168571 Restore gradient in Candy template
[Mike Kaganski] Make sure that SbiImage::GetString sets peType
[Noel Grandin] use more concrete type in EnhancedCustomShapeEngine
[Mike Kaganski] Simplify date handling a bit
[Caolán McNamara] upgrade pixman and cairo
[raykowj] Assure folded outline button does not remain after outline
[Justin Luth] tdf#126827 cui SpellDialog: markNexterror - disable Correct buttons
[Justin Luth] tdf#152817 SwSpellDialogChildWindow: remove irritating OSL_ENSURE
[Justin Luth] tdf#126826 cui SpellDialog: markNexterror - disable Undo button
[Michael Weghorn] vcl pdfwriter: Address some (suppressed) loplugin:stringadd errors
[Noel Grandin] [API CHANGE] simplify XCustomShapeEngine
[Noel Grandin] tdf#167434 Don't call cancelRowUpdates when cursor not positioned
[Noel Grandin] tdf#156776 Base need to save new table with unique name
[Mike Kaganski] Drop loplugin:stringadd exclusion for svxacorr.cxx
[Mike Kaganski] Drop loplugin:stringadd exclusion for pyuno_runtime.cxx
[Mike Kaganski] Simplify appendDouble using rtl::math::doubleToStringBuffer
Changes for Build #53488
[Mike Kaganski] Pass string view to FindInWordStartExceptList
Changes for Build #53489
[Julien Nabet] loplugin:stringadd in pdfwriter_impl.cxx (part 1)
Changes for Build #53490
[Miklos Vajna] Fix two memory leaks in Signing::Sign() when timestamping signatures.
[Miklos Vajna] bin/find-unneeded-includes: check for stale exclusion rules
[Miklos Vajna] tdf#168572: crash during markdown export when Writer doc contains a
--
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] Tinderbox on Master for Linux-DbgUtil - Build # 53480 - Still Failing! (continued)
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.