summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.hxx
AgeCommit message (Expand)Author
2023-11-16writerfilter: fix utext()'s dumb sal_uInt8* parameterMichael Stahl
2023-11-16writerfilter: DomainMapper: fix undetected merge conflictMichael Stahl
2023-06-13DOCX filter: improve handling of negative <w:position> in paragraph stylesMiklos Vajna
2023-02-13writerfilter: prefix members of DomainMapper, GraphicZOrderHelper, ...Miklos Vajna
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh
2022-08-13loplugin:unusedmethodsNoel Grandin
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2021-12-29be more exact about the type of pDocumentCaolán McNamara
2021-12-18tdf#104823: basic support for reading field data from databindingVasily Melenchuk
2021-07-14tdf#141964 writerfilter CN: only one style per outline levelJustin Luth
2021-06-17 tdf#135316 docx open performance, cache next character style nameNoel Grandin
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski
2021-03-23tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth
2021-02-25tdf#140572 writerfilter: ignore position in docDefaultsJustin Luth
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