Age | Commit message (Expand) | Author |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-07 | some cosmetic improvements, better warnings | Michael Stahl |
2023-12-04 | cid#1546422 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-04 | cid#1546476 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-04 | cid#1546325, cid#1546212: invalid iterator (xmloff/namespacemap.cxx) | Julien Nabet |
2023-12-02 | remove printf | Tomaž Vajngerl |
2023-12-02 | tdf#123396 actually use the mimetype set in the from document | Tomaž Vajngerl |
2023-12-01 | Fix typo | Andrea Gelmini |
2023-12-01 | [API CHANGE] Add OOXML way of curved connector routing | Regina Henschel |
2023-11-29 | Resolves: tdf#158265 Store more than 100th seconds precision in date+time | Eike Rathke |
2023-11-28 | sw floattable, per-frame wrap-on-all-pages mode: add ODT filter | Miklos Vajna |
2023-11-27 | tdf#158302 fix build against system-libxml-2.12 | Miklos Vajna |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff) | Julien Nabet |
2023-11-19 | Extended loplugin:ostr: xmloff | Stephan Bergmann |
2023-11-16 | comphelper: use c++20 contains() instead of find() and end() | Miklos Vajna |
2023-11-10 | loplugin:fieldcast in XMLPageExport | Noel Grandin |
2023-11-10 | Fix STYLEREF crashes and forwards-compatibility | Skyler Grey |
2023-11-07 | loplugin:fieldcast in xmloff | Noel Grandin |
2023-11-07 | warn about exotic protocols as well | Caolán McNamara |
2023-11-01 | tdf#156449 Preserve '0' or '?' in exponent | Laurent Balland |
2023-11-01 | tdf#153993 Extend ODF: lowercase for exponent char | Laurent Balland |
2023-10-30 | Enable STYLEREF flag export/import with ODF | Skyler Grey |
2023-10-29 | tdf#157663 SW: Tracked change improve move | Attila Szűcs |
2023-10-24 | xmloff: document the GutterAtTop Writer setting | Miklos Vajna |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloff | Stephan Bergmann |
2023-10-20 | tdf#86790: Add support for a word-style styleref | Skyler Grey |
2023-10-19 | SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContext | Noel Grandin |
2023-10-19 | tdf#157484 UI: Add UI controls for personal information to be kept | Balazs Varga |
2023-10-19 | tdf#143148 Use pragma once instead of include guards | Aml-Hassan-Abd-El-hamid |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-16 | tdf#141892: Set chart view to dirty state after loading | Mike Kaganski |
2023-10-16 | Resolves: tdf#157726 missing chart from Base report | Caolán McNamara |
2023-10-16 | xmloff: document the ContinuousEndnotes Writer setting | Miklos Vajna |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-13 | add LibreOffice_settings.xml_config-items.fods to document settings.xml | Michael Stahl |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-04 | tdf#145834 Consistency for "Fontwork" | Bogdan B |
2023-09-28 | tdf#156146 xmloff: ODF import: add backward compatibility hack | Michael Stahl |
2023-09-12 | Added parent / child relationship to comments. | Gökay Şatır |
2023-09-10 | PropertySetMergerImpl does not need to implement XAggreggation | Noel Grandin |
2023-09-10 | OMergedPropertySetInfo does not need to implement XAggreggation | Noel Grandin |
2023-09-08 | WARN->INFO in XMLIndexSimpleEntryContext | Noel Grandin |
2023-09-07 | Fix typo | Andrea Gelmini |
2023-09-07 | Fix typo | Andrea Gelmini |
2023-09-07 | Fix typo | Andrea Gelmini |
2023-09-06 | add referer to ole objects | Caolán McNamara |
2023-09-06 | improve debug logging in SdXMLShapeContext::AddShape | Noel Grandin |
2023-09-05 | drop a stray printf | Caolán McNamara |