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