    + INVALIDATE_ITERATOR (cid#561141) [Caolán McNamara]
    + use the same cache strategy as CairoCommon does (cool#15054) [Caolán McNamara]
    + UnGroup of Diagrams needs some extra care (cool#15723) [Armin Le Grand (collabora)]
    + engine sw, SetHyperlink: ignore given text when there is a selection (cool#15908) [Miklos Vajna]
    + engine sw HTML import: fix lost background-color CSS after -webkit (cool#15921) [Miklos Vajna]
    + timeout (ofz#491538002) [Caolán McNamara]
    + timeout (ofz#494504031) [Caolán McNamara]
    + timeout (ofz#501319523) [Caolán McNamara]
    + integer-overflow (ofz#515065180) [Caolán McNamara]
    + bad-cast (ofz#516218705) [Caolán McNamara]
    + heap-buffer-overflow (ofz#516502581) [Noel Grandin]
    + integer-overflow (ofz#517243149) [Caolán McNamara]
    + integer-overflow (ofz#518230883) [Caolán McNamara]
    + null-dereference READ (ofz#518578175) [Caolán McNamara]
    + timeout (ofz#523165456) [Caolán McNamara]
    + CRASH: Pivot table seems to cause massive memory leak (tdf#100244) [Dr. David Alan Gilbert]
    + Insert Index makes diacritics invisible (tdf#112256) [Andreas Heinisch]
    + Default name of XLSX print ranges is displayed as _xlnm.Print_Area (tdf#113596) [Andreas Heinisch]
    + Convert use of sal_uLong to better integer types (tdf#114441) [Brian Yoon, alohapeakina]
    + Lists exported to EPUB are generating p elements instead of ol/ul + li (tdf#115376) [Julien Nabet]
    + Formatting is applied to outer table when Embedding a formatted table (using a table style) into a table cell (tdf#117190) [Jim Raykowski]
    + slashing and X-"striking" of text removed from RTL text when exporting to PDF (tdf#117941) [Jonathan Clark]
    + [EPUB] SVG images are rendered duplicated (tdf#119112) [Julien Nabet]
    + EPUB export: use (X)HTML markup to set text direction (tdf#128540) [Julien Nabet]
    + qt5/qt6: implement theming using native Qt widgets (weld) (tdf#130857) [Michael Weghorn]
    + Unwanted scroll when deleting all comments by an author (tdf#136540) [Andreas Heinisch]
    + Unwanted scroll to cursor when deleting header (tdf#137107) [Andreas Heinisch]
    + FILEOPEN DOCX Whitespace should not define paragraph height (CR formatting) (tdf#137335) [Justin Luth]
    + Use pragma once instead of include guards (Episode 2: Endgame) (tdf#143148) [Brandon Nhep]
    + Use range based for loops (tdf#145538) [Simon Chenery]
    + Convert #define to enum or constexpr (tdf#145614) [Furkan Ahmet Kara, Mehul Sharma]
    + Saving document as Word (docx) does not preserve paragraph space above/below correctly (tdf#145716) [Justin Luth]
    + Context menus in Formula Bar and in cell's own Edit mode should be unified (as much as possible) (tdf#146023) [Bhumi Talwar]
    + Last space on line ending with RTL text after LTR text is placed between them rather than at end-of-line (tdf#146572) [Jonathan Clark]
    + Use std::size() or std::ssize() instead of SAL_N_ELEMENTS() macro (tdf#147021) [Alexandru Ogrezeanu, Simon Chenery]
    + Flatten Basic function implementations (tdf#147132) [Furkan Ahmet Kara]
    + Manually created references are not exported correctly to .docx (referenced text lost) (tdf#148294) [Justin Luth]
    + The right column showing the row number keeps constantly expanding in size (even if still in the range of say 4 or 5 digits) (tdf#148507) [Andreas Heinisch]
    + Record Macro won't record inserting a page break of a specified type (tdf#149631) [Andreas Heinisch]
    + Use copy_if, find_if or remove_if to simplify loops (tdf#153294) [Furkan Ahmet Kara]
    + Incomplete/confusing sentence: ... "create a new document continuing to work on the original." (tdf#154332) [Bogdan Buzea]
    + FILEOPEN DOCX: invalid document: fldchar begin without fldchar end - lots of text is lost. (tdf#155272) [Justin Luth]
    + Implement a three-way comparison operator to replace ==, <, >, <=, >= (tdf#157665) [Furkan Ahmet Kara]
    + Use C++20 contains() instead of find() and end() (tdf#158237) [Furkan Ahmet Kara]
    + "Recent Documents" file open menu items filenames from remote sources have %20 instead of spaces (URI entities not unquoted) (tdf#160839) [Andreas Heinisch]
    + Remove remaining Java applet code and references (tdf#162563) [Gabor Kelemen]
    + RDF metadata visualization: show rdf:type content of bookmark metadata optionally (tdf#163309) [László Németh]
    + officehelper.py enhancements request (tdf#163465) [Alain Romedenne]
    + FILEOPEN DOC: hidden, empty paragraph now visible (tdf#164800) [Justin Luth]
    + Relative reference in managed names dialog gives #REF error, slow deleting of ranges on Windows (tdf#164843) [Balazs Varga]
    + Chartex charts are lost on input from OOXML and re-export (tdf#165742) [Kurt Nordback]
    + Particular document has lost almost all (CSS) content, and just shows 90 pages of empty paragraphs (tdf#166509) [Justin Luth]
    + Support bottom labels with a section or group title in our tabbed UI (tdf#166641) [Heiko Tietze]
    + Unable to export a Draw / Impress document to SVG from Basic IDE (tdf#166779) [Miklos Vajna]
    + Pasting aligned text shows it at the right side of the sheet (tdf#167545) [Balazs Varga]
    + Cannot set SUBTOTAL cell range in advance (tdf#168013) [Balazs Varga]
    + Give automated tests human-readable names (tdf#168520) [Brian Yoon]
    + [26.2] Ctrl + Shift changes horizontal alignment (tdf#169787) [Jonathan Clark]
    + Add an option to disable "typing replaces selected (highlighted) text" (it's not overtype mode!) like in MS Word (tdf#169913) [Andreas Heinisch]
    + LibreOffice Header Rendering Issue: Text and Images Overlapping in DOCX Files (tdf#170096) [Karthik]
    + Use C++20 ranges copy_if, find_if or remove_if to simplify loops (tdf#170270) [Brandon Nhep]
    + View > Whitespace ... when unticked, page count goes crazy. (tdf#170869) [Andreas Heinisch]
    + Use service constructors in internal Python code (tdf#171139) [Aristeidis Palamaras]
    + Remove multiple ways to close document in tabbed view (tdf#171323) [Heiko Tietze]
    + Remove multiple ways to insert a table in tabbed view (tdf#171445) [Heiko Tietze]
    + Misplaced option for page text grid - no reference to Asian languages (tdf#171455) [Adolfo Jayme Barrientos]
    + FORMATTING: Styles dropdown list should be customizable (tdf#171727) [Jim Raykowski]
    + pyUNO UI script fails to execute from Start Center (tdf#171924) [Neil Roberts]
    + PyUNO: IllegalArgumentException when setting ColorScaleEntries on Conditional Formats via PropertyValue sequences (tdf#171950) [Neil Roberts]
    + Blank Black Window in LibreOffice in Windows 11, skia Vulkan rendering (Intel Iris Xe Graphics) (tdf#172008) [Julien Nabet]
    + NOT WYSIWYG using pictures or shapes with transparent background (tdf#172059) [Patrick Luby]
    + Feature request: Show a warning when using the gen VCL backend (tdf#172256) [Heiko Tietze]
    + Missing bookmark boundary marks and labels at fixed line height paragraph formatting (tdf#172263) [László Németh]
    + Conditional formatting created via UNO isn’t immediately visible (tdf#172333) [Neil Roberts]
    + Opening and Closing and ODB file straight from newly launched LODev aborts whole soffice process (tdf#172343) [Dan Williams]
    + Extensions are not show on Writer's Tabbed Notebookbar (tdf#172348) [Heiko Tietze]
    + Add Show/Hide Page commands (tdf#172356) [Heiko Tietze]
    + Icon missing for Change Master Slide (tdf#172358) [Heiko Tietze]
    + Improve the contrast of text in donate banner (tdf#172368) [Heiko Tietze]
    + Some corrections needed for Line Numbering guide (tdf#172382) [Seth Chaiklin]
    + DROP function misbehaviour in corner cases (tdf#172431) [Xisco Fauli]
    + [WRITER] Autocaption: it should be allowed to set position for any type (tdf#33338) [Oliver Specht]
    + UI Slide names no longer visible in Slide Pane / Page Pane (tdf#37654) [Andreas Heinisch]
    + FILESAVE: character formatting applied to fields not preserved when saving as DOC or as DOCX (tdf#38778) [Justin Luth]
    + query design view loses SQL comments (tdf#42713) [Vissarion Fisikopoulos]
    + Move Java based API tests to C++ (tdf#45904) [Muhammad Naeem]
    + Resizing embedded object in RTL context in one direction makes the size change in the opposite direction (tdf#56412) [Jonathan Clark]
    + Turn Border button into a split button and remember recent border style (tdf#58349) [Andreas Heinisch]
    + FORMATTING/UI: when focusing on styles drop down using keyboard shortcut, text should be selected (tdf#73888) [Andreas Heinisch]
    + Convert inappropriate use of sal_uIntPtr to better integer types (tdf#75280) [RashmiVid]
    + CALC: Focus/selected cell does not change to A1 when corner selection button pressed to select whole spreadsheet (tdf#82404) [Andreas Heinisch]
    + REPORT-BUILDER: Charts without content if chart contain date or time (tdf#87012) [Vissarion Fisikopoulos]
    + keep using "Insert Comment" until the UI is implemented (tfd#172194) [Xisco Fauli]
