summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterImportPropMapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-4/+4
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann1-9/+3
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-01-24coverity#736746 Resource leakCaolán McNamara1-12/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl1-51/+52
2012-07-19fdo#38056: ODF import: fix page style attributes:Michael Stahl1-0/+51
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-4/+71
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19ODF export of new border typesCédric Bosdonnat1-0/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-18sw34bf04: #i117001#: xmloff: support fo:marginMichael Stahl1-8/+71
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-7/+7
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.17.162); FILE MERGEDRüdiger Timm1-35/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.34); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.11.128); FILE MERGEDRüdiger Timm1-4/+5
2004-07-13INTEGRATION: CWS oasis (1.11.66); FILE MERGEDRüdiger Timm1-4/+6
2003-12-01INTEGRATION: CWS ooo20031110 (1.10.188); FILE MERGEDRüdiger Timm1-3/+5
2001-09-21#92176# include PrinterPaperTray propertyDaniel Vogelheim1-3/+3
2001-01-29- changed: moved <text:span> handling for textfields into text field exportDaniel Vogelheim1-12/+2
2000-11-15ruby, 2lines, text emphasis prepared, register truth reference styleMichael Brauer1-7/+39
2000-11-03the defines were wrong. they all were 0. Now she are rightSascha Ballach1-5/+5
2000-10-27increase the performance and merge the border with border_widthSascha Ballach1-158/+193
2000-10-26to finished method StartIndex and EndIndex addedSascha Ballach1-4/+4
2000-10-26HeaderIsDynmaic and FooterIsDynamic addedSascha Ballach1-2/+58
2000-10-25Import/Export PageMaster with one Map and with a Start and End positionSascha Ballach1-124/+38
2000-10-23make Import of Header and Footer possibleSascha Ballach1-38/+124
2000-10-23Page Master and Master Page Import added; untestedSascha Ballach1-0/+266