summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.cxx
AgeCommit message (Expand)Author
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2015-12-01Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-30Cleaned up PropertyMap::GetPropertyValues in writerfilter::dmapper.Matthew Pottage
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-06-08tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna
2015-05-19tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung
2015-05-19TagLogger can be staticNoel Grandin
2015-04-15writerfilter: these ctors can be explicitMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-03-21Use comphelper::containerToSequence()Miklos Vajna
2015-03-15Use comphelper::containerToSequence() instead of manual reallocMiklos Vajna
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-17UBSan: Don't force sal_Int32/float values into sal_uInt32Stephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-17fix incremental buildMiklos Vajna
2014-10-16writerfilter: check for DEBUG_DOMAINMAPPER, not OSL_DEBUG_LEVEL explicitlyMiklos Vajna
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-07-Werror=sign-compareMiklos Vajna
2014-10-03Use constants for ST_SectionMark valuesMiklos Vajna
2014-10-01-Werror,-Wunused-private-fieldNoel Grandin
2014-10-01Unused writerfilter::dmapper::StyleSheetPropertyMap::mnCT_TcPrBase_vAlignMiklos Vajna
2014-10-01Use constants for ST_LineNumberRestart valuesMiklos Vajna
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna
2014-08-17fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák
2014-08-10Sync oox -> writerfilter alias for wordprocessingmlMiklos Vajna
2014-08-06DOCX import: handle <w:cnfStyle> row propertyMiklos Vajna
2014-08-06DOCX import: handle <w:cnfStyle> cell propertyMiklos Vajna
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-07-14Clean up SectionPropertyMap::PrepareHeaderFooterProperties()Miklos Vajna
2014-07-14DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna