summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.hxx
AgeCommit message (Expand)Author
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
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-29coverity#1210401 Non-virtual destructorCaolán McNamara
2014-04-24fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-20DOCX import: fix missing underline in comment textMiklos Vajna
2014-01-17bool improvementsStephan Bergmann
2013-12-04sw: Add support for different grab bags at PropertyMap.Jacobo Aragunde Pérez
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-08-13DOCX import of paragraph border drop shadowMiklos Vajna
2013-08-05fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna
2013-07-24writerfilter: import w:mirrorIndents as a grab bag propertyMiklos Vajna
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang
2013-04-05Resolves: #i119621# Outline level in sample file lostJürgen Schmidt
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi
2012-10-30writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:Michael Stahl
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
2012-10-15fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-19n#758883 dmapper: take care of border width when setting marginsMiklos Vajna
2012-05-22remove number of -I directives in writerfilterLuboš Luňák
2011-12-05RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat
2011-09-04Drop unused partsJulien Nabet
2011-07-27proper #ifdef for dumpXml()Luboš Luňák