summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SmartTagHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-02loplugin:flatten in writerfilterNoel Grandin1-31/+30
2020-05-20writerfilter: clang-format these filesMiklos Vajna1-35/+35
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-5/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+2
2018-05-09Fix some IWYU warningsMiklos Vajna1-0/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna1-3/+3
2017-02-15writerfilter: can use std::move() hereMiklos Vajna1-2/+2
2016-12-20writerfilter: various small cleanupsMiklos Vajna1-1/+1
2016-05-20writerfilter: use '= default;'Miklos Vajna1-3/+1
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna1-9/+9
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna1-2/+60
2015-12-01DOCX import: tokenize <w:smartTag>Miklos Vajna1-0/+70