+ COPY_INSTEAD_OF_MOVE (cid#1555216) [Caolán McNamara] + data race condition (cid#1557258) [Caolán McNamara] + data race condition (cid#1557419) [Caolán McNamara] + silence Overflowed integer argument (cid#1606622) [Caolán McNamara] + overflowed integer argument (cid#1606728) [Caolán McNamara] + data race condition (cid#1606759) [Caolán McNamara] + silence Overflowed constant (cid#1606852) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1606986) [Caolán McNamara] + overflowed integer argument (cid#1607047) [Caolán McNamara] + silence Overflowed return value (cid#1607163) [Caolán McNamara] + overflowed return value (cid#1607224) [Caolán McNamara] + overflowed return value (cid#1607234) [Caolán McNamara] + overflowed constant (cid#1607257) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1607542) [Caolán McNamara] + silence Overflowed constant (cid#1607551) [Caolán McNamara] + check of thread-shared field evades lock acquisition (cid#1607688) [Caolán McNamara] + overflowed constant (cid#1607832) [Caolán McNamara] + overflowed constant (cid#1607902) [Caolán McNamara] + overflowed constant (cid#1608083) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1608320) [Caolán McNamara] + overflowed constant (cid#1634810) [Caolán McNamara] + explicit null dereferenced (cid#1635586) [Caolán McNamara] + use of auto that causes a copy (cid#1635775) [Caolán McNamara] + silence Using invalid iterator (cid#1635783) [Caolán McNamara] + missing move assignment operator (cid#1636522) [Caolán McNamara] + silence Unchecked return value (cid#1636560) [Caolán McNamara] + dereference after null check (cid#1636561) [Caolán McNamara] + uninitialized scalar field (cid#1636562) [Caolán McNamara] + unchecked return value (cid#1636563) [Caolán McNamara] + sd lok: insert curve shapes directly (cool#10582) [Miklos Vajna] + add API to set per view options. (cool#4250) [Michael Meeks] + Footnote number removed, but grey highlight not removed in repeated table heading (comment 7) (tdf#108820) [Justin Luth] + Reworking of dialogues Organize macros (make from 5 existing only one) (tdf#120658) [Jim Raykowski] + Empty row height changes when exported to XLSX (width fixed) (tdf#124741) [Justin Luth] + FILEOPEN/FILESAVE DOCX: bitmap background image not saved with document (tdf#126533) [Justin Luth] + One/some logic possibilities missing from context menu for alignment of images (tdf#126857) [Heiko Tietze] + Provide feedback of AutoCalculation at the status bar (tdf#127937) [Heiko Tietze] + Qt5 implement theming using native widgets (weld) (tdf#130857) [Michael Weghorn] + replace debugging printf calls with SAL_INFO/SAL_WARN (tdf#130924) [Mohamed Ali] + HELP: replace custom date formats with ISO 8601 to stop promoting ambiguous formats (tdf#131332) [Bogdan Buzea] + ODF: Remove deprecated attribute table:cell-range-address from element (tdf#131862) [Regina Henschel] + UI: no hover over effect page size picker in tabbed mode (tdf#139700) [Caolán McNamara] + Use pragma once instead of include guards (Episode 2: Endgame) (tdf#143148) [Manish] + No thumbnail preview of document in start center (tdf#146269) [Mike Kaganski] + Can't insert AutoText into "Editable in read-only document" section (tdf#146553) [Oliver Specht] + Use std::size() or std::ssize() instead of SAL_N_ELEMENTS() macro (tdf#147021) [Mohamed Ali, Rosh, Arnaud VERSINI, LeSci-0x1] + Setting page style area to None is not kept in a specific DOC (tdf#147819) [Justin Luth] + Remove unused define(s) from C/C++ files (tdf#152299) [Bogdan Buzea, Julien Nabet] + FILEOPEN RTF Border lines appear incorrectly in table (tdf#152839) [Oliver Specht] + GetErrCode() doesn't work as expected on RISC-V due to floating-point NaN payload not being propagated (tdf#152943) [Sakura286] + A11y sidebar: Add option to ignore warnings (tdf#157233) [Balazs Varga] + Identify the layer of the object in focus (tdf#157255) [Jim Raykowski] + Current cell highlight doesn't update with skia hardware rendering on macOS (tdf#157312) [Patrick Luby] + UI strings "columns number" and "columns spacing" are not proper English (tdf#157869) [Bogdan Buzea] + Replace string literals with custom O(U)String literals in code (tdf#158068) [anonymotter] + Use C++20 contains() instead of find() and end() (tdf#158237) [Manish, Bogdan Buzea, Simon Chenery] + Disappearing footnotes in tables when displayed at end of document (tdf#158713) [Justin Luth] + Remember last option at Merge Cells (tdf#158979) [anonymotter] + Simplify comparison with zero when using basegfx::fTools::* implementation (tdf#160084) [Bogdan Buzea] + FILESAVE: formatting of chart titles and labels is not preserved on saving ODS (super-sub-scripts, underline, bold, italics, font size) (tdf#160517) [Balazs Varga] + Print dialog: hiding particular drawing shape does not work (tdf#161341) [Oliver Specht] + I/O of "# of values in second plot" parameter for bar/pie of pie is not supported (tdf#161800) [Kurt Nordback] + Bundled templates must not have their mimetype file compressed to be ODF valid (tdf#161930) [Laurent Balland] + TOC in Master document include headings from hidden sections (tdf#162195) [Mike Kaganski] + Spellchecker fails to recognize words ending in period (typically abbreviation) (tdf#162514) [Jonathan Clark] + Images (BMP?) in Writer document not (all) correct in export to PDF (Windows and macOS) (tdf#162815) [Noel Grandin] + [Basic-IDE] In the Japanese UI, double-clicking on Basic-Code also selects strings beyond the dot (tdf#162912) [Jonathan Clark] + FILESAVE XLSX A certain spreadsheet is slow to save (tdf#163010) [Noel Grandin] + DocBookTemplate.stw needs to be changed to ODF (tdf#163102) [Laurent Balland] + Crashes on Editing TOC when Preview is on (tdf#163325) [Xisco Fauli, Andreas Heinisch] + No comments displayed on the Comment pane (gen) (tdf#163403) [Mohit Marathe] + Math equations in an Impress file totally disappear when saving it as a PPTX file in 24.8 (tdf#163483) [Mike Kaganski] + Bugs found by PVS-Studio static analyzer (tdf#163486) [Aron Budea] + Provide ability for user to add - remove formula examples to the sm Elements -> Examples panel (tdf#163685) [Heiko Tietze] + Importing an icon for a toolbar command does an unwanted change to the icon grid (tdf#163772) [Caolán McNamara] + If "Numbers Tab" is selected when you open "Format Cells", "Numbers Tab" is not selected by pressing [Ctrl+PageUp] (tdf#163777) [Caolán McNamara] + XLS, XLSX Certain roundtripped spreadsheets not opening in Excel due to regression (tdf#163842) [Gülşah Köse] + Selecting same style should revert manually added bullets&numbering (tdf#163870) [Oliver Specht] + FILEOPEN Long time to open xlsx file (ScInterpreter::ScIfJump is very expensive to run) (tdf#163872) [Justin Luth] + Pivot table dialogs "Available Fields" column can not be resized along the dialog (tdf#163902) [Balazs Varga] + Implement font-relative before text and after text indentation (tdf#163913) [Jonathan Clark] + Slow UI refresh rate on mac when using Skia/Metal (tdf#163945) [Patrick Luby] + Crash upon startup after enabling Notes Pane (tdf#163948) [Sarper Akdemir] + Find bar text field does not appear in the accessibility tree; something's emitting empty notification events (tdf#163989) [Michael Weghorn] + UI: Tooltip of the open documents list in navigator (tdf#163992) [Bogdan Buzea] + Hyphenator service: can't call createPossibleHyphens until I call getLocales (tdf#164005) [Mike Kaganski] + Hyphenator service: createPossibleHyphens may create extra zero elements in getHyphenationPositions (tdf#164006) [Mike Kaganski] + If shape does not have control points, the respective fields in Slant & Corner Radius in Position and Size dialog should be disabled (kf5/kf6/gen/Win) (tdf#164026) [Caolán McNamara] + SortableGridDataModel cannot be notified for changes (tdf#164040) [prrvchr] + regression: style searching improvement breaks Impress layout (SvXMLStylesContext) (tdf#164046) [Noel Grandin] + LO25.2a1: Does not work on macOS 11.7 (Big Sur) (tdf#164047) [Patrick Luby] + A11Y sidebar: Separate less important warnings and more important errors (tdf#164048) [Balazs Varga] + Spellcheck: Words ending in hyphen are not recognized (tdf#164062) [Jonathan Clark] + Line used for pages in the Find sidebar does not respect dark mode (tdf#164069) [Rafael Lima] + inline headings: add up/down outline moving support in Navigator (tdf#164074) [László Németh] + Accessibility sidebar gives no warning about lists separated by one empty paragraph (tdf#164090) [Balazs Varga] + Typing tatweel character leads to a crash (tdf#164098) [Jonathan Clark] + Saving a presentation with formula (Math object) to FODP distorts the formula size (tdf#164101) [Mike Kaganski] + Accessibility sidebar gives no warnings after last one is fixed (tdf#164137) [Balazs Varga] + translate German comments, removing redundant ones (tdf#39468) [Laurent Balland] + FORMATTING - proposal for in-line headings, (run-in, inset headings) (tdf#48459) [László Németh] + [RFE] Add a "remove duplicate records" command (tdf#85976) [Sahil Gautam] + Spellcheck does not flag missing dictionary (tdf#86731) [Szymon Kłos] + Excessive text in Presentation Notes is not printed (tdf#88226) [Tibor Nagy] + Some Selected Objects Flash/Blink (tdf#94147) [Michael Weghorn]