+ core + *DocumentLockFile ctor may throw [Mike Kaganski] + - Don't show chevron in quick find bar (tdf#158412) [Heiko Tietze] + - Find/quickfind design (tdf#156227) [Heiko Tietze] + -Werror,-Wunused-private-field [Stephan Bergmann] + -Werror=maybe-uninitialized [Stephan Bergmann] + [API CHANGE] Add OOXML way of curved connector routing [Regina Henschel] + [API CHANGE] Deprecate recently unused AddFeatureURL config key [Gabor Kelemen] + [API CHANGE] Drop unused Compatibility config group from Writer [Gabor Kelemen] + [API CHANGE] Drop unused Impress config keys [Gabor Kelemen] + [API CHANGE] Drop unused ScriptRuntimes config set [Gabor Kelemen] + [API CHANGE] Drop unused SelectedFileName config key [Gabor Kelemen] + [API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groups [Gabor Kelemen] + [API CHANGE] Drop unused UserFactories config group [Gabor Kelemen] + [API CHANGE] Drop unused VerticalCallOut config key [Gabor Kelemen] + [API CHANGE] Drop unused Writer config groups [Gabor Kelemen] + [API CHANGE] Drop unused XAxis/YAxis config groups [Gabor Kelemen] + actually use the mimetype set in the from document (tdf#123396) [Tomaž Vajngerl] + adapt consteval failure check to recent GCC 14 trunk [Stephan Bergmann] + add [1],[2],[3] numbering style for zh-CN locale (tdf#152583) [Kevin Suo] + add expert option to disable active content (tdf#158375) [Sarper Akdemir] + adjust ooxml import to handle first header/footer (tdf#136472) [Tomaž Vajngerl] + allow locking down adding new trusted authors (tdf#158577) [Noel Grandin] + allow to detect a broken ZIP package (tdf#96401) [Mike Kaganski] + AlphaMask::ReleaseAccess is unnecessary [Noel Grandin] + always send theme-change in kit-mode even if the global theme is the same [Caolán McNamara] + android: Add make dep to update build ID more reliably [Michael Weghorn] + android: Avoid using color attr requiring API 23 (tdf#124480) [Michael Weghorn] + android: Bump minSdkVersion to 21 (Android 5.0) [Michael Weghorn] + android: Center Calc header text (tdf#158398) [Michael Weghorn] + android: Draw light gray background for Calc headers (tdf#158398) [Michael Weghorn] + android: Drop trailing whitespace in Makefile [Michael Weghorn] + android: Drop unused icons (tdf#124480) [Michael Weghorn] + android: Fix "Save As" for non-experimental mode (tdf#158331) [Michael Weghorn] + android: Make CalcHeaderCell fields final [Michael Weghorn] + android: No longer extract native libs [Michael Weghorn] + android: Override icon color for dark theme (tdf#124480) [Michael Weghorn] + android: Remove 'build' dir in 'clean' make target [Michael Weghorn] + android: Rename icons no longer using hard-coded color (tdf#124480) [Michael Weghorn] + android: Replace hard-coded bg color with themeable one (tdf#124480) [Michael Weghorn] + android: Separate build ID and vendor from versionName [Michael Weghorn] + android: Set bg color for calc formula bar (tdf#124480) [Michael Weghorn] + android: Shown warnings about deprecated API usage [Michael Weghorn] + android: Simplify vendor info handling for about dialog [Michael Weghorn] + android: Simplify version info handling for about dialog [Michael Weghorn] + android: Suggest file name for PDF export [Michael Weghorn] + android: Support dark theme (tdf#124480) [Michael Weghorn] + android: Update Android Gradle Plugin to 8.1.4 [Michael Weghorn] + android: Update Android Gradle Plugin to 8.2.0 [Michael Weghorn] + android: Update com.google.android.material:material to 1.10.0 [Michael Weghorn] + android: Update compileSdk/targetSdkVersion to 34 [Michael Weghorn] + android: Use 'compileSdk' instead of deprecated 'compileSdkVersion' [Michael Weghorn] + android: Use an actual button for "Select file to open" (tdf#124480) [Michael Weghorn] + android: Use MaterialToolbar and drop manual bg color (tdf#124480) [Michael Weghorn] + android: Use theme bg color for bottom toolbars (tdf#124480) [Michael Weghorn] + android: Use themed color for icon on start activity (tdf#124480) [Michael Weghorn] + android: Use themed color for more icons (tdf#124480) [Michael Weghorn] + at least VS 2022 Preview 17.9.0 Preview 1.1 needs the fix too [Stephan Bergmann] + avoid clipboard messages after Scheduler::ImplDeInitScheduler [Mike Kaganski] + backport skia "Avoid combining extremely large meshes" fix [Caolán McNamara] + beehive Impress template: restore indentation [Laurent Balland] + better align the doc statistics selectable labels (tdf#156379) [Caolán McNamara] + blueprint Impress template background (tdf#158205) [Laurent Balland] + branch libreoffice-24-2 [Christian Lohmaier] + bump Glade version [Heiko Tietze] + bump product version to 24.2.0.0.alpha1+ [Xisco Fauli] + bump product version to 24.2.0.0.beta1 [Christian Lohmaier] + busy loop seen on ods export attempt [Caolán McNamara] + c++20: use std::erase(_if) instead of std::remove(_if)+erase (svl 2) [Julien Nabet] + calc-Validity-CellRange, dropdown tiny (tdf#157551) [Noel Grandin] + call DeleteAndJoin in strict reverse order (tdf#158459) [Mike Kaganski] + candy Impress template background (tdf#158202) [Laurent Balland] + candy Impress template: replace picture (tdf#158250) [Laurent Balland] + change default HighlightOverlay color (tdf#33201) [Sahil] + chart2_uichart: Add unittest (tdf#158223) [Xisco Fauli] + check ZIP magic number, to avoid false detections (tdf#96401) [Mike Kaganski] + checkbox Implementation for Col/row Highlight (tdf#33201) [Sahil Gautam] + convert SwHashTable to std::unordered_map [Noel Grandin] + COPY_INSTEAD_OF_MOVE (cid#1546483, cid#1557920, cid#1546453, cid#1546495, cid#1546501, cid#1545764, cid#1546422, cid#1546476, cid#1546472, cid#1546455, cid#1546497, cid#1545566, cid#1546485, cid#1545582, cid#1545617) [Caolán McNamara] + cppunit test for notification of note position changes on row/col changes [Caolán McNamara] + CppunitTest_sw_ooxmlexport16: rework to avoid preTest() [Miklos Vajna] + CppunitTest_sw_ww8import: avoid external fonts [Miklos Vajna] + deduplicate execute_dialog_through_* [Mike Kaganski] + dereference after null check (cid#1558795) [Caolán McNamara] + disallow crash reporting in UITests [Mike Kaganski] + division or modulo by zero (cid#1558172) [Caolán McNamara] + document OOXML SVG tests and import (tdf#126084) [Tomaž Vajngerl] + don't apply default items to numbering symbols (tdf#154369) [Oliver Specht] + don't dispatch left mouse up events during live resizing (tdf#155092) [Patrick Luby] + don't emit 'br clear=...' for graphics wrap in ReqIF export [Mike Kaganski] + drop allownonascii check from pre-commit checks [Mike Kaganski] + drop own mutex to prevent lock order problem [Mike Kaganski] + drop use of Win98-era multimon.h [Gabor Kelemen] + editeng: show soft hyphen in text boxes and shapes (tdf#129357) [László Németh] + enable using medium/full font hinting even with subpixel positioning [Frank Steiner] + encode the username sent to LanguageTool (tdf#158117) [Mike Kaganski] + enhancement to display Sections as an expandable/ (tdf#158103) [Jim Raykowski] + error when running a Basic macro with instruction commitChanges (tdf#157915) [Noel Grandin] + expert config: Allow editing settings without default value [Samuel Mehrbrodt] + expert config: Allow filtering by changed values (tdf#157432) [Samuel Mehrbrodt] + extended loplugin:ostr [Stephan Bergmann] + extended loplugin:ostr: codemaker [Stephan Bergmann] + extended loplugin:ostr: comphelper [Stephan Bergmann] + extended loplugin:ostr: connectivity [Stephan Bergmann] + extended loplugin:ostr: desktop [Stephan Bergmann] + extended loplugin:ostr: filter [Stephan Bergmann] + extended loplugin:ostr: hwpfilter [Stephan Bergmann] + extended loplugin:ostr: i18nlangtag [Stephan Bergmann] + extended loplugin:ostr: i18nutil [Stephan Bergmann] + extended loplugin:ostr: l10ntools [Stephan Bergmann] + extended loplugin:ostr: oox [Stephan Bergmann] + extended loplugin:ostr: sal [Stephan Bergmann] + extended loplugin:ostr: sax [Stephan Bergmann] + extended loplugin:ostr: sc [Stephan Bergmann] + extended loplugin:ostr: sd [Stephan Bergmann] + extended loplugin:ostr: sdext [Stephan Bergmann] + extended loplugin:ostr: svx [Stephan Bergmann] + extended loplugin:ostr: sw [Stephan Bergmann] + extended loplugin:ostr: sw/qa/extras/layout/layout3.cxx [Julien Nabet] + extended loplugin:ostr: test [Stephan Bergmann] + extended loplugin:ostr: tools [Stephan Bergmann] + extended loplugin:ostr: ucb [Stephan Bergmann] + extended loplugin:ostr: vcl [Stephan Bergmann] + extended loplugin:ostr: xmlhelp [Stephan Bergmann] + external/libnumbertext: Silence -Werror,-Wdeprecated-declarations [Stephan Bergmann] + external/zxing: Backport my upstream fix for android build w/ NDK 26 [Michael Weghorn] + FB: impossible to change field to "entry required" in GUI (tdf#158452) [Julien Nabet] + find-unused-configkeys: check groups that are not used as templates [Gabor Kelemen] + fix --enable-online-update-mar on Windows [Stephan Bergmann] + fix apparent copy/paste typo [Stephan Bergmann] + fix apparent typo in make create-update-info [Stephan Bergmann] + fix build against system-libxml-2.12 (tdf#158302) [Miklos Vajna] + fix cleanup of SfxPoolItems in editeng (tdf#158317) [Armin Le Grand (allotropia)] + fix crash when picking custom colour for column separator line (tdf#158450) [Julien Nabet] + fix HtmlWriter::characters [Mike Kaganski] + fix Line count width in the Properties dialog (tdf#156379) [Rafael Lima] + fix off-by-one bug for autocorrect (tdf#156243) [Matt K] + fix opening hybrid PDFs on Windows (tdf#158442) [Mike Kaganski] + fix typo [Andrea Gelmini] + follow-up: Sync LC_NumberingLevel of zh-CN with en-US locale (tdf#152583) [Kevin Suo] + fontconfig android: Drop obsolete patch for API level < 21 [Michael Weghorn] + force flush after drawing native scrollbars (tdf#155266) [Patrick Luby] + freshes Impress template background (tdf#158203) [Laurent Balland] + freshes Impress template: color font (tdf#158017) [Laurent Balland] + grey Elegant template: restore placeholders (tdf#158022) [Laurent Balland] + growing Liberty template: restore preview (tdf#158230) [Laurent Balland] + gtk-WARNING Could not read property GtkBox:pack_type [Julien Nabet] + GUI to en-/disable the --enable-online-update-mar feature at runtime [Stephan Bergmann] + HTML simple format also added to paste special toolbox (tdf#158294) [Oliver Specht] + import svg image from ooxml document that use svgBlip elem. (tdf#126084) [Tomaž Vajngerl] + impress templates notes: correct preview size [Laurent Balland] + impress templates: restore font declarations [Laurent Balland] + impress templates: restore style hierarchy (tdf#158488) [Laurent Balland] + improve SwXFlatParagraph::isModified check (tdf#153693) [Mike Kaganski] + integer-overflow (ofz#64680) [Caolán McNamara] + invalid iterator (xmloff/namespacemap.cxx) (cid#1546212, cid#1546325) [Julien Nabet] + limit PreserveSpaces HTML/ReqIF export option to proper space characters [Mike Kaganski] + lok: don't use template flag in more places [Mike Kaganski] + lok: Notify all tabs in the range [Aron Budea] + loplugin:fieldcast in DomainMapper_Impl [Noel Grandin] + loplugin:fieldcast in oox::xls::PivotTable [Noel Grandin] + loplugin:fieldcast in ScXMLImport [Noel Grandin] + loplugin:fieldcast in SwOneExampleFrame [Noel Grandin] + loplugin:ostr (macOS) [Stephan Bergmann] + make --enable-online-update and --enable-online-update=mar orthogonal [Stephan Bergmann] + make --enable-online-update=mar at least compile again, on Linux [Stephan Bergmann] + make AlphaMask separate from Bitmap [Noel Grandin] + make int/double lists editable in expert config (tdf#157438) [Samuel Mehrbrodt] + make OK/Cancel buttons translatable on Language Selection dialog [Andras Timar] + make ScOutputData::DrawSelectiveObjects compatible [Armin Le Grand (allotropia)] + make testHybridPDFFile Windows-only, and filenames in repo ASCII-only. [Mike Kaganski] + metropolis Impress template: remove unused styles [Laurent Balland] + missing style Object with no fill no line (tdf#158500) [Laurent Balland] + mkdir_p still needed by make create-partial-info [Stephan Bergmann] + move a cui header inside the module [Julien Nabet] + move Cell position logic inside the function (tdf#33201) [Sahil] + move the SfxItemPoolCache to sc/ [Noel Grandin] + mysql/Mariadb: implement changePassword [Julien Nabet] + mysql/Mariadb: implement refreshUsers so get access to users admin page [Julien Nabet] + mysql/Mariadb: implement User and ODatabaseMetaData privileges methods [Julien Nabet] + mysql/Mariadb: implement Users::appendObject to allow users creation [Julien Nabet] + mysql/Mariadb: implement Users::dropObject (so you can remove a user from UI) [Julien Nabet] + nature Illustration template: remove unused styles [Laurent Balland] + no kit notification of note position changes on insert/delete row [Caolán McNamara] + officecfg,sd: add Office::Security::Net::AllowInsecureImpressRemoteWiFi [Michael Stahl] + online: Put the image width height info into json. [Gülşah Köse] + only Change current table (tdf#158336) [Xisco Fauli] + oox: Refactor and simplify writing to storage with GraphicExport [Tomaž Vajngerl] + opening file with image when JAWS is running causes endless loop (tdf#158338) [Noel Grandin] + opening Hyperlink dialog leads to crash (tdf#158345) [Julien Nabet] + out-of-memory (ofz#64582) [Caolán McNamara] + package,sfx2: wholesome ODF package wrapping encryption (tdf#105844) [Michael Stahl] + pass BitmapBuffer around by std::optional [Noel Grandin] + prefer checked ptr to SdrPageView over unchecked [Armin Le Grand (allotropia)] + prevent attempts to create UCB content from .component URIs [Mike Kaganski] + prevent LO from adding an empty event listener (tdf#156648) [Matt K] + ProcessAndBlurAlphaMask should take an AlphaMask as param [Noel Grandin] + proof reading suggestions: [Gökay Şatır] + properly support editing string lists (tdf#155676) [Samuel Mehrbrodt] + put back the message in assert after b50da6f3a9109fc1d4468c15aa7d5c68773ec199 [Julien Nabet] + relax assertion a bit [Mike Kaganski] + remove duplicated include [Andrea Gelmini] + remove exec bits on xcu file [Andrea Gelmini] + remove fallback code [Noel Grandin] + remove HTML prefix always (tdf#157363) [Oliver Specht] + remove now unused SwModelTestBase::preTest() [Miklos Vajna] + remove printf [Tomaž Vajngerl] + remove pyuno.xcd from build/packaging [Gabor Kelemen] + remove the special-casing in Bitmap::Invert (and fix) [Noel Grandin] + remove unused #include [Julien Nabet] + replace bInfo with direct pInfo check [Caolán McNamara] + require viewing the certificate (tdf#158576) [Samuel Mehrbrodt] + resave with latest glade [Caolán McNamara] + resave with latest glade (columnpage.ui) [Julien Nabet] + resave with newer Glade version [Balazs Varga] + revert "Drop allownonascii check from pre-commit checks" [Mike Kaganski] + revert "fix" for and follow-up (tdf#158223, tdf#156174) [Eike Rathke] + revert "force flush after drawing native scrollbars" (tdf#155266) [Patrick Luby] + revert "RTF import: keep remembering... (tdf#148540, tdf#109790) [Justin Luth] + revert "sdext.pdfimport Writer: Do not visit... (tdf#153969, tdf#157589) [Kevin Suo] + sc SetLayoutRTL: Only call PostPaint for current tab [Aron Budea] + sc: Enable text wrapping when inputting line breaks in cell (tdf#158252) [offtkp] + sc: fix back color filter entries [Henry Castro] + sc: qa: add unit test "testBackColorFilter" [Henry Castro] + sc: show a message dialog if insert cells fail [Henry Castro] + sc_subsequent_filters_test4: Add unittest (tdf#158483) [Xisco Fauli] + ScriptForge (SF_Database) manage transactions [Jean-Pierre Ledure] + ScriptForge (SF_Dataset) fix GetRows() in chunks [Jean-Pierre Ledure] + ScriptForge (SF_Root) Fix typos [Jean-Pierre Ledure] + ScViewOptions::operator== doesn't compare sColorSchemeName [Caolán McNamara] + sd: remote: disentangle class RemoteServer [Michael Stahl] + sd: remote: release Transmitter mutex when sending [Michael Stahl] + set fallback help page for optional print content (tdf#158534) [Caolán McNamara] + set PROP_ASTEMPLATE for broken ZIP package (tdf#96401) [Mike Kaganski] + setFullWPGSupport to group shape in wpc (tdf#158339) [Regina Henschel] + sfx2: simplify SetCommonStorageEncryptionData() calls [Michael Stahl] + show DocumentTitle when set in MediaDescriptor (tdf#158396) [Mike Kaganski] + silence Out-of-bounds access (cid#1554867) [Caolán McNamara] + silence Unchecked return value (cid#1555974, cid#1555476) [Caolán McNamara] + silence Using invalid iterator (cid#1546413) [Caolán McNamara] + simplify a bit [Mike Kaganski] + simplify and modernise ScopedBitmapAccess [Noel Grandin] + simplify description/type parsing a bit [Stephan Bergmann] + simplify HtmlWriter [Mike Kaganski] + simplify implementation of getTypeByHierarchicalName [Stephan Bergmann] + simplify some AlphaMask code [Noel Grandin] + simplify some BitmapEx constructions [Noel Grandin] + simplify UITest's custom configuration handling [Mike Kaganski] + skip redisplay of the view when forcing flush (tdf#155266) [Patrick Luby] + some cosmetic improvements, better warnings [Michael Stahl] + split the *Bitmap::CopyPixel functions [Noel Grandin] + start Center: remove ability to do multiselections (tdf#158404) [Ilmari Lauhakangas] + std::swap COPY_INSTEAD_OF_MOVE (cid#1545692, cid#1546475) [Caolán McNamara] + store more than 100th seconds precision in date+time (tdf#158265) [Eike Rathke] + support writing SVG images into OOXML using the MS OOXML extension (tdf#126084) [Tomaž Vajngerl] + support XF86Forward / XF86Back key events (tdf#148986) [Gabor Kelemen] + svx: prefix members of SdrPageGridFrameList [Miklos Vajna] + sw a11y: Only report "level", no more "heading-level" obj attr [Michael Weghorn] + sw a11y: Only report heading level attr for heading [Michael Weghorn] + sw floattable, per-frame wrap-on-all-pages mode: add layout [Miklos Vajna] + sw floattable, per-frame wrap-on-all-pages mode: add ODT filter [Miklos Vajna] + sw floattable, per-frame wrap-on-all-pages mode: add UNO API [Miklos Vajna] + sw floattable: allow wrap of table on the right of a floattable (tdf#60558) [Miklos Vajna] + sw floattable: fix finding the nearest text in split flys on mouse click [Miklos Vajna] + sw floattable: fix layout loop when fly is below the body frame (tdf#158341) [Miklos Vajna] + sw sidebar SetOutline: do something without dropdown (tdf#56258) [Justin Luth] + sw sidebar: no need for RemoveBullet (tdf#115965, tdf#148790) [Justin Luth] + sw smart justify: fix cursor position (tdf#119908, tdf#158419) [László Németh] + sw smart justify: fix freezing with NBSP (tdf#158439, tdf#119908) [László Németh] + sw smart justify: fix multiple text portions (tdf#158333) [László Németh] + sw: document SwFormatRefMark [Miklos Vajna] + sw: document SwFormatRuby [Miklos Vajna] + sw: extract SwFootnoteFrame::dumpAsXmlAttributes() from SwFrame [Miklos Vajna] + sw: extract SwSectionFrame::dumpAsXmlAttributes() from SwFrame [Miklos Vajna] + sw: fix --without-fonts build [Miklos Vajna] + sw: fix Delete Undo/Redo of bookmark positions (tdf#148389) [Michael Stahl] + sw: fix issue with copying stashed frame format [Tomaž Vajngerl] + sw: fix lost character background of NBSP (tdf#157768) [László Németh] + sw: layout: invalidate more frames when footer grows (tdf#152307) [EMartinGube] + sw: move header/footer tests to own class in core tests [Tomaž Vajngerl] + sw: prevent crash with assert in test base class [Tomaž Vajngerl] + sw: rename the rest of the SwHistory Add() member functions [Michael Stahl] + sw: revert lost unit test testOfz64109 (tdf#158419) [László Németh] + SwNavigator: Add Protect and Hide menu items to Sections (tdf#157681) [Jim Raykowski] + SwNavigator: Allow Sections, Indexes, and Headings tracking [Jim Raykowski] + SwNavigator: enhancement to group comments by threads (tdf#157729) [Jim Raykowski] + SwNavigator: Rework the SwContentTree Expand function [Jim Raykowski] + sync LC_OutLineNumberingLevel of zh-CN with en-US locale [Kevin Suo] + tdf158206 Nature Illustration template background [Laurent Balland] + translate personas (tdf#157402) [Julien Nabet] + translate Y coordinate for height differences (tdf#155092) [Patrick Luby] + treat wordprocessing canvas like group shape (tdf#158348) [Regina Henschel] + turn on MAR-based updater for Win64 [Thorsten Behrens] + two help pages from print help button (tdf#158534) [Caolán McNamara] + UI simplify Hyperlink dialog by removing Hyperlink type radiobutton (tdf#158357) [Julien Nabet] + UI: Part 39 - Unify lockdown behavior of Options dialog (tdf#158222) [Balazs Varga] + UI: Part 40 - Unify lockdown behavior of Options dialog (tdf#158238) [Balazs Varga] + UI: Part 41 - Unify lockdown behavior of Options dialog (tdf#158239) [Balazs Varga] + UI: Part 42 - Unify lockdown behavior of Options dialog (tdf#158240) [Balazs Varga] + UI: Part 43 - Unify lockdown behavior of Options dialog (tdf#158241) [Balazs Varga] + UI: Part 44 - Unify lockdown behavior of Options dialog (tdf#158243) [Balazs Varga] + UI: Part 45 - Unify lockdown behavior of Options dialog (tdf#158244) [Balazs Varga] + UI: Part 46 - Unify lockdown behavior of Options dialog (tdf#158245) [Balazs Varga] + UI: Part 47 - Unify lockdown behavior of Options dialog (tdf#158464) [Balazs Varga] + UI: Part 48 - Unify lockdown behavior of Options dialog (tdf#158465) [Balazs Varga] + UI: Part 49 - Unify lockdown behavior of Options dialog (tdf#158466) [Balazs Varga] + uitest: remove crash report handler [Xisco Fauli] + uitest: sw: refactor test to reset config change at the end [Xisco Fauli] + UITest_writer_tests8: do not use custom configuration [Xisco Fauli] + unchecked return value (cid#1558798) [Caolán McNamara] + unused value (cid#1545320) [Caolán McNamara] + update credits [Xisco Fauli, Christian Lohmaier] + update git submodules [Rafael Lima, Stéphane Guillou, Stanislav Horacek, Olivier Hallot, Mike Kaganski, DaeHyun Sung, Alain Romedenne, Xisco Fauli, Christian Lohmaier, Andrea Gelmini, Julien Nabet, Ilmari Lauhakangas] + update SlideShow on DrawModel changes II [Armin Le Grand (allotropia)] + update solenv/flatpak-manifest.in [Stephan Bergmann] + update tsan suppressions [Noel Grandin] + update vcl README wrt VCL plugins [Michael Weghorn] + upgrade lcms2 to 2.15 [Taichi Haradaguchi] + upload_symbols: give some feedback [Xisco Fauli] + use "set logging enabled on/off" instead of deprecated "set logging on/off" [Julien Nabet] + use more concrete UNO in sc [Noel Grandin] + use more SwTwips in CalcSpacing [Noel Grandin] + use of auto that causes a copy (cid#1557589, cid#1555536, cid#1554876) [Caolán McNamara] + use package repair request and behavior (tdf#104718) [Mike Kaganski] + use pragma once instead of include guards (tdf#143148) [Achintya Sharma, Kira Tubo] + use proper parent (tdf#158457) [Samuel Mehrbrodt] + use same formatting for "Lines" as the other numbers in doc statistics [Caolán McNamara] + use SfxTabPage::GetFrameWeld (tdf#158450) [Caolán McNamara] + use std::erase_if instead of std::remove_if + std::erase [Jim Raykowski] + use tracking areas instead of tracking rectangles (tdf#155092) [Patrick Luby] + using invalid iterator (cid#1545810, cid#1545597, cid#1546332, cid#1546021, cid#1546275, cid#1546503) [Caolán McNamara, Julien Nabet] + vcl: add unit test for cached glyphs based on (tdf#103492) [Chris Sherlock] + vcl: add unit tests for a mixture of CJK and latin characters [Chris Sherlock] + vcl: Fix comment [Khaled Hosny] + vcl: remove DBG_ASSERT() from DrawDeviceAlphaBitmapSlowPath() (tdf#43157) [Chris Sherlock] + version 24.2.0.0.beta1, tag libreoffice-24.2.0.0.beta1 [Christian Lohmaier] + vintage Impress template: remove unused styles [Laurent Balland] + we don't want to return early for all handled keys (tdf#158441) [Caolán McNamara] + we need these label placeholders for gtk [Caolán McNamara] + writerfilter: fix crash in DomainMapper_Impl::PushSdt() [Miklos Vajna] + writerfilter: fix field direct char settings (tdf#108505) [Justin Luth] + writerfilter: fix legacy dropdown fields direct bold setting (tdf#108505) [Justin Luth] + xmlsecurity: check for errors in OCipherContext::Create() [Michael Stahl] + xmlsecurity: deploy asserts in OCipherContext [Michael Stahl] + xmlsecurity: W3C padding max size is the block size [Michael Stahl] + dictionaries + version 24.2.0.0.beta1, tag libreoffice-24.2.0.0.beta1 [Christian Lohmaier] + help + version 24.2.0.0.beta1, tag libreoffice-24.2.0.0.beta1 [Christian Lohmaier] + translations + version 24.2.0.0.beta1, tag libreoffice-24.2.0.0.beta1 [Christian Lohmaier]