summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2020-12-08remove unused SvXMLTokenMapEntryNoel6-478/+0
2020-12-08fastparser in stylesNoel Grandin15-228/+132
2020-12-07Fix typoAndrea Gelmini1-1/+1
2020-12-07Removed duplicated includesAndrea Gelmini3-3/+0
2020-12-07loplugin:unusedmethodsNoel7-691/+0
2020-12-07loplugin:unusedfieldsNoel1-1/+0
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin58-2769/+1536
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin15-427/+394
2020-12-06fastparser in XMLTextFrameContext_ImplNoel Grandin1-16/+8
2020-12-05fastparser in XMLTextFrameContextNoel Grandin2-18/+53
2020-12-05fastparser in SdXMLTableShapeContextNoel Grandin2-6/+8
2020-12-04no need to use GetLocalName hereNoel1-3/+3
2020-12-04fastparser in SdXMLChartShapeContextNoel Grandin2-5/+6
2020-12-04call createFastChildContextFallback in more placesNoel Grandin2-6/+6
2020-12-04move some logic inside createFastChildContextFallbackNoel1-0/+4
2020-12-04fastparser in a couple of random placesNoel3-54/+41
2020-12-04fastparser in CreateGroupChildContextNoel9-67/+94
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu1-1/+1
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann1-1/+1
2020-12-03fastparser in XMLFootnoteBodyImportContextNoel2-13/+8
2020-12-03fastparser in XMLCellImportContextNoel1-37/+60
2020-12-03fastparser in DrawAnnotationContextNoel1-55/+17
2020-12-03fastparser in XMLIndexBodyContextNoel2-9/+7
2020-12-03fastparser in XMLSectionImportContextNoel2-24/+44
2020-12-03fastparser in XMLTextHeaderFooterContextNoel1-5/+4
2020-12-03fastparser in ScXMLChangeTextPContextNoel1-0/+39
2020-12-02fastparser in XMLChangeElementImportContextNoel5-20/+54
2020-12-01fastparser in XMLIndexTOCContextNoel2-23/+23
2020-12-01fastparser in XMLIndexTOCStylesContextNoel2-13/+10
2020-12-01fastparser in XMLIndexTemplateContextNoel1-3/+2
2020-12-01fastparser in XMLChangedRegionImportContextNoel2-19/+17
2020-12-01fastparser in XMLIndexSourceBaseContextNoel14-87/+77
2020-12-01fastparser in XMLFootnoteImportContextNoel2-25/+13
2020-12-01fastparser in XMLIndexBibliographyEntryContextNoel2-17/+17
2020-12-01fastparser in XMLIndexChapterInfoEntryContextNoel2-20/+20
2020-12-01fastparser in XMLIndexTitleTemplateContextNoel2-13/+12
2020-12-01fastparser in XMLIndexTabStopEntryContextNoel4-37/+38
2020-12-01fastparser in XMLIndexTemplateContextNoel2-34/+22
2020-12-01fastparser in XMLSectionImportContextNoel Grandin3-39/+30
2020-12-01fastparser in XMLSectionSourceImportContextNoel Grandin3-49/+15
2020-12-01fastparser in XMLTextMarkImportContextNoel Grandin2-55/+39
2020-12-01fastparser in XMLTrackedChangesImportContextNoel Grandin2-20/+10
2020-12-01fastparser in XMLChangeImportContextNoel2-27/+30
2020-12-01fastparser in XMLAutoMarkFileContextNoel2-18/+21
2020-11-30Removed duplicated includeAndrea Gelmini1-1/+0
2020-11-30fastparser in propertyimportNoel2-81/+59
2020-11-30fastparser in XMLEnhancedCustomShapeContextNoel2-11/+9
2020-11-30fastparser in SchXMLDomain2ContextNoel1-14/+11
2020-11-30fastparser in SchXMLDataLabelContextNoel2-19/+19
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel11-72/+72