Age | Commit message (Expand) | Author |
2024-01-28 | Related: tdf#159382 Naming is hard: make initial monster shorter | Mike Kaganski |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-27 | tdf#159382: introduce a Word compat flag for hanging footnote number spacing | Mike Kaganski |
2024-01-26 | Don't export printer name & config in privacy mode | Samuel Mehrbrodt |
2024-01-25 | Don't export personal metadata when user wishes not to | Samuel Mehrbrodt |
2024-01-19 | tdf#106733 xmloff: keep fo:hyphenate in character formatting | László Németh |
2023-12-21 | address nit: put unit tests in anonymouse namespace | Justin Luth |
2023-11-28 | sw: move header/footer tests to own class in core tests | Tomaž Vajngerl |
2023-11-19 | Extended loplugin:ostr: sw | Stephan Bergmann |
2023-10-31 | related: tdf#156905: sw_odfexport2: Add unittest | Xisco Fauli |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-13 | CppunitTest_sw_odfexport: fix outdated comment | Miklos Vajna |
2023-08-25 | WNT -> _WIN32 | Mike Kaganski |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-08-21 | Tests with color stops to assert Color and not BColor values | Tomaž Vajngerl |
2023-07-11 | tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers) | Mike Kaganski |
2023-06-21 | tdf#133507 sw layout: fix missing contextual spacing at section end | Justin Luth |
2023-06-16 | tdf#103064 sw,editeng: enable UNO API and ODF import/export | Maxim Monastirsky |
2023-06-15 | tdf#133507 sw: hunt for documents with ULSpacing at section end | Justin Luth |
2023-06-02 | tdf#145538,tdf#147021: qa: range based loops | Dr. David Alan Gilbert |
2023-06-01 | SwModelTestBase: simplify code a bit | Xisco Fauli |
2023-05-31 | SwModelTestBase: get rid of mustValidate | Xisco Fauli |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-11 | tdf#155238: Reimplement how ListAutoFormat is stored to ODF | Mike Kaganski |
2023-05-11 | tdf#154933 Rename "Text Body" para style to "Body Text" | Maxim Monastirsky |
2023-05-03 | MCGR: Make MCGR default for oox im/export, cleanup | Armin Le Grand (allotropia) |
2023-04-14 | tdf#150149 sw: fix table header in multi-column sections | László Németh |
2023-04-14 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-14 | Fix what looks like copy/paste typos | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-03-22 | tdf#153659 Import Table of Figures paragraph style correctly | Gabor Kelemen |
2023-03-02 | qa: simplify code | Xisco Fauli |
2023-02-28 | tdf#114287 xmloff: ODF import: fix text:list override of list style | Michael Stahl |
2023-02-27 | sw: disable testTdf78510 on Mac | Michael Stahl |
2023-02-24 | tdf#78510 sw: combine items from SwTextNode and SwNumFormat | Michael Stahl |
2023-02-02 | tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11y | Michael Stahl |
2023-01-24 | tdf#153090 xmloff: ODF import/export of source style on ToX | Michael Stahl |
2023-01-18 | tdf#152710: sw_odfexport: Add unittest | Xisco Fauli |
2022-11-11 | SwModelTestBase: use createSwDoc everywhere | Xisco Fauli |
2022-11-08 | SwModelTestBase: make clear parseExport only works when exporting | Xisco Fauli |
2022-11-08 | swmodeltestbase: make mbExported private | Xisco Fauli |
2022-11-04 | SwModelTestBase: make mpTestDocumentPath private | Xisco Fauli |
2022-11-03 | swmodeltestbase: use maTempFile everywhere | Xisco Fauli |
2022-10-13 | tdf#145871: sw_odfexport2: Add unittest | Xisco Fauli |
2022-10-11 | use more string_view in sw | Noel Grandin |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-21 | tdf#151100: xText->getString() may be empty for content needing export | Mike Kaganski |
2022-09-20 | move some test from odfexport to odfexport2 | Noel Grandin |
2022-09-14 | tdf#150927: properly handle nesting in tables | Mike Kaganski |