summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08update PCHsLuboš Luňák
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-21update pchesCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-04fastparser in a couple of random placesNoel
2020-12-04update pchesCaolán McNamara
2020-12-03fastparser in XMLTextHeaderFooterContextNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-24fix crash in loading ooo57731-1.odtNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22fastparser in XMLStringBufferImportContextNoel Grandin
2020-11-21fastparser in XMLEventsImportContextNoel Grandin
2020-11-20fastparser in XMLEnhancedCustomShapeContextNoel Grandin
2020-11-19fastparser in dropdownfieldNoel
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-19fastparser in DomBuilderContextNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-15fastparser in XMLMacroFieldImportContextNoel Grandin
2020-11-15fastparser in XMLDatabaseFieldImportContextNoel Grandin
2020-11-15fastparser in XMLReplacementImageContextNoel Grandin
2020-11-14use fastparser in XMLImageMapContextNoel Grandin
2020-11-14use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-12loplugin:unusedmethodsNoel
2020-11-09StartElement->startFastElement in text fieldsNoel
2020-11-04use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin