summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePropertiesHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-20compact namespace: writerfilterNoel Grandin1-3/+2
2020-06-04tdf#133455 DOCX import: fix table border regressionLászló Németh1-0/+11
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-2/+0
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-4/+4
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2016-12-07remove member write in dtorJochen Nitschke1-1/+0
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-2/+2
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin1-1/+0
2015-08-03inline some use-once typedefsNoel Grandin1-1/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-8/+0
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna1-2/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-2/+2
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna1-1/+1
2014-11-30Avoid having TableManager as a template classMiklos Vajna1-5/+2
2014-11-30TableManager is only used with PropertiesPointer=TablePropertyMapPtrMiklos Vajna1-1/+1
2014-11-30writerfilter: only dmapper needs TableManager.hxxMiklos Vajna1-1/+1
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin1-2/+1
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co1-1/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold1-3/+3
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2013-10-24writerfilter: implement TablePropertiesHandler::SetInteropGrabBagMiklos Vajna1-0/+3
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl1-4/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-0/+83