summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TableManager.hxx
AgeCommit message (Expand)Author
2021-08-16related tdf#134569 writerfilter: negative means table endJustin Luth
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-03-10tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh
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-16tdf#134709 writerfilter: consider gridBefore for table bordersJustin Luth
2020-07-13tdf#129452 writerfilter: use column, not cell when comparing rowsJustin Luth
2020-07-08tdf#129452 writerfilter: preserve gridSpans longer than currentRowJustin Luth
2020-07-07tdf#129452 writerfilter: preserve gridBefore longer than currentRowJustin Luth
2020-06-04tdf#133455 DOCX import: fix table border regressionLászló Németh
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-08-07Remove some unused includesMiklos Vajna
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
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