summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.cxx
AgeCommit message (Expand)Author
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
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-02writerfilter: sal_Bool->boolNoel Grandin
2014-04-09fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam
2014-02-20DOCX import: fix missing underline in comment textMiklos Vajna
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke
2014-01-28coverity#1028601 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-17bool improvementsStephan Bergmann
2013-12-04sw: Add support for different grab bags at PropertyMap.Jacobo Aragunde Pérez
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky
2013-10-01bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna
2013-09-11DOCX import: fix default section break type inside multiple columnsMiklos Vajna
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna
2013-09-04fdo#68787 DOCX import: handle when w:separator is missing for footnotesMiklos Vajna
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-22fdo#66145: fix for FirstIsShared flagAdam Co
2013-07-17Mark as constTakeshi Abe
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna
2013-07-04fdo#66543: fixed line number attribute START VALUE wasnt imported and exportedAdam Co
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-18n#820836: dmapper, fixed typos in first page style creationCédric Bosdonnat