summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin1-0/+3
2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna1-0/+2
2022-04-13use more string_view in xmloffNoel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-04-08sw content controls: add ODT exportMiklos Vajna2-0/+7
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl1-0/+26
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara1-0/+3
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna1-0/+1
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna2-0/+3
2022-03-11new loplugin:trivialdestructorNoel Grandin5-9/+0
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna1-0/+2
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel1-0/+1
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel1-0/+1
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen7-5/+4
2021-12-16Fix typosAndrea Gelmini1-1/+1
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna2-0/+3
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna2-0/+14
2021-12-07ODP export: write the theme of a master pageMiklos Vajna1-0/+2
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann1-0/+1
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin5-42/+45
2021-12-01improve the script for reducing symbol exportsNoel Grandin5-24/+24
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin1-3/+20
2021-11-03loplugin:constparamsNoel Grandin1-1/+1
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák1-2/+2
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4451-0/+1
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet1-2/+1
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-1/+1
2021-10-11Expand some defines and simplify loopsMike Kaganski1-15/+15
2021-10-10loplugin:moveparam in xmloffNoel Grandin1-4/+4
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski1-4/+0
2021-10-01loplugin:constmethodNoel Grandin2-4/+4
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna2-0/+4
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin1-1/+0
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso1-4/+4
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin1-1/+1
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt1-0/+1
2021-09-02Related: tdf#137363 ODT import: handle style:list-level="..." for para stylesMiklos Vajna1-0/+6
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis1-0/+2
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke2-1/+4
2021-08-17Add import for new starmath mathml elementsdante1-0/+1
2021-08-13Export Math ML from new mathml nodesdante1-0/+12
2021-08-10no need to use unique_ptr for NamespaceDefine hereNoel Grandin1-1/+1
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann5-10/+10
2021-07-26cid#1489450 Big parameter passed by valueCaolán McNamara1-1/+1
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna1-0/+2
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann1-1/+1
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin2-9/+10
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin1-0/+3
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-1/+11
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-0/+1