summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
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
2019-09-01Fix '..'Andrea Gelmini
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-26cid#1452040 silence Unchecked return valueCaolán McNamara
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai