summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-31writerfilter: implement formprotJustin Luth1-2/+35
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17loplugin:singlevalfieldsNoel Grandin1-4/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-8/+0
2018-10-03tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth1-4/+9
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-1/+0
2018-09-06WaE: -Wmaybe-uninitializedCaolán McNamara1-1/+1
2018-08-16tdf#106572 writerfilter: don't write to dummy paragraphJustin Luth1-0/+2
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth1-6/+9
2018-07-18tdf#79878 perf loading docx file, use XMultiPropertySetNoel Grandin1-6/+12
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth1-0/+32
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna1-1/+26
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-1/+10
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2018-04-04Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna1-2/+2
2018-04-04loplugin:unusedenumconstantsNoel Grandin1-2/+0
2018-03-27tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna1-0/+4
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski1-30/+6
2018-03-15Fix typosAndrea Gelmini1-1/+1
2018-03-14tdf#112118: DOCX: properly import/export border distanceMike Kaganski1-27/+48
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-23tdf#115883 DOCX import: catch RuntimeException from SwXFrameMiklos Vajna1-1/+8
2018-02-20tdf#112694 DOCX import: handle <w:titlePg> when turning on follow style headerMiklos Vajna1-0/+10
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna1-0/+68
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski1-0/+5
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann1-7/+7
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-2/+2
2017-12-27clang-tidy-modernize-use-equals-default in writerfilterJochen Nitschke1-26/+0
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth1-0/+32
2017-11-09tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth1-1/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-10-03new loplugin:blockblockNoel Grandin1-43/+41
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M1-1/+1
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski1-2/+9
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-1/+1
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth1-10/+12
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin1-8/+1
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann1-2/+1
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai1-7/+14
2017-07-11tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna1-1/+5
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-2/+1
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-8/+1
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna1-6/+12
2017-05-05tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl1-5/+7
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna1-3/+12
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung1-7/+5