summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot1-1/+1
2019-03-28tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot1-0/+3
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-12/+12
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+3
2019-02-28tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk1-0/+6
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-6/+6
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna1-1/+3
2019-01-13Avoid getToken index for single callMatteo Casalin1-8/+3
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot1-26/+133
2019-01-08tdf#122224 DOCX import: fix formula field syntaxLászló Németh1-0/+9
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh1-0/+8
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-8/+5
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski1-8/+9
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-12tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth1-0/+15
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-43/+33
2018-09-22tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh1-1/+3
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-3/+3
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-1/+1
2018-09-03tdf#104354 writerfilter: not FirstParaInSection if InFootOrEndnoteJustin Luth1-1/+4
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth1-50/+47
2018-09-02tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh1-3/+4
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-10/+4
2018-08-28writerfilter: not FirstParaInSection if IsInShapeJustin Luth1-0/+7
2018-08-17ofz#9934 null derefCaolán McNamara1-2/+3
2018-08-16tdf#113608 DOCX import: don't use numbering of removed paragraphsLászló Németh1-2/+2
2018-08-08tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth1-1/+3
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin1-3/+9
2018-08-01forcepoint#62 null derefCaolán McNamara1-2/+2
2018-08-01forcepoint#56 null derefCaolán McNamara1-6/+8
2018-08-01tdf#118521 writerfilter: ContextMargin grouped with Top/BottomJustin Luth1-19/+33
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth1-0/+7
2018-07-28writerfilter: unit test that no w:default still uses "Normal"Justin Luth1-0/+7
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth1-0/+10
2018-07-23tdf#72560 writerfilter: check my style, not default styleJustin Luth1-0/+10
2018-07-21writerfilter: default style is the last oneJustin Luth1-0/+20
2018-07-20tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth1-19/+40
2018-07-19tdf#104797 DOCX change tracking: handle moveFrom and moveToLászló Németh1-0/+2
2018-07-18tdf#118521 DOCX import: fix paragraph margin from paragraph styleLászló Németh1-0/+25
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh1-3/+76
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke1-4/+7
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth1-5/+3
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-20/+19
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-1/+1
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna1-1/+3