summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-13tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyrefStephan Bergmann
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth
2016-07-04tdf#96750 docx - ensure all styles are initializedJustin Luth
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-07tdf#99140 Factor out FloatingTableConversion() from CloseSectionGroup()Miklos Vajna
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-05-19tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung
2015-05-19TagLogger can be staticNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos 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
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-21TagLogger is used only in dmapperMiklos Vajna
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-07-Werror=sign-compareMiklos Vajna
2014-10-03handle scope of w:pPrChange and w:rPrChange properly (bnc#821804)Luboš Luňák
2014-10-01-Werror,-Wunused-private-fieldNoel Grandin
2014-10-01Unused writerfilter::dmapper::StyleSheetPropertyMap::mnCT_TcPrBase_vAlignMiklos Vajna
2014-08-17fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák
2014-08-09Fixed erroneous comment (by me).Matthew Pottage
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-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák