summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2022-07-18tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-07-11xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-30these can be stack allocatedNoel Grandin
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-24reduce space needed for NameSpaceMapNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna
2022-05-13tdf#121740 cheaper to clear namespacemap rather than allocatingNoel Grandin
2022-05-09sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-16Fix typosAndrea Gelmini
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin