summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-10use FastParser in DrawAnnotationContextNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara
2020-03-04ofz#21045 Invalid-enum-valueCaolán McNamara
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-19tdf#129883 Section links are lost on save and reloadNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-09convert XMLAutoTextEventImport to FastParser APIsNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-23tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl
2019-12-21convert XMLSectionSourceDDEImportContext to FastParser APINoel Grandin
2019-12-21convert XMLSectionSourceImportContext to FastParser APIsNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-12rename now it does more than just sortCaolán McNamara
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin