summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2024-03-01tdf#146356 insert new paragraph before table of contentsOliver Specht
2024-01-24tdf#106733 sw: implement CharNoHyphenationLászló Németh
2024-01-22tdf#106733 xmloff: keep fo:hyphenate in character formattingLászló Németh
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-09xmloff: ODF export: if there's no checksum, don't generate chaffMichael Stahl
2023-12-19tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546476 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546325, cid#1546212: invalid iterator (xmloff/namespacemap.cxx)Julien Nabet
2023-12-02remove printfTomaž Vajngerl
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-12-01Fix typoAndrea Gelmini
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-11-29Resolves: tdf#158265 Store more than 100th seconds precision in date+timeEike Rathke
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff)Julien Nabet
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin
2023-11-10Fix STYLEREF crashes and forwards-compatibilitySkyler Grey
2023-11-07loplugin:fieldcast in xmloffNoel Grandin
2023-11-07warn about exotic protocols as wellCaolán McNamara
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-24xmloff: document the GutterAtTop Writer settingMiklos Vajna
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-19SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContextNoel Grandin
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-19tdf#143148 Use pragma once instead of include guardsAml-Hassan-Abd-El-hamid
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara
2023-10-16xmloff: document the ContinuousEndnotes Writer settingMiklos Vajna
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-13add LibreOffice_settings.xml_config-items.fods to document settings.xmlMichael Stahl
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04tdf#145834 Consistency for "Fontwork"Bogdan B
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-10PropertySetMergerImpl does not need to implement XAggreggationNoel Grandin
2023-09-10OMergedPropertySetInfo does not need to implement XAggreggationNoel Grandin
2023-09-08WARN->INFO in XMLIndexSimpleEntryContextNoel Grandin