summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TableData.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-03loplugin:unusedmethodsNoel Grandin1-11/+0
2018-09-28loplugin:unusedmethodsNoel Grandin1-11/+0
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-9/+9
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-1/+0
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke1-1/+1
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-6/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin1-3/+3
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin1-5/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-31/+0
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-4/+4
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna1-1/+1
2014-12-06No need to have CellData as a templateMiklos Vajna1-17/+15
2014-12-06No need to have RowData as a templateMiklos Vajna1-20/+17
2014-12-04No need to have TableData as a templateMiklos Vajna1-7/+6
2014-12-04TableData is only used with PropertiesPointer=TablePropertyMapPtrMiklos Vajna1-18/+10
2014-12-03writerfilter: only dmapper needs TableDataMiklos Vajna1-0/+426