summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02add notify for script useCaolán McNamara1-0/+3
2024-03-07tdf#146356 insert new paragraph before table of contentsOliver Specht1-0/+6
2024-01-29tdf#106733 sw: implement CharNoHyphenationLászló Németh1-1/+1
2024-01-23tdf#106733 xmloff: keep fo:hyphenate in character formattingLászló Németh2-2/+3
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski4-52/+52
2024-01-09xmloff: ODF export: if there's no checksum, don't generate chaffMichael Stahl1-2/+14
2023-12-19tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga1-0/+19
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-12-07some cosmetic improvements, better warningsMichael Stahl1-0/+1
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-04cid#1546476 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-12-04cid#1546325, cid#1546212: invalid iterator (xmloff/namespacemap.cxx)Julien Nabet1-0/+2
2023-12-02remove printfTomaž Vajngerl1-1/+0
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl6-15/+54
2023-12-01Fix typoAndrea Gelmini1-1/+1
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel2-2/+57
2023-11-29Resolves: tdf#158265 Store more than 100th seconds precision in date+timeEike Rathke1-1/+10
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna7-0/+133
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna2-2/+2
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff)Julien Nabet1-3/+1
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann3-181/+189
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna1-4/+4
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin1-2/+1
2023-11-10Fix STYLEREF crashes and forwards-compatibilitySkyler Grey1-0/+3
2023-11-07loplugin:fieldcast in xmloffNoel Grandin3-5/+5
2023-11-07warn about exotic protocols as wellCaolán McNamara1-1/+1
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland4-5/+33
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland4-13/+53
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey7-3/+75
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs8-5/+23
2023-10-24xmloff: document the GutterAtTop Writer settingMiklos Vajna1-0/+21
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann13-844/+841
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann47-269/+269
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey5-0/+40
2023-10-19SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContextNoel Grandin1-1/+1
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga3-4/+8
2023-10-19tdf#143148 Use pragma once instead of include guardsAml-Hassan-Abd-El-hamid1-4/+1
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-9/+9
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski1-2/+20
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara1-0/+3
2023-10-16xmloff: document the ContinuousEndnotes Writer settingMiklos Vajna1-0/+24
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann2-2/+2
2023-10-13add LibreOffice_settings.xml_config-items.fods to document settings.xmlMichael Stahl1-0/+7355
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann2-3/+3
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann5-14/+14
2023-10-04tdf#145834 Consistency for "Fontwork"Bogdan B2-2/+2
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl2-6/+68
2023-09-12Added parent / child relationship to comments.Gökay Şatır6-1/+25
2023-09-10PropertySetMergerImpl does not need to implement XAggreggationNoel Grandin1-4/+3
2023-09-10OMergedPropertySetInfo does not need to implement XAggreggationNoel Grandin1-2/+2