summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TrackChangesHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+2
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-02-12cppcheck useInitializationListJochen Nitschke1-2/+2
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-5/+1
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-4/+0
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage1-10/+8
2015-05-19TagLogger can be staticNoel Grandin1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna1-5/+6
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky1-4/+4
2014-02-12Add code in DOCX importer to handle 'table cell redline'Adam Co1-0/+6
2014-02-11Add 'Track Changes Handler' for 'Extra' redlinesAdam Co1-0/+100