+ COPY_INSTEAD_OF_MOVE (cid#1646936) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1646938) [Caolán McNamara] + uncaught Exception (cid#1647013) [Caolán McNamara] + uninitialized scalar field (cid#1647992) [Caolán McNamara] + using invalid iterator (cid#1647993) [Caolán McNamara] + resource leak (cid#1647994) [Caolán McNamara] + copy-paste error (cid#1648515) [Julien Nabet] + COPY_INSTEAD_OF_MOVE (cid#1648516) [Caolán McNamara] + use of auto that causes a copy (cid#1648517) [Caolán McNamara] + logically dead code (cid#1648521) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1648523) [Caolán McNamara] + silence Data race condition (cid#1648524) [Caolán McNamara] + lok: sc: translate TabPrefix by user (cool#11885) [Jaume Pujantell] + svx lok: handle Writer idle status when starting the paint view idle (cool#11942) [Miklos Vajna] + form control: checkbox not shown when exporting to PDF/EPUB or printing (cool#9200) [Marco Cecchetti] + avoid OOM (ofz#415190397) [Caolán McNamara] + sanitize anchor for InsertEmbed too (ofz#417031550) [Caolán McNamara] + null-dereference WRITE (ofz#417428651) [Caolán McNamara] + sanitize anchor for InsertFlyFrame too (ofz#420267110) [Caolán McNamara] + fix build failure (ofz#422643807) [Caolán McNamara] + Convert use of sal_uLong to better integer types (tdf#114441) [Rafał Dobrakowski] + Make space between words configurable to increase readability (minimum, desired and maximum word spacing) (tdf#126154) [László Németh] + LibreOffice for Japanese macOS, cannot use JapanseIME's function which reconversion texts. (tdf#128600) [Patrick Luby] + qt5/qt6: implement theming using native Qt widgets (weld) (tdf#130857) [Michael Weghorn] + Preview image on Page Style dialog shows fill applied incorrectly (tdf#132286) [Heiko Tietze] + Show the UI selection dialog on first start-up (tdf#137931) [Heiko Tietze] + Option to redact/ anonymizing file by replacing images by dummy or make them black (Sanitize media) (tdf#139331) [Karthik] + Connector text disappears when "Adjust to contour" attribute is selected (tdf#142011) [Gökay Şatır] + Use pragma once instead of include guards (Episode 2: Endgame) (tdf#143148) [Bogdan Buzea, Aleksi Kallio] + Writer Impress Draw Calc : the image compression form should select by default the former image format of each image (tdf#145160) [asif196] + Basic's IsNull documentation must mention that it also returns True for object variables that don't refer to an object (not initialized or set to Nothing) - at least in non-VBA mode (tdf#146113) [Olivier Hallot] + Customization for Base "Standard" toolbar is stored in document even if "Base" is selected in scope (tdf#146256) [Caolán McNamara] + Remove unused #includes from C/C++ files (tdf#146619) [Gabor Kelemen] + Use std::size() or std::ssize() instead of SAL_N_ELEMENTS() macro (tdf#147021) [Simon Chenery, Vlad Ene] + For Japanese vertical writing the candidate list rotates (Microsoft IME) (tdf#147299) [Jonathan Clark] + FILESAVE background images change upon save and reload (tdf#149207) [Tomaž Vajngerl] + Add hyphenation zone to layout, UI and ODF export/import (tdf#149420) [László Németh] + Add TEXTBEFORE function to Calc (tdf#150864) [Olivier Hallot, Xisco Fauli] + Add TEXTAFTER function to Calc (tdf#150865) [Xisco Fauli, Olivier Hallot] + Add TEXTSPLIT function to Calc (tdf#150866) [Olivier Hallot] + Wrong cursor placement when moving past LTR to RTL paragraph (tdf#151336) [Jonathan Clark] + The "Apply" button on the "Text Grid" dialog does nothing on second-click (tdf#152006) [Jonathan Clark] + Improve Business Card Help Page (/text/shared/01/01010300.xhp) (bug summary in comment 8) (tdf#152122) [Olivier Hallot] + Use copy_if, find_if or remove_if to simplify loops (tdf#153294) [Rafał Dobrakowski] + "Name and Path of HTML Documents" needs critical review (tdf#154055) [Olivier Hallot] + Cursor disappears when switching from chinese layout (windows 10) (tdf#155158) [Jonathan Clark] + DOCX export/import and basic layout interoperability of w:jc lowKashida/mediumKashida/highKashida (It was: Implement justified/justify low/medium/high paragraph alignments) (tdf#155707) [László Németh] + Edit Index Entry dialog: Ask for Save on "Close". Remove "Apply" button. Add "Reset" button. (tdf#156055) [Alexandru Babacea] + FORMCONTROLS: Textboxes will be created with flat Border - 3D won't be shown after reopening Document (tdf#156707) [Justin Luth] + Use C++20 contains() instead of find() and end() (tdf#158237) [AlexTMFN] + Replace usage of InputDialog with SvxNameDialog (tdf#158280) [Sebastian Neagu] + Fix issues found by pyflakes (tdf#158803) [Bogdan Buzea] + UX: Let users select multiple toolbars at once to view or hide (tdf#158880) [Heiko Tietze] + "View > Field Names" can trigger confusing mode, implement warning (tdf#159444) [marus087] + Broken line connectors (tdf#159774) [Xisco Fauli] + Assertion failure with windowed presenter console in RTL UI (tdf#160094) [Michael Weghorn] + Checkbox state is not saved in xlsx (saved in ods though) (tdf#161365) [Szymon Kłos] + Spreadsheets with comments are unreasonably slow (tdf#161372) [Noel Grandin] + (vertical text) Fill character setting "・" , the last character spacing is not enogh. (tdf#162325) [Jonathan Clark] + [LOCALHELP] Remove/fix duplicate entries in hid2file.js (tdf#162607) [Olivier Hallot] + In VBASupport mode, it's possible to close a SUB as a FUNCTION, or close a FUNCTION as a PROPERTY (tdf#162983) [Alexandru Diaconu] + In VBASupport mode, it's possible to close a PROPERTY SET/LET as SUB or FUNCTION (tdf#162986) [Razvan Degeratu] + XBitmap.getMaskDIB() is inverted (tdf#163381) [Mike Kaganski] + LO should not complain about failing to load javaldx if installed without Java package & Java is missing (tdf#163485) [Mike Kaganski] + Bugs found by PVS-Studio static analyzer (tdf#163486) [Bogdan Buzea] + LOOKUP does only work sporadically when referring to an external file (tdf#163614) [Eike Rathke, Xisco Fauli] + Use insert() to add multiple values in containers instead of a loop (tdf#163738) [Stefan Dorneanu] + Cant color table cells in Impress using fill tool from menubar (tdf#163805) [Xisco Fauli] + Slow UI refresh rate on mac when using Skia/Metal (tdf#163945) [Patrick Luby] + [LOCALHELP] Missing table styles on help page Styles in Writer (tdf#164068) [Olivier Hallot] + Every time I try to delete an object in a gallery folder that I inserted, LibreOffice crashes in vcl/source/bitmap/bitmap.cxx:212 (tdf#164202) [Oliver Specht] + Underscores stripped from bookmark display on right click over page number box (tdf#164226) [Caolán McNamara] + Comments Sidebar: "Options" not visible due to broken ellipsis when vcl:gen (tdf#164237) [Mohit Marathe] + [LOCALHELP] Explain what is compact layout pivot table + toggle buttons (tdf#164296) [Olivier Hallot] + FILEOPEN PPTX: Connector lines completely gone awry (tdf#164623) [Xisco Fauli] + When the option "Current Module Only" is active, it is not shown in Recent Documents submenu when in edit macro mode (tdf#164794) [Andreas Heinisch] + Translate German variable and constant names (tdf#164954) [Simon Chenery] + Options -> Appearance new LibreOffice Themes panel redesign (tdf#164970) [Heiko Tietze, Sahil Gautam] + FILEOPEN RTF Page break in hidden paragraph disappears (tdf#165094) [Mike Kaganski] + [25.8] "\lib\site-packages" folder is missing (tdf#165120) [Xisco Fauli] + Docx: Images moved while viewing in Libre Office (tdf#165478) [Justin Luth] + Hard to see line color in columns section settings (tdf#165604) [Heiko Tietze] + FILEOPEN PPTX: Font size too big in textbox (with shrink text on overflow) (tdf#165712) [Balazs Varga] + Text Import Dialog: remember separator option (tdf#165744) [Bogdan Visanescu] + Impress Remove effect animation button text is not visible (tdf#165838) [SilverGreen93] + Quadratic complexity when loading a document with lots of bookmarks and lots of tables (tdf#165918) [Mike Kaganski] + Add Paragraph/Column/Page and Spread end zone support (tdf#165984) [László Németh] + All apostrophes change to Asian font when there is Asian text in the paragraph (tdf#166104) [Jonathan Clark] + Field not seen on DOCX fileopen (tdf#166205) [Bayram Çiçek] + Upgrading to v.25.2.2+, the previous selection of encoding in text import dialog gets shifted to the previous entry (tdf#166208) [Mike Kaganski] + Bullet style does not change anymore with list indentation level (tdf#166229) [Miklos Vajna] + FILESAVE: Tagged PDF export makes Calc size grow 15-30x (tdf#166233) [Tibor Nagy] + Interdependent change tracking improvements (tdf#166319) [Miklos Vajna] + Find bar: blank square with gen environment (tdf#166321) [Noel Grandin] + Application freezes on Save As (kf6 on X11) (tdf#166334) [Michael Weghorn] + Selecting "Clear List" in the Start Center, pinned thumbnails are not displayed (tdf#166349) [Andreas Heinisch] + Module navigation links point to English pages in some cases (with offline installations en-US might not exist) (tdf#166353) [Ilmari Lauhakangas] + highlight bug (tdf#166445) [Noel Grandin, Xisco Fauli] + Help for Tools > Languages and Locals is not up-to-date (tdf#166471) [Olivier Hallot] + No information about "Context" type of numerals in Help (tdf#166477) [Laurent Balland] + FILEOPEN DOC/X: need to honour "don't use HTML paragraph auto spacing" to always add full top margin at page break (tdf#166503) [Justin Luth] + FILEOPEN DOCX: paragraph before section page break has wrong bottom spacing (tdf#166510) [Justin Luth] + FILESAVE DOCX Word fails to open roundtripped document (issue with non-unique ids) (tdf#166511) [Aron Budea] + Writer table: outside border not visible for very small cell with padding (24.8 regression) (tdf#166517) [Mohit Marathe] + Cells far from [A1] only showing first character while typing into cell (tdf#166520) [Armin Le Grand (Collabora)] + [25.8] Editing a formula, the results are displayed at the same time (tdf#166525) [Armin Le Grand (Collabora)] + Welcome dialog: Next closes immediately (gtk3) (tdf#166541) [Heiko Tietze] + Welcome dialog: Animated image broken on macOS (tdf#166542) [Rania Amina] + The new Welcome screen includes part of View -> User Interface... dialog, but no choice for apply to all or just active module (tdf#166543) [Heiko Tietze] + FILEOPEN DOCX: no top spacing after Field-with-page-break (tdf#166544) [Justin Luth] + FILEOPEN PPTX: Gluepoints of shape UpArrow are missing (tdf#166587) [Xisco Fauli] + First launch welcome dialog: better name for "What's New" tab (tdf#166594) [Heiko Tietze] + To set the listbox Selection property, the ellipsis tool works with inverted Multiselection semantic (tdf#166612) [Caolán McNamara] + To set the listbox Selection property, the ellipsis tool inserts unwanted values (tdf#166613) [Caolán McNamara] + No Gap between note number and endnote text when exporting to DOC/DOCX/RTF (tdf#166620) [Mike Kaganski] + Emdedding fonts ignores fonts in header (tdf#166627) [Mike Kaganski] + The context menu for the text box is incorrect (tdf#166633) [Balazs Varga] + Crash when clicking a dot in the control pane of a built-in dialog (tdf#166637) [Mike Kaganski] + Empty line height does not follow paragraph's proportional line spacing <100% (tdf#166652) [Mike Kaganski] + Text along path (tdf#166660) [Olivier Hallot] + NEW: "Manage Names" window error message (tdf#166662) [Olivier Hallot] + Error in the statistic file provided in the documentation (tdf#166665) [Julien Nabet, Olivier Hallot] + [25.8] When you create or edit a formula, "Name box" will remain switched to "Last Used Functions list" (tdf#166674) [Rashesh] + OpenXml nested runs "" within a text box do not get rendered (tdf#166680) [Miklos Vajna] + Loading XLSX file with complex formula and comments slow (tdf#166684) [Noel Grandin] + Add to dictionary - where has it gone since version 7? (tdf#166689) [Rashesh] + New commit causes pages to flicker very quickly, and causes white space in places where it shouldn't be (tdf#166691) [Mike Kaganski] + FILESAVE XLSX Invalid connections.xml saved with empty dbPr and olapPr elements (tdf#166712) [Aron Budea] + Freeze when opening Writer document with large page filling shapes with Skia/Metal and skia/Vulkan GPU rendering (tdf#166715) [Noel Grandin] + Welcome dialog shown on module change (tdf#166733) [Mike Kaganski, Heiko Tietze] + PIP in LibreOffice 2025.8 breaks many things including numpy and Pandas when embedded python is used (tdf#166746) [Xisco Fauli] + "dispatcher.executeDispatch(document, ".uno:InsertSheetFromFile", "", 0, Array())" doesn't stop the macro... (tdf#166751) [Mike Kaganski] + When the option "Current Module Only" is active, no Recent Documents are shown in either Base submenu (tdf#166764) [Andreas Heinisch] + Crash quiting LibreOffice with something on the clipboard (Win) (tdf#166767) [Xisco Fauli] + In tree view, triangles at selected items are invisible on win / gen (tdf#166773) [Mike Kaganski] + Unable to export a Draw / Impress document to SVG from Basic IDE (tdf#166779) [Mike Kaganski] + [BASIC] Redundant End Sub error - code does not compile (tdf#166781) [Mike Kaganski] + SVG Export: text with "fit to size" attribute gets wrong width (tdf#166789) [Mike Kaganski] + Backspace at paragraph start for not counted numbered paragraph doesn't decrease indent (tdf#166795) [Miklos Vajna] + Form controls: Help text will be cut off when "<" appears in text. (tdf#166805) [Rafael Lima] + On Windows, tree view elements with undetermined state ("on demand") have non-native expand icons (tdf#166811) [Mike Kaganski] + Calc crashed after calculating descriptive statistics and then closing (tdf#166837) [Michael Weghorn] + do not use FillColor==COL_TRANSPARENT on OutputDevice if that OutputDevice does not support alpha (tdf#166842) [Noel Grandin] + FILEOPEN: DOCX: StyleRef field broken in German UI (tdf#166850) [Oliver Specht] + Repairing a generated ODT, which is obviously an invalid ZIP package, loses an image in it (tdf#166862) [Mike Kaganski] + Text moves to the next page, keeping large empty spaces, in a document with many small paragraphs in multiple columns, having document statistics (tdf#166871) [Mike Kaganski] + Inspect and sanitize implementations of XEventListener::disposing, to avoid calling the disposing broadcaster's methods (tdf#166875) [Mike Kaganski] + FILEOPEN FORMATTING Writer Text frame moved position after import of Word .doc (tdf#37153) [Justin Luth] + Remove uno calls from xlsx import (tdf#48140) [David Hashe] + de-cruftify ODF files ... (tdf#60700) [David Hashe] + Impress with 2 display : Slides view doesn't auto-scroll in presenter console with navigation by Next or with arrow key (out of screen if enough slides so non-visible) (tdf#76029) [Michael Weghorn] + DOC DOCX import: text grid is (wrongly?) applied to table thus the page content flow is not the same as in MS Word (tdf#88752) [Jonathan Clark] + Split up include files in include/vcl where possible into separate public and internal parts (tdf#97228) [Akshay Kumar Dubey] + Menu item 'Recent Documents' not available when Query result window is in front (tdf#97390) [Andreas Heinisch]