summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl1-1/+1
2020-11-01std::set->o3tl::sorted_vector in writerfilterNoel Grandin1-2/+2
2020-10-26DOCX import, altChunk: fix missing page breakMiklos Vajna1-0/+4
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna1-0/+6
2020-10-18tdf#124176: Use pragma once instead of include guardsmariamfahmy1-3/+1
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)1-0/+21
2020-09-09tdf#136589 writerfilter: reset ParaHadFieldJustin Luth1-0/+1
2020-09-07tdf#135949 writerfilter: don't bRemove if anchoredObjectsJustin Luth1-0/+2
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner1-1/+2
2020-08-08related tdf#135216 writerfilter: don't bRemove para with fieldJustin Luth1-0/+1
2020-07-20compact namespace: writerfilterNoel Grandin1-4/+2
2020-07-14tdf#134793 DOCX import: fix numbering with inline imagesLászló Németh1-1/+4
2020-07-10tdf#118701 DOCX import: fix image position on page breakBakos Attila1-0/+1
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-1/+1
2020-05-12tdf#132811 DOCX: fix formula alignment – part 2Attila Bakos1-1/+2
2020-05-11tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk1-0/+3
2020-05-10use compact namespace syntaxNoel Grandin1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh1-3/+0
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos1-1/+1
2020-04-14tdf#131321 writerfilter: ApplyNumberingStyleNameToParaStyles()Justin Luth1-0/+1
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-10/+10
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-5/+5
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-7/+0
2020-02-19tdf#118812 DOCX import: fix table style preference – part 2László Németh1-7/+0
2020-02-12tdf#129575 DOCX import: fix table style preferenceLászló Németh1-1/+1
2020-02-12Revert "revert obsolete writerfilter hacks for tdf#119054 and tdf#128752"László Németh1-0/+10
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl1-1/+1
2020-01-09writerfilter: fix confusing typo, it's SDT (structured document tag)Michael Stahl1-1/+1
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna1-1/+4
2020-01-04tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh1-3/+0
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin1-1/+1
2019-12-22loplugin:unusedfieldsNoel Grandin1-4/+0
2019-12-21nitpick tdf#123262 writefilter: use enum class and documentJustin Luth1-1/+10
2019-12-20tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth1-6/+12
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl1-0/+5
2019-12-16tdf#129353, tdf#129402: fix node creation on index importMike Kaganski1-0/+5
2019-12-08fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh1-0/+3
2019-12-06Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna1-4/+11
2019-12-02revert obsolete writerfilter hacks for tdf#119054 and tdf#128752Justin Luth1-10/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-5/+5
2019-11-19tdf#119054 DOCX: fix not table style based bottom marginLászló Németh1-2/+9
2019-11-15tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh1-1/+4
2019-11-07loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-31tdf#125038 DOCX import: better support for linebreaks in IF fieldsMiklos Vajna1-0/+11
2019-10-28Related: tdf#125038 DOCX import: fix unexpected MERGEFIELD result inside IFMiklos Vajna1-1/+1
2019-10-28related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsizeJustin Luth1-1/+3
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-4/+13