summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-8/+8
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna1-4/+7
2019-03-05Avoid overflowing sal_Int16 PROP_GRID_LINESStephan Bergmann1-3/+3
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna1-2/+3
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin1-1/+1
2019-01-15tdf#121670 ooxmlimport: no columns in page styles, only sectionsJustin Luth1-8/+10
2019-01-11writerfilter: import section margins and writingModeJustin Luth1-0/+33
2019-01-08writerfilter: avoid exception - IsProtect not page style property.Justin Luth1-1/+3
2018-12-25sw ooxmlimport: landscape <-> portrait ? not a continuous sectionJustin Luth1-0/+20
2018-12-20sw: DOCX: allow editing of unprotected areas in protected docSerge Krot1-1/+0
2018-12-11Related: tdf#121664 DOCX filter: fix line numbering start value handlingMiklos Vajna1-1/+4
2018-12-04tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-4/+3
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