summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2020-11-19fastparser in TokenContextNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-05StartElement->startFastElement in swNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-10-16sw: use the fastparser API when possibleNoel
2020-10-10tdf#132289 missing styles when inserting file with listSerge Krot
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-02ODT import: copy direct para formatting for first para in insert modeMiklos Vajna
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-26Fix typoAndrea Gelmini
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-10crashtesting ooo97840-2.odt assert in SvXMLAttrCollection::AddAttrNoel Grandin
2020-09-08fix crashtest ooo53770-1.odtNoel Grandin
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-09-01Fix typoAndrea Gelmini
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-27use fastparser in CreateTableItemImportContextNoel Grandin
2020-08-26remove always true conditonNoel Grandin
2020-08-26merge SwXMLItemSetContext_Impl and SvXMLItemSetContextNoel Grandin
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-21use fastparser in SwXMLMasterStylesContext_ImplNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin