summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TableManager.hxx
AgeCommit message (Expand)Author
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-10-18loplugin:inlineablemethods in writerfilterNoel Grandin
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-08writerfilter: remove not needed TableDataHandler interfaceMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-02-21TyposJulien Nabet
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-21TagLogger is used only in dmapperMiklos Vajna
2014-12-07writerfilter: util.hxx is used only inside dmapperMiklos Vajna
2014-12-06No need to have TableDataHandler as a templateMiklos Vajna
2014-12-06No need to have RowData as a templateMiklos Vajna
2014-12-04No need to have TableData as a templateMiklos Vajna
2014-12-04TableData is only used with PropertiesPointer=TablePropertyMapPtrMiklos Vajna
2014-12-03writerfilter: only dmapper needs TableDataMiklos Vajna
2014-12-01Windows build fixAndras Timar
2014-11-30Avoid having TableManager as a template classMiklos Vajna
2014-11-30TableManager is only used with PropertiesPointer=TablePropertyMapPtrMiklos Vajna
2014-11-30writerfilter: only dmapper needs TableManager.hxxMiklos Vajna