summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-04use fastparser in XMLEmbeddedObjectImportContextNoel Grandin1-3/+5
2020-11-02drop the SvXMLExport::EndElement method..Noel5-9/+9
2020-11-02drop the SvXMLExport::Characters method..Noel3-3/+3
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel9-32/+0
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-1/+2
2020-09-02loplugin:unusedfieldsNoel Grandin1-2/+0
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin4-13/+4
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin3-7/+4
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin5-31/+27
2020-08-28convert DATA_STYLE constants to scoped enumNoel Grandin1-1/+2
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin1-2/+2
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin1-4/+4
2020-08-27xmloff: prefix members of XMLTextFieldImportContextJulien Nabet1-12/+12
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin2-4/+7
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin1-3/+2
2020-08-25use more fastparser in PageStyleContextNoel Grandin1-4/+2
2020-08-25use fastparser in PageStyleContextNoel Grandin1-3/+2