summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
2023-01-17xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl3-21/+81
2023-01-12sw: support for reading back theme color from OOXMLTomaž Vajngerl2-1/+50
2022-07-01sd theme: add ODP import/export for shape fill colorMiklos Vajna1-0/+1
2022-02-25ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna1-0/+5
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin1-2/+1
2021-08-23update some pchesCaolán McNamara1-2/+12
2021-06-26loplugin:finalclasses in xmloffNoel Grandin4-5/+4
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann4-5/+5
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna1-0/+1
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna2-0/+41
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC69-275/+69
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-08update pchesCaolán McNamara1-1/+3
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann2-7/+7
2020-12-22use string_view in ProcessAttributeNoel2-44/+44
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel1-1/+1
2020-12-18use more string_view in IsXMLTokenNoel1-1/+1
2020-12-17use more string_view in SvXMLUnitConverterNoel1-1/+1
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann2-5/+6
2020-12-08remove now unused XML_TOK_ constantsNoel2-142/+0
2020-12-08fastparser in stylesNoel Grandin5-17/+6
2020-12-07loplugin:unusedmethodsNoel1-1/+0
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin4-181/+60
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin1-3/+9
2020-12-04fastparser in a couple of random placesNoel1-4/+3
2020-12-04update pchesCaolán McNamara2-2/+5
2020-12-03fastparser in XMLTextHeaderFooterContextNoel1-4/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-30fastparser in XMLEmbeddedObjectImportContextNoel Grandin1-3/+2
2020-11-24fix crash in loading ooo57731-1.odtNoel1-0/+13
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-22fastparser in XMLStringBufferImportContextNoel Grandin1-8/+0
2020-11-21fastparser in XMLEventsImportContextNoel Grandin3-4/+4
2020-11-20fastparser in XMLEnhancedCustomShapeContextNoel Grandin1-0/+1
2020-11-19fastparser in dropdownfieldNoel1-11/+6
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer6-58/+59
2020-11-19fastparser in DomBuilderContextNoel1-2/+3
2020-11-19fastparser in DomBuilderContextNoel1-9/+4
2020-11-15fastparser in XMLMacroFieldImportContextNoel Grandin1-4/+3
2020-11-15fastparser in XMLDatabaseFieldImportContextNoel Grandin1-4/+3
2020-11-15fastparser in XMLReplacementImageContextNoel Grandin1-3/+3
2020-11-14use fastparser in XMLImageMapContextNoel Grandin1-4/+3
2020-11-14use fastparser in XMLEmbeddedObjectImportContextNoel Grandin1-3/+3
2020-11-12loplugin:unusedmethodsNoel1-60/+0
2020-11-09StartElement->startFastElement in text fieldsNoel2-74/+72