summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann4-0/+4
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin7-18/+18
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2-1/+74
2020-02-27remove duplicate tokens from xmloffNoel Grandin2-3/+3
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+4
2020-02-25loplugin:referencecastingNoel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin7-76/+77
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin1-0/+3
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky2-2/+10
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl1-1/+1
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2-2/+2
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna1-10/+10
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-1/+1
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin3-31/+31
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin2-14/+7
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin3-47/+24
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin1-3/+3
2020-01-21use FastParser in XMLScriptContextNoel Grandin3-8/+10
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen2-3/+0
2020-01-15use more FastParser in SwXMLImportNoel Grandin2-48/+21
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-1/+1
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-1/+1
2020-01-07extract some common code from ImportContext classesNoel Grandin7-41/+5
2019-12-23sal_Char->char in swNoel Grandin4-11/+11
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen19-110/+13
2019-12-11rename Prc->Percent in swNoel Grandin2-5/+5
2019-12-11convert SwFrameSize to scoped enumNoel Grandin4-12/+12
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-2/+2
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl2-2/+2
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-1/+1
2019-11-26dynamic_cast followed by the same dynamic_castCaolán McNamara1-5/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann13-2/+104
2019-11-20Use initializer list for unordered_set hereMichael Weghorn1-33/+34
2019-11-20Load "PrintTextPlaceholder" and "PrintHiddenText" based on configMichael Weghorn1-0/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann5-0/+20
2019-11-16no need to construct a parser in SwXMLSectionListNoel Grandin1-7/+2
2019-11-06convert SwXMLSectionList to FastParserNoel Grandin1-4/+4
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin4-6/+5
2019-10-19Fix typo and dotsAndrea Gelmini1-1/+1
2019-10-18loplugin:virtualdead unused params in SvXMLExportItemMapper::handleElementItemNoel Grandin3-29/+7