summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TableData.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-10-06loplugin:const* make some params and methods constNoel
2020-07-21tdf#134709 writerfilter: consider gridAfter for table bordersJustin Luth
2020-07-20tdf#134685 DOCX table import: fix gridBefore + cell widthLászló Németh
2020-07-20compact namespace: writerfilterNoel Grandin
2020-07-08tdf#129452 writerfilter: preserve gridSpans longer than currentRowJustin Luth
2020-07-07tdf#129452 writerfilter: preserve gridBefore longer than currentRowJustin Luth
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel 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-06No need to have CellData 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