Daily Screenshot Build on Windows - Build # 2888 - Still Failing:
Identified problems:
* configure: configure/autogen.sh failed
* Indication 1:
<https://ci.libreoffice.org//job/lo_tb_master_win_screenshot/2888/consoleFull#11612787150da0384-1166-441d-beb2-4817bced6438>
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/2888/ to view
the results.
Changes for Build #2845
[Noel Grandin] remove now unused parts of BitmapEx
[Noel Grandin] tdf#89557 Set the movement accelerators to expected ones on MacOS
[Julien Nabet] tdf#168265: pass comment (999) section to detect dxf file
[Noel Grandin] Fix compilation on FreeBSD
[Noel Grandin] remove dead code
[Noel Grandin] document the weirdness of PixelFormat::N32_BPP
[Caolán McNamara] cid#1665272 Uninitialized scalar variable
[Caolán McNamara] cid#1665261 Argument cannot be negative
[Caolán McNamara] cid#1665283 Variable copied when it could be moved
[Caolán McNamara] Related: cid#1660010 don't need this now
[Caolán McNamara] cid#1665183 silence Logically dead code
[Noel Grandin] improve assert in Bitmap::SplitIntoColorAndAlpha
[Noel Grandin] fix BmpConversion::N32Bit
Changes for Build #2846
[Julien Nabet] Rename PDFWriter::DrawBitmapEx to PDFWriter::DrawBitmap
[Julien Nabet] tdf#145614: Converted FACTOR_FOR_UNSHARPEN to constexpr
[Caolán McNamara] cid#1660284 Dereference null return value
[Julien Nabet] Remove duplicated includes
Changes for Build #2847
[Olivier Hallot] tdf#167972 Remove "Default settings" from dialog
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Samuel Mehrbrodt] Send search selection for comments to LOKit client
[Julien Nabet] Related tdf#168265: fix DXFGroupReader::ReadF
[Miklos Vajna] svx: prefix members of GraphCtrl
[Noel Grandin] SalBitmap::Replace is not implemented by any backend
[Noel Grandin] tdf#168303 Option button has a rectangular border around it
[Miklos Vajna] sw markdown export: handle block quote
[Samuel Mehrbrodt] tdf#167897 Fix save/export directory preselection with empty user
[Xisco Fauli] freetype: upgrade to 2.14.0
[Michael Weghorn] libxml2: Ignore deprecations for system libxml2 as well for now
[Xisco Fauli] poppler: upgrade to 25.09.1
[Xisco Fauli] libatomic_ops: upgrade to 7.8.4
[Noel Grandin] tdf#148988 X-Y Lines (scatter) -> 3 D lines freezes chart dialog
Changes for Build #2848
[Julien Nabet] Related tdf#167365: some improvements in opencltest made by ChatGPT
[Julien Nabet] Revert "Related tdf#167365: some improvements in opencltest made by
[Michael Weghorn] vcl: move variables closer to first use in AnimationRenderer::draw()
[Miklos Vajna] tdf#168317 sw markdown export: handle code block
[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
Changes for Build #2849
[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)
Changes for Build #2850
[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
Changes for Build #2851
[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
Changes for Build #2852
[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"
Changes for Build #2853
[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
Changes for Build #2854
[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
Changes for Build #2855
[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
Changes for Build #2856
[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
Changes for Build #2857
[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
[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)
[Miklos Vajna] tdf#168325 sw format redline, char style: improve recording
[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
Changes for Build #2858
[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
[Noel Grandin] tdf#166483 special char dialog not available with mergedlibs build
[Miklos Vajna] tdf#168446 sw markdown export: improve image name/description/title
[Caolán McNamara] don't split surrogate pairs in line breaking
[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
[Justin Luth] tdf#166406 sw nbb: position LTR and RTL side by side
[Justin Luth] tdf#114343 titlepage: DoSpecialInsert (Alt-Enter) when necessary
Changes for Build #2859
[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
Changes for Build #2860
[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
Changes for Build #2861
[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
[Stephan Bergmann] Missing include (for getenv)
[Stephan Bergmann] loplugin:external
[Stephan Bergmann] external/cairo: Silence some -Wincompatible-pointer-types
[Julien Nabet] Fix typo
[gerrit buildbot] Update git submodules
Changes for Build #2862
[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
Changes for Build #2863
[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
Changes for Build #2864
[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
Changes for Build #2865
[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
[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
[nemeth] tdf#168528 sw letter spacing: fix false alarm with missing font
[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
Changes for Build #2866
[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
Changes for Build #2867
[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 #2868
[Mike Kaganski] Pass string view to FindInWordStartExceptList
[Julien Nabet] loplugin:stringadd in pdfwriter_impl.cxx (part 1)
[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
[Julien Nabet] vcl: pdfwriter_impl1.cxx and pdfwriter_impl2.cxx from gdi/ to pdf/
[Noel Grandin] tdf#168145 Base must come out of the insert row
[Stephan Bergmann] Rust Bindings: Refactor RustProducer and CppProducer
[Stephan Bergmann] Rust Bindings: Use typed parameters instead of void* in UNO bindings
[Miklos Vajna] svx: prefix members of SvxBmpMask
[balazs.varga] tdf#140866 - sc fix cell comments disappear after ods saving
[Caolán McNamara] const up openssl more
[Mike Kaganski] Add more document types to .gitattributes
[Miklos Vajna] tdf#166319 sw interdependent redlines: allow accept/reject for fmt on
[Mike Kaganski] tdf#168599: don't create Any from a direct reference to an interface
[Mike Kaganski] Fix comment
[Xisco Fauli] tdf#167973: sw: Add test
[Justin Luth] tdf#126814 cui SpellDialog: don't clear ChangeAll dict unless ADD_ENTRY
[Justin Luth] tdf#126814 SpellDialogChildWindow: force resume if CorrectAll modified
[aron.budea] tdf#168598 Fix for tdf#148578 should only apply to RTF
[Julien Nabet] tdf#143148: Use pragma once instead of include guards
[Noel Grandin] loplugin:unusedfields fix crash on assert
[Noel Grandin] loplugin:unnecessaryvirtual
[Xisco Fauli] tdf#168572: sw: Add test
[Heiko Tietze] Resolves tdf#126530 - Improve contrast between active and inactive tabs
[Noel Grandin] loplugin:unusedmethods
[Noel Grandin] loplugin:unusedenumconstants
[Stephan Bergmann] external/cairo: Fix Emscripten build
[Mike Kaganski] Related: tdf#168599 Disallow constructing Any from const XInterface&
[Noel Grandin] loplugin:singlevalfields
[Noel Grandin] loplugin:constantparam
[Xisco Fauli] harfbuzz: upgrade to 12.0.0
[raykowj] tdf#168560 Sidebar Find: Select text on keyboard focus in find entry box
[Justin Luth] tdf#152751: silence autorecovery-provoked 'Invalid file URL'
[Mike Kaganski] tdf#96787 tdf#168603 Skip primary language list, when country-specific
Changes for Build #2869
[raykowj] Flatten lcl_FoldedOutlineNodeEndOfParaSplit
[Julien Nabet] vcl: make bGrey const
[Caolán McNamara] tdf#167202: sw: do not show line numbering in footnote
[Miklos Vajna] tdf#168617 sw markdown filter: map tasks to checkbox content controls
[Michael Stahl] sw: invalidate UI layout on database merge
[Xisco Fauli] skia: upgrade to m140
[mohit.marathe] sd: don't force all the master pages to have same size while importing
[Xisco Fauli] tdf#168497, tdf#165658: sc: Add UItest
[Heiko Tietze] (Qt) Only selected tabs should cover the tab pane
[Justin Luth] tdf#98902 editeng: no SpellPopup when IsSelectionAtPoint
[Noel Grandin] remove unnecessary cast
[Noel Grandin] flatten ViewObjectContactPrimitiveHit a little
[Noel Grandin] remove unnecessary code in ~ViewObjectContact
[Noel Grandin] tdf#116975 Laggy behavior when clicking between table cells in impress
[Noel Grandin] tdf#132494 dont resize SVG on the fly when exporting from drawing
[Mike Kaganski] Drop some unnecessary explicit casts
[Xisco Fauli] openssl: upgrade to 3.0.18
[guibomacdev] tdf#168609 catch exceptions from SwXText::getString()
Changes for Build #2870
[raykowj] tdf#167405 Fix outline folding crash
[Stephan Bergmann] Update external/cairo/cairo/Wincompatible-pointer-types.patch.0
[jp] ScriptForge fix tdf#168409 AccessibleContext
[gerrit buildbot] Update git submodules
[Julien Nabet] Fix typo
[Miklos Vajna] sw markdown filter: import images with 'data:' URLs
[Michael Stahl] sw: fix "Export Directly as PDF" with set-variable fields in hidden text
[Xisco Fauli] update credits
[Justin Luth] tdf#117020 sc sd: don't restart SpellDialog on application start
[Andras Timar] tdf#168634 Exif::processJpeg unhelpfully changes the endianness of the
[Heiko Tietze] Resolves tdf#168627 - UI-less tab style for PDF export dialog
[Mike Kaganski] Related: tdf#168634 Make Exif::processJpeg restore endianness
[Mike Kaganski] Some dtoa removal leftovers
[Mike Kaganski] Simplify GraphicFilter::readJPEG
[Noel Grandin] tdf#133976 no need to update navigation history during export
[Michael Stahl] tdf#168538 package: now i notice there's bRecoveryMode
[Noel Grandin] tdf#133976 implement a progress/status update during export
[Mike Kaganski] Let BinaryDataContainer::getAs*Stream be const
[Mike Kaganski] Let BinaryDataContainer::getAsStream return unique_ptr
[Noel Grandin] tdf#133976 no need to save/restore cursor position here
[Noel Grandin] tdf#133976 no need to update navigation history during export (2)
[Noel Grandin] tdf#133976 increase the layout cache size during export
[Mike Kaganski] Use BinaryDataContainer::getAsStream in
[Michael Weghorn] qt a11y: Report locale independent of XAccessibleExtendedAttributes
[Michael Stahl] configure: openssl 3.0.18 evidently needs perl Time::Piece
[Noel Grandin] revert change accidentally committed
[Michael Weghorn] tdf#130857 pdf export dialog: Don't disable frame label
[Michael Weghorn] tdf#130857 qt weld: Support PDF export dialog
[Michael Weghorn] tdf#130857 a11y: Set mnemonic widget in PDF export dialog
[Michael Weghorn] tdf#130857 Define widgets in PDF export "General" page in order
[balazs.varga] tdf#168589 - sc fix xls import with subtotal function
Changes for Build #2871
[Jonathan Clark] tdf#136663 sw: Remove extra spacing between Hangul and non-CJK scripts
[Samuel Mehrbrodt] tdf#158803 imported but unused
[Gabor Kelemen] bin/find-unneeded-includes: Hide sanity checking of yaml files
[Caolán McNamara] cid#1666419 Uninitialized pointer field
[Ilmari Lauhakangas] Revert "tdf#151551 Remove frame target option from Hyperlink dialog"
[Mike Kaganski] tdf#146101 Filter Context prop in Notebookbar Extension tab and menu
[Caolán McNamara] add FilterOptions to ODF export
[Heiko Tietze] tdf#141931 Align control in 1st step of Database Wizard
[Caolán McNamara] optionally explode pdf into odf elements as fodg export time
[Xisco Fauli] harfbuzz: upgrade to 12.1.0
[Olivier Hallot] Add extended tip to dimension lines tab page for preview
[Caolán McNamara] add basic test of exploding pdf
[Caolán McNamara] use same reference device DPI that draw/impress uses
[Caolán McNamara] use same map mode that line breaking will use
[Caolán McNamara] match pdf text size and vertical positioning
[Caolán McNamara] add test for vertical placement of exploded pdf
[Gabor Kelemen] Drop IWYU exclusions about css shortcut
[Miklos Vajna] sw markdown filter: export non-linked inline images
[Julien Nabet] Fix typo
[Xisco Fauli] openssl: upgrade to 3.5.4 (master only)
[Caolán McNamara] scale without adjustment
[Caolán McNamara] fix: Theme parsing error: Not using units is deprecated. Assuming 'px'
[Caolán McNamara] add example of %notify=NONE and %notify=OWNER
[Michael Weghorn] reportdesign: Make ReportFormula::BindType an enum class
[gerrit buildbot] Update git submodules
[Michael Weghorn] cui: Resave optnewdictionarydialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 tdf#168646 qt weld: Implement showing extended tips
[Michael Weghorn] tdf#168646 vcl: Forward unhandled tooltip event to base class
[Michael Weghorn] tdf#130857 tdf#168646 qt weld: Call base class tooltip logic
Changes for Build #2872
[Tomaž Vajngerl] sc: move ScAddressTest to types folder
[Miklos Vajna] tdf#167753: Fix infinite recursion in SlideTransitionPane focus handling
[Mike Kaganski] Use make_unique_for_overwrite for buffer created for overwrite
[Julien Nabet] tdf#143148 replace include guards with pragma once in dir
[Xisco Fauli] Revert "openssl: upgrade to 3.5.4 (master only)"
[Noel Grandin] tdf#168674 Assertion fires when editing a formula in formula bar in
[Noel Grandin] tdf#133557 Rejecting track & changes in Calc slow
[Gabor Kelemen] tdf#119676 modify shortcut of Extensions dialog for French
[Caolán McNamara] add italic to mtf xml dump
[Caolán McNamara] horizontally position the text rect to get the ink in the same place
[Gabor Kelemen] bin/find-unneeded-includes: Catch stale file names without exclusions
[Mike Kaganski] Correctly zero-initialize the buffer
[Miklos Vajna] tdf#168662 sw markdown export: extract inline image export functions
[Miklos Vajna] tdf#168662 sw markdown export: handle anchored images
[Michael Weghorn] tdf#130857 Define widgets in PDF export "User Interface" page in order
Changes for Build #2873
[Michael Weghorn] cui: Resave connectortabpage.ui with glade 3.40
[Michael Weghorn] clang-format cui/source/inc/dbregister.hxx
[Michael Weghorn] sc: Add missing include
[Michael Weghorn] cui: Resave croppage.ui with glade 3.40
[Michael Weghorn] sw: Resave dropcapspage.ui with glade 3.40
[Mike Kaganski] Use BinaryDataContainer::getAsStream
[Caolán McNamara] extract italic/oblique info about font
[Caolán McNamara] move convertSfntName from fontmanager to sft
[Mike Kaganski] implCreate never gets a nullptr URL
[Mike Kaganski] Move reserve() call into GraphicFilter::ImportGraphics
[Mike Kaganski] ImportGraphics doesn't insert nullptrs anymore
[Mike Kaganski] Let ImportGraphics return the vector, instead of using out argument
[Mike Kaganski] Use Graphic::GetXGraphic instead of explicit use of unographic::Graphic
[Mike Kaganski] Simplify unographic::Graphic construction
[Mike Kaganski] No need to use vector of known size, just to convert to Sequence
[Mike Kaganski] Put Graphic into vector by value, instead of using shared_ptr
[Caolán McNamara] extract an analyzeSfntName function
[Caolán McNamara] fix filtername for fodg
[Caolán McNamara] pull weight directly from embedded/substituted font
[Noel Grandin] XTextRangeCompare: Emphasize the surprising return value in the docs
[Noel Grandin] remove some unused local vars
Changes for Build #2874
[Michael Weghorn] sw: Resave testmailsettings.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Evaluate GtkTextView::editable
[Michael Weghorn] tdf#130857 qt weld: Evaluate "GtkTextView" text
[Michael Weghorn] tdf#130857 Make mail merge test account settings dialog async
[Michael Weghorn] tdf#130857 qt weld: Support mail merge test account settings dialog
[Mike Kaganski] tdf#154285 Check too many arguments to BASIC SIN function
[Caolán McNamara] cid#1666494 silence Overflowed constant
[Caolán McNamara] drop some more COVERITY stuff
[Caolán McNamara] cid#1421074 Uncaught exception
[rb.henschel] tdf#161948 support embedded-number-behavior='integer'
[gerrit buildbot] Update git submodules
[Mike Kaganski] tdf#168673: approx equality threshold no less than 1/2 15th significand
[Michael Weghorn] tdf#130857 qt weld: Support Writer "Columns" dialog
[Michael Weghorn] sw: Resave watermarkdialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Writer "Watermark" dialog
Changes for Build #2875
[Stephan Bergmann] Avoid UBSan signed-integer-overflow
[Miklos Vajna] bin/find-unneeded-includes: Warn about obsolete exclusions
[Stephan Bergmann] Break if acceptor throws ConnectionSetupException.
[Mike Kaganski] Windows 10 is the baseline, and it requires SSE2: use it in Skia
[jp] ScriptForge (Calc) more accurate XRectangle
[Caolán McNamara] drop some more COVERITY stuff
[Caolán McNamara] cid#1421169 Uncaught exception
[Ilmari Lauhakangas] tdf#147021 Use std::size() in place of SAL_N_ELEMENTS() macro
[gerrit buildbot] Update git submodules
[Miklos Vajna] svx: prefix members of SvxCharacterMap
[Miklos Vajna] sd: fix crash in SdDrawPagesAccess::remove()
[michael.meeks] pptx export: re-order attributes to better match MSO.
[michael.meeks] pptx: re-order animEffect and tabLst items for smaller diffs.
[Caolán McNamara] Threaded import crash in ScDocument::ShrinkToDataArea
[Noel Grandin] tdf#168125 Black bar next to the color preview in the color picker
[Miklos Vajna] tdf#166319 sw interdependent redlines: fix redo of accept for fmt on
[Noel Grandin] tdf#168635 Not taking into account transparency in images
[Noel Grandin] crashtesting fix
[michael.meeks] oox: use a faster color hexification method with hex-in-uppercase.
[Michael Weghorn] tdf#130857 Define widgets in User Data options page in order
[Michael Weghorn] tdf#168500 sfx2: Prevent recursion when creating child win
[Michael Weghorn] tdf#130857 qt weld: Block toggled signal for new entry
[Michael Weghorn] tdf#130857 qt weld: Support Writer "Caption" dialog
[jp] ScriptForge (Calc) ColorizeRange() clean colors
[Michael Weghorn] additions dialog: Pass param by const ref instead of shared_ptr
[Michael Weghorn] additions dialog: Use unique_ptr instead of shared_ptr
[Michael Weghorn] additions dialog: Move "Show More" button from items to dialog
[Michael Weghorn] a11y additions dialog: Drop pointless a11y name/desc
[Michael Weghorn] tdf#130857 additions dialog: Use GtkBox instead of GtkGrid w/ 1 col
[Michael Weghorn] additions dialog: Drop superfluous 'this->'
[Mike Kaganski] tdf#168723: realloc should create the _correct_ size before access ;-)
[Jonathan Clark] tdf#168540 Restore automatically enabling RTL/CTL based on locale
[Tomaž Vajngerl] sc: fix wrong condition in IsValidTabNumber, clean SheetView
Changes for Build #2876
[Mike Kaganski] oox: don't write empty cNvPr descriptions to reduce diff noise.
[Heiko Tietze] Resolves tdf#168714 - Lack of contrast on vertical tabs
[Noel Grandin] tdf#148703 fix follow links for recreated page descs
[Michael Weghorn] tdf#130857 qt weld: Evaluate width and height request properties
[Michael Weghorn] tdf#130857 qt weld: Support additions dialog
[Michael Weghorn] additions dialog: Extract sfx2 helper to run the dialog
[Michael Weghorn] additions dialog: Set proper parent when run from area tab page
[Michael Weghorn] additions dialog: Set proper parent when run from Options -> Appearance
[Michael Weghorn] additions dialog: Set parent when run to install dicts
[Michael Weghorn] additions dialog: Set parent when run to install templates
[Gabor Kelemen] bin/find-unneeded-includes: non-self containedness is just a warning
[Michael Weghorn] additions dialog: Replace AdditionsDialog::m_sTag with local var
[Julien Nabet] Fix typo
[Miklos Vajna] bin/find-unneeded-includes: extend --sanitycheck for duplicate entries
[Heiko Tietze] Resolves tdf#168712 - Make style preview aware of highlight and area
[Miklos Vajna] tdf#166319 sw interdependent redlines: fix redo of direct reject for
[michael.meeks] oox: blurRad defaults to 0 in its users: outerShdw, innerShdw, and
[Heiko Tietze] Resolves tdf#168610 - MacOS main icon should respond to icon style
[Noel Grandin] remove SwParaPortion cache
[gerrit buildbot] Update git submodules
[Michael Weghorn] tdf#104833 tdf#135435 vcl a11y: Use TEXT role for readonly edit
[guibomacdev] tdf#168711 Ignore marked text in -[SalFrameView selectedRange]
[Christian Lohmaier] require make >= 4.2 for reading contents with the file builtin function
[Julien Nabet] Fix gtk_widget_get_toplevel: assertion 'GTK_IS_WIDGET (widget)' failed
[Michael Weghorn] wina11y: clang-format AccTextBase.cxx
[michael.meeks] oox: match bodyPr attribute ordering.
[gerrit buildbot] Update git submodules
[Noel Grandin] convert SwFieldGroup to scoped enum
[Noel Grandin] fixes for --disable-pdfimport build
[Caolán McNamara] return of macos crash on grammar uno::Reference::release
Changes for Build #2877
[Mike Kaganski] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro
[Mike Kaganski] tdf#167143: set text of the correct row
[Mike Kaganski] Replace an ad-hoc function with comphelper::findValue
[tml] Downgrade an assert to a warning
[Mike Kaganski] Simplify SvxLinguData_Impl::AddRemove using std::move
[Miklos Vajna] xmlsecurity: fix --disable-gpgmepp build
[Khaled Hosny] Silence an svgio warning
[Caolán McNamara] Pre-init NSSpellCHecker to avoid SolarMutex deadlock
[Justin Luth] tdf#165973 sw undo: separate AUTOFORMAT after SPLITNODE
[michael.meeks] oox: crop ST_TextIndentLevelType to maximum value of 8.
[Tomaž Vajngerl] sc: use enum class for header paint passes instead of defines
[Tomaž Vajngerl] sc: reduce the text height if the cell height is smaller
[Tomaž Vajngerl] sc: convert defines to constexpr values in globalnames.hxx
[Stephan Bergmann] external/clucene: Avoid ASan wcsncpy-param-overlap
[Gabor Kelemen] tdf#146619 Run IWYU again on include/[a-c]*
[Gabor Kelemen] Put headers behind #if HAVE_FEATURE_BREAKPAD
[Hossein] tdf#158237 Use C++20 contains() instead of find(), end() in dbtools.cxx
[Noel Grandin] tdf#168240 Sidebar Line Thickness drop down has black background
[aron.budea] tdf#168754 sd: escape comments exported to PPTX
[Justin Luth] tdf#164641 sc: no SpellPopup when IsCellMarked
Changes for Build #2878
[Mike Kaganski] tdf#168750: Make sure that class module is recognized on load
[Stephan Bergmann] Failure to getBasicLibraries() is normal in --disable-scripting builds
[Mike Kaganski] tdf#77786 Replace format: Replace current found string and not next one
[Noel Grandin] tdf#168744 editting format of writer input field asserts
[Tomaž Vajngerl] sc: restrict ops. to sheet views and sheet view unsyncing
[Tomaž Vajngerl] sc: Change header color when sheetview is out of sync
[Noel Grandin] fix definition of SwFieldTypesEnum::LAST
[michael.meeks] oox: add case-insensitive hex color comparison to the tests.
[Noel Grandin] revert some changes to SwFieldPage::InsertField
[Michael Stahl] sw: text formatting: implement per-line paragraph properties like Word
[Noel Grandin] OSL_ENSURE -> assert in SwFieldMgr
[Noel Grandin] use o3tl::enumarray for s_pFieldNames
[Noel Grandin] remove some remapping in SwFieldMgr::GetTypeStr
[Heiko Tietze] Resolves tdf#154443 - Use Colibre fallback for page shadow
[Michael Stahl] sw: fix too early reset of m_oParagraphBreak
[Miklos Vajna] sd doc model dump: allow invoking this from outside sd/ in a debugger
[Caolán McNamara] Error: attempt to dereference a past-the-end iterator.
[Caolán McNamara] allow 'URL' not to exist
[Mike Kaganski] SbModule: [GS]etSource32 -> [GS]etSource
[Mike Kaganski] Get rid of some unneeded intermediate variables.
[Mike Kaganski] tdf#167676: do not run updater tasks in headless mode
[Jonathan Clark] tdf#161205 Persist Complex/Asian tab choice in character dialog
[Jonathan Clark] tdf#168719 Always show RTL/CTL and CJK editing features
Changes for Build #2879
[Mike Kaganski] Add GetDirectProperty helper method
[Noel Grandin] make SwFontObj/SwFontAccess more explicit
[Caolán McNamara] include any invisible objects in group
[Caolán McNamara] create drawing document directly
[Caolán McNamara] we can use GetMimeTypeForXGraphic directly
[Caolán McNamara] add a ImportPDFUnloaded variant for a SvStream
[Caolán McNamara] tweak pdf import to allow import from SvStream
[Caolán McNamara] add pdf2fodg fuzzer entry point
[Mike Kaganski] tdf#168116: an ugly hack to handle
[Mike Kaganski] Related: tdf#80224 A blind attempt to fix conditions
[Caolán McNamara] fix the linkdir for internal libpixman
[Caolán McNamara] tweak cairo libxml requirements for all things that use internal libxml2
[Caolán McNamara] drop some more COVERITY stuff
[Caolán McNamara] cid#1399121 Uncaught exception
[Caolán McNamara] extract the font data as a separate thing
[michael.meeks] oox: share color hexification code.
[Caolán McNamara] replace temp debugging file name with aTempFile
[Caolán McNamara] add oss-fuzz pdf2fodg fuzzer
[Christian Lohmaier] prep Linux baseline bump to Almalinux 9
[Tomaž Vajngerl] sc: send sheet view information as part properties via LOKit
[Tomaž Vajngerl] sc: add ExitSheetView and SwitchToPreviousSheetView commands
[Tomaž Vajngerl] sc: add a SelectSheetView command to select a sheet view
[Miklos Vajna] sd doc model xml dump: show styles
[Stephan Bergmann] Explain the seemingly unused LokHookPreInit2 typedef
[Michael Stahl] tdf#51850 sw: AutoCaption for a single pasted image
[Thorsten Behrens] tdf#150118 check file permissions on windows if have no readonly
[Miklos Vajna] tdf#168559 PPTX imp: fix missing custom level list style for outline
[Mike Kaganski] Use IsTextNode instead of explicit check of m_nNodeType
[Gabor Kelemen] Add space to template declaration
[Gabor Kelemen] bin/find-unneeded-includes: handle namespaces in sanitycheck better
[Caolán McNamara] prefer oss-fuzz to favour pdfs that produce output
Changes for Build #2880
[gerrit buildbot] Update git submodules
[Mike Kaganski] tdf#168777: Trailing space must show all decorations, also for ODF
[Sahil Gautam] tdf#151144 remove opencl tab page
[Sahil Gautam] tdf#151144 replace threading/opencl labels with a generic calculation
[Sahil Gautam] tdf#151144 add opencl controls to calc > calculate tab page
[Caolán McNamara] ofz#446998346 Direct-leak
[Caolán McNamara] ofz Use-of-uninitialized-value
[Caolán McNamara] ofz Use-of-uninitialized-value
[Mike Kaganski] tdf#150118: fix call to AccessCheck
[Noel Grandin] move SAL_LOG code out of line
[Mike Kaganski] tdf#167326: Let CalcHeightWithFlys take hidden frame state into account
[Mike Kaganski] tdf#168709: round double value instead of truncation
Changes for Build #2881
[Mike Kaganski] tdf#168709: set decimal digits for Page dialog's metric controls
[Mike Kaganski] Deduplicate some code that clamps values
[Caolán McNamara] ofz#446998337 Timeout, paragraph parsing triggers self parse reenter
[Mike Kaganski] Drop an unneeded OSL_ENSURE
[Mike Kaganski] tdf#157664: drop HyperlinkData::operator!=
[Caolán McNamara] ofz: attempt to get abs of -2147483648
[Julien Nabet] tdf#145614 Convert #define BUFFER_SIZE to constexpr
[Julien Nabet] tdf#145614 Convert #define aUIPropertiesCount to constexpr
[Caolán McNamara] cid#1666675 Unchecked dynamic_cast
[Caolán McNamara] drop some more COVERITY stuff
[Caolán McNamara] cid#1659750 silence Division or modulo by float zero
[Mike Kaganski] OUStringLiteral -> OUString
[laurent.balland] tdf#104888 change mode to Matrix is a modification
[Caolán McNamara] cid#1659788 Uncaught exception
[Caolán McNamara] ofz#451188537 Null-dereference READ
[Mike Kaganski] tdf#168817: don't emit hyperlink markup for Ruby portions
[Caolán McNamara] ofz: Use-of-uninitialized-value
[Caolán McNamara] ofz#451333752 Out-of-memory
[Tomaž Vajngerl] sw: don't overwrite items by using references in PortionHandler
Changes for Build #2882
[Mike Kaganski] Use lambda to deduplicate HyperlinkData ctor
[arnaud.versini] rust_uno : compare rtl_uString pointers and use less unsafe code
[Ilmari Lauhakangas] tdf#143148 replace include guards with pragma once in dir include/opencl
[Mike Kaganski] LOK Transform API: add generic UnoCommand command
[szymon.klos] lok: chart2: jsdialog: enable scale tabpage
[Michael Stahl] tdf#51850 sw: fix a nullpointer crash
[Julien Nabet] Fix typo
[Miklos Vajna] svx: prefix members of SvxBmpMaskSelectItem
[Caolán McNamara] make base/postscript fontname available
[Caolán McNamara] return the pdfium handle so we can identify unique fonts
[Christian Lohmaier] windows baseline: bump to VS 2022/add new Jenkins distro-config
[Mike Kaganski] LOK Transform API: add unit tests for generic UnoCommand command
[Miklos Vajna] tdf#168559 PPTX imp: fix missing list style for outline shapes on master
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Mike Kaganski] No need to convert OString to OUString here; use 'uR' raw literal
[gerrit buildbot] Update git submodules
[Heiko Tietze] tdf#167580 Hide phd in Writer table formulas
[Caolán McNamara] expose pdfium to-unicode stream
[Miklos Vajna] Update pdfium to 7188
[Henry Castro] sd: add function to export HTML content to a single-page format
[Caolán McNamara] fix pdfium build
[Ilmari Lauhakangas] tdf#164389 Tweak accelerators for variable Date/Time fields in Writer
[Christian Lohmaier] switch Jenkins tinderbox configs to wsl-as-helper style
Changes for Build #2883
No changes
Changes for Build #2884
[Justin Luth] tdf#138249 cui: ignore m_aOrigFontColor
Changes for Build #2885
[Michael Weghorn] sc: Resave dataform.ui with glade 3.40
[Michael Weghorn] sc: Use ref instead of pointer for ScDataFormDlg's ScTabViewShell
[Michael Weghorn] sc: Prefix ScDataFormDlg members with "m_"
[Michael Weghorn] sc: Switch ScDataFormDlg::m_pDoc to reference
[Michael Weghorn] sc: clang-format sc/source/ui/inc/datafdlg.hxx
[Ilmari Lauhakangas] tdf#154444 add keyboard shortcut to toggle list ordering
[Miklos Vajna] tdf#168833 Remove check for olist and ulist to improve markdown
[Miklos Vajna] bin/find-unneeded-includes: bring back forward declaration suggestions
[Miklos Vajna] xmlsec: upgrade to 1.3.8
[gerrit buildbot] Update git submodules
[Christian Lohmaier] configure.ac: Correct macOS code signing comments to prevent confusion.
[Mike Kaganski] This line shouldn't affect the test
[Mike Kaganski] We only support VS2022 now
[Henry Castro] sd: rename 'ally' to 'a11y' for consistency
[Olivier Hallot] Fix wrong extended tips for dimension line dialog
[freedesktop] tdf#145538: Use range based for loops
[freedesktop] tdf#165233 replace std::bind with lambda in FrameworkHelper.cxx
[Miklos Vajna] tdf#162730 sw floattable: fix when inside an inline table, with hide
[freedesktop] tdf#143148 replace include guards with pragma once in
[freedesktop] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#158237 Use C++20 contains() instead of find() and end()
[Justin Luth] tdf#159028 sw: use COL_AUTO as font color for table styles
[Henry Castro] sd: create new file to export accessibility HTML
[Ilmari Lauhakangas] tdf#145538 Use range based for loops in fetab.cxx
[Jonathan Clark] tdf#166044 sw: Fix cont. footnotes repeating the dest page number
[Jonathan Clark] tdf#165785: basctl: Activate Object Browser Scope Selector and Dynamic
[Jonathan Clark] tdf#165785: basctl: Activate Core UI Interactivity and Member View
[rb.henschel] tdf#168861 tooltip line wrap for length > 100 char
[Jonathan Clark] tdf#165785: basctl: Implement Right-Pane Interactivity
[Jonathan Clark] tdf#165785: basctl: Activate Details Pane and Contextual Status Bar
Changes for Build #2886
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards
[Stephan Bergmann] compilerplugins: Rename getOriginalDecl back to getDecl
[Stephan Bergmann] Remove atticized compilerplugins and their accompanying tests
[Stephan Bergmann] Adapt check-elf-dynamic-objects for --enable-kf6
[Stephan Bergmann] Enable compilerplugins/clang/test/constparams again
[Caolán McNamara] fclose file before rename
[Caolán McNamara] font version needs to exist and be in a non-0 fractional format
[Caolán McNamara] use FPDFText_GetUnicode to get text
[Caolán McNamara] cid#451711189 Integer-overflow
[Caolán McNamara] retain original FSType
[Caolán McNamara] at %%BeginData dump the remainder as binary
[Caolán McNamara] transfer single point ranges from bfcharranges to bfcharlines
[Caolán McNamara] do conversion of ttf if FontToUnicode data is present
[Michael Weghorn] extension manager: Pass CollatorWrapper param by ref
[Michael Weghorn] extension manager: Pass param by ref instead of ref to smart pointer
[Michael Weghorn] extension manager: Drop a forward-decl
[Michael Weghorn] extension manager: Use usual indentation of 4 spaces
[Michael Weghorn] extension manager: Drop ExtensionBox_Impl::m_pLocale
[Michael Weghorn] extension manager: Switch OSL_ASSERT -> assert
[Michael Weghorn] extension mgr: Use -1 to indicate non-selected entry
[Michael Weghorn] extension mgr: Translate file dialog title on demand
[Michael Weghorn] extension mgr: Use class member instead of passing as param
[Michael Weghorn] extension mgr: Pass ExtensionCmdQueue ctor param by ref
[Michael Weghorn] extension mgr: Switch Thread::m_pDialogHelper to reference
[Michael Weghorn] extension mgr: Switch TheExtensionManager params/member to ref
[Michael Weghorn] extension mgr: Switch ExtMgrDialog::m_pManager to ref
[Michael Weghorn] extension mgr: Rename ExtensionBox_Impl and subclass
[Michael Weghorn] extension mgr: Move ExtensionBoxWithButtons to own header/source
[Michael Weghorn] extension mgr: Make PackageState an enum class
[Michael Weghorn] extension mgr: Switch UpdateRequiredDialog::m_pManager to ref
[Michael Weghorn] desktop: Resave showlicensedialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support dialog to show extension license
[Michael Weghorn] tdf#130857 qt weld: Support Calc duplicates dialog
[Michael Weghorn] sc: Resave "Validity" dialog tab pages
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Group" dialog
[Michael Weghorn] sc: Resave insertsheet.ui with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Insert Sheet" dialog
[Ilmari Lauhakangas] tdf#157664 Drop operator !=, where respective operator == is defined
[Justin Luth] tdf#162461 Revert "tdf#129924 docx import: set background color"
[aron.budea] tdf#168885 oox: save more of empty charts
[raykowj] tdf#167573 sd_navigator: fix deleting an object deletes the whole page
[Caolán McNamara] separate ImpSdrPdfImport's by prefix
[Caolán McNamara] replace xmlParseDoc with xmlReadDoc
[Caolán McNamara] collect autostyles before output fonts
[Caolán McNamara] add extra pdf shape fonts to export
[Caolán McNamara] always output the embed fonts of decomposed pdf
[Justin Luth] tdf#99205 sw options: don't lose automatic spell checking status
[Michael Weghorn] extension mgr: Move more init logic to ctor
[Michael Weghorn] extension mgr: Pass mgr to ExtensionBox ctor
[Michael Weghorn] extension mgr: Switch ExtensionBox::m_rManager to ref
[Michael Weghorn] extension mgr: Switch ExtensionBoxWithButtons::m_pParent to ref
[Michael Weghorn] extension mgr: Drop duplicate comment
[Michael Weghorn] extension mgr: Drop ExtensionBox::getItemCount
[Michael Weghorn] extension mgr: Drop misleading comment about automatic testing
[Michael Weghorn] extension mgr: Use more specific weld::Dialog ptr
[Michael Weghorn] extension mgr: Simplify ExtensionBox::GetEntryRect
[Tomaž Vajngerl] tdf#164927 allow Theme dialog to be customized in menu/toolbar
Changes for Build #2887
[Noel Grandin] tdf#168730 fix DrawRect with alpha
[Noel Grandin] Revert "tdf#168730 fix DrawRect with alpha"
[Noel Grandin] tdf#168730 impBufferDevice and caller should have the same mask rect
[aron.budea] tdf#168921 sw: don't export user fields with empty names to DOCX
[Mike Kaganski] Schriftgrad -> font size
[Mike Kaganski] GetFontEnityAtom -> GetFontEntityAtom
[Miklos Vajna] sfx: fix loplugin:unusedcapturedefault
[Mike Kaganski] Related: tdf#168842 digits in GtkSpinButton, lost in SRC -> UI
[Noel Grandin] Change alpha behavour of OutputDevice::SetLineColor
[Caolán McNamara] ofz#452391360 Integer-overflow
Changes for Build #2888
[Mike Kaganski] Some DDE fixes
[Mike Kaganski] Related: tdf#168842 Don't truncate source precision in vcl::TextToValue
[Mike Kaganski] tdf#139866: mark menu items that don't have icons
[Mike Kaganski] tdf#164677: separator properties in
[Mike Kaganski] This function is not used outside of vcl/source/control/field.cxx
[Noel Grandin] fix DrawPolyPolygon alpha behaviour
[Noel Grandin] lets have just one getB2DRange function/method
[Mike Kaganski] Uses of an overload of vcl::ConvertDoubleValue -> vcl::ConvertValue
[Caolán McNamara] cid#1667146 Variable copied when it could be moved
[Caolán McNamara] cid#1667139 Unchecked return value
[Caolán McNamara] cid#1667095 silence Overflowed constant
[Caolán McNamara] cid#1667062 silence Overflowed return value
[Mike Kaganski] Fix code designed for integers, but used with floating-point values
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer
[Mike Kaganski] fix 'make run' on Windows with WSL
[Mike Kaganski] Drop the last vcl::ConvertDoubleValue backward-compatibility functions
[Mike Kaganski] Rename a variant vcl::ConvertValue to reflect what it does with digits
[Mike Kaganski] Fix ConvertAndScaleValue
[Christian Lohmaier] tdf#167704 fix gallery themes not using translations
--
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.