summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.hxx
AgeCommit message (Expand)Author
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth
2020-10-18tdf#124176: Use pragma once instead of include guardsmariamfahmy
2020-08-15tdf#77794 writerfilter: compat15 - always bLayoutInCellJustin Luth
2020-07-20compact namespace: writerfilterNoel Grandin
2020-05-12tdf#132811 DOCX: fix formula alignment – part 2Attila Bakos
2020-05-10use compact namespace syntaxNoel Grandin
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos
2020-04-14tdf#131321 writerfilter: ApplyNumberingStyleNameToParaStyles()Justin Luth
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27writerfilter: use std::unique_ptr<> in DomainMapperMiklos Vajna
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-03-05V801: Decreased performanceCaolán McNamara
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna
2014-12-20writerfilter: pass the whole MediaDescriptor to dmapperMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna