Age | Commit message (Expand) | Author |
2024-03-04 | sw: for Undo, add FLY_AT_PAGE in GetFlysAnchoredAt() | Michael Stahl |
2024-03-03 | cid#1592910 Dereference null return value | Caolán McNamara |
2024-03-03 | cid#1592908 Dereference null return value | Caolán McNamara |
2024-03-01 | tdf#159955: fix custom page number | Julien Nabet |
2024-03-01 | Revert "Unit test to tdf159797" | Xisco Fauli |
2024-03-01 | tdf#146356 insert new paragraph before table of contents | Oliver Specht |
2024-03-01 | Unit test to tdf159797 | Oliver Specht |
2024-03-01 | sw: deliver promised punishment via assert() | Michael Stahl |
2024-03-01 | remove accidentally committed debug comment | Michael Stahl |
2024-03-01 | tdf#159158 writerfilter: headers always behind text (!opaque) | Justin Luth |
2024-03-01 | tdf#159158 writerfilter: headers always under other z-orders | Justin Luth |
2024-02-29 | Online: Make tooltip message specific to function usage tooltip | Gülşah Köse |
2024-02-29 | tdf#158801 sw floattable: fix crash with headers and interactive editing | Miklos Vajna |
2024-02-29 | CppunitTest_sw_tiledrendering2: turn on set_non_application_font_use | Miklos Vajna |
2024-02-28 | tdf#139004 Prevent crash when deleting footnote styles | Matt K |
2024-02-28 | tdf#151710 Enable enclosing of selected text with characters | Yiğit Akçay |
2024-02-28 | CppunitTest_sw_docbookexport: rework to avoid DECLARE_DOCBOOKEXPORT_TEST() | Miklos Vajna |
2024-02-28 | Related: tdf#150408 RTF filter: handle legal numbering | Miklos Vajna |
2024-02-27 | tdf#159910 sw a11y: Set a11y names for Navigator items | Michael Weghorn |
2024-02-27 | Fix UBSan build's RTTI needs | Stephan Bergmann |
2024-02-27 | Simplify a bit | Mike Kaganski |
2024-02-27 | tdf#141728 follow up: don't expand spin control when sidebar is resized | Jim Raykowski |
2024-02-27 | cid#1592377 Uncaught exception | Caolán McNamara |
2024-02-27 | Related: tdf#150408 DOC filter: handle legal numbering | Miklos Vajna |
2024-02-27 | sw: document SwFormatEditInReadonly | Miklos Vajna |
2024-02-27 | address nit: use boolean flag instead of minor copy/paste | Justin Luth |
2024-02-27 | address nit: use oox::drawingml::PER_DEGREE instead of 60,000 | Justin Luth |
2024-02-27 | address nit: create separate WriteDocumentBackgroundFill function | Justin Luth |
2024-02-27 | related tdf#126533 dml/vml import: import radials as radials | Justin Luth |
2024-02-26 | tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal" | Justin Luth |
2024-02-26 | related tdf#126533 doc export: don't lose "tiled" aspect of image fill. | Justin Luth |
2024-02-26 | tdf#108697 Allow modifying default bullet selection | Samuel Mehrbrodt |
2024-02-25 | tdf#159875 SwNavigator: improve toggle master view visibility handling | Jim Raykowski |
2024-02-25 | Create an UNO service to do the cui symbol lookup in vcl | Noel Grandin |
2024-02-25 | tdf#45904 Remove old SwXFootnote Java test | Luv Sharma |
2024-02-24 | tdf#141728 follow up: provide a bit of space between controls | Jim Raykowski |
2024-02-24 | Missing test dependency | Noel Grandin |
2024-02-24 | tdf#147731 sw: fix memory leak in SwDoc::CopyPageDesc() | Michael Stahl |
2024-02-23 | related tdf#126533 tdf#159824 VML: don't export: negative angles | Justin Luth |
2024-02-23 | related tdf#159824 RTF import/export gradient angle | Justin Luth |
2024-02-23 | CppunitTest_sw_pdf_test: Add dependency on xpdfimport | Dr. David Alan Gilbert |
2024-02-23 | tdf#159793 Save printer paper tray in RTF and DOCX | Oliver Specht |
2024-02-23 | tdf#159824 MCGR rtf export: don't lose gradient's axial-ness | Justin Luth |
2024-02-23 | related tdf#126533 vml export: fix axial colors | Justin Luth |
2024-02-23 | related tdf#126533 DOCX: vml export gradientRadial instead of gradient | Justin Luth |
2024-02-23 | tdf#126533 DOCX: export page vml fill gradient | Justin Luth |
2024-02-23 | related tdf#126533 vml import: fix gradient color swapping | Justin Luth |
2024-02-23 | Related: tdf#158986 sw floattable: fix unexpected page break with sections | Miklos Vajna |
2024-02-23 | sw doc model xml dump: extract SwTableBox::dumpAsXml() from SwStartNode | Miklos Vajna |
2024-02-23 | Fix warning C4312 when building with MSVC without -Wv:18 | Mike Kaganski |