summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.hxx
AgeCommit message (Expand)Author
2019-10-31tdf#125038 DOCX import: better support for linebreaks in IF fieldsMiklos Vajna
2019-10-28Related: tdf#125038 DOCX import: fix unexpected MERGEFIELD result inside IFMiklos Vajna
2019-10-28related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsizeJustin Luth
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-23writerfilter: add config to import all fields as generic, incl. commandsMichael Stahl
2019-10-12tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth
2019-10-09tdf#120336 DOCX import: fix page break after tracked deletionLászló Németh
2019-10-09NFC writerfilter: preparation for adding CharProps to GetAnyPropertyJustin Luth
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-20tdf#76260 cache next page style numberNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-25tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh
2019-07-18Revert "tdf#123627 DOCX import: fix relative hyperlinks to documents"László Németh
2019-07-17tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-04-29tdf#123460 DOCX track changes: moveFrom completelyLászló Németh
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot
2018-12-29tdf#120511 writerfilter: track inserted frame per sectionJustin Luth
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth
2018-08-28writerfilter: not FirstParaInSection if IsInShapeJustin Luth
2018-08-16tdf#113608 DOCX import: don't use numbering of removed paragraphsLászló Németh
2018-07-23tdf#72560 writerfilter: check my style, not default styleJustin Luth
2018-07-21writerfilter: default style is the last oneJustin Luth
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2018-05-16tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth
2018-05-14writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-24tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna
2018-02-13tdf#113258 DOCX import: fix beforeAutospacing for shape first paragraphMiklos Vajna
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski
2018-01-25ooxmlimport: support inherited listidJustin Luth
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-19tdf#86087 DOCX Import link as relative if preferredSzymon Kłos
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk