summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePositionHandler.hxx
AgeCommit message (Expand)Author
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-05-09Fix some IWYU warningsMiklos Vajna
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-05writerfilter: remove redundant virtual keywords in dmapperMiklos Vajna
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-05-06writerfilter: try to fix 32-bit buildsMichael Stahl
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2014-01-25writerfilter: whitespace fixes in TablePositionHandlerMiklos Vajna
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna
2013-08-15DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna
2013-08-15DOCX import: handle w:topFromText and w:bottomFromText for floating tablesMiklos Vajna
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna
2013-05-31n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna