summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-3/+6
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-6/+3
2019-03-04new loplugin typedefparamNoel Grandin1-3/+6
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth1-0/+4
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-6/+6
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-2/+2
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth1-1/+0
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth1-0/+1
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-1/+1
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos1-0/+1
2017-05-01AutoText: Reading multiple entriesSzymon Kłos1-0/+2
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai1-0/+1
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin1-3/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna1-0/+3
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-3/+3
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna1-1/+1
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-25/+25
2015-07-27writerfilter: use std::unique_ptr<> in DomainMapperMiklos Vajna1-3/+3
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-1/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-15/+14
2015-03-21Char highlight: RTF filtersZolnai Tamás1-2/+0
2015-03-05V801: Decreased performanceCaolán McNamara1-2/+2
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-6/+6
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna1-0/+1
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna1-0/+2
2014-12-20writerfilter: pass the whole MediaDescriptor to dmapperMiklos Vajna1-1/+6
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna1-0/+175