summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLGraphicsDefaultStyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe1-6/+7
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-1/+3
2014-07-02fix ODF validation errorsMarkus Mohrhard1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-2/+2
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl1-0/+5
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-12fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl1-1/+58
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl1-6/+4
2013-05-15i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl1-0/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+19
2010-12-08gnumake2: resync to DEV300_m95Bjoern Michaelsen1-0/+18
2010-11-18impress202: #i114750# fixed WordWrap also for report Wizardsj1-1/+5
2010-10-29fixed build problemsj1-1/+1
2010-10-15impress212: #i114750# fixed odf import problem, (using correct word wrap defa...sj1-2/+6
2010-10-15impress212: #i114750# fixed odf import problem, (using correct word wrap defa...sj1-0/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-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.7.18); FILE MERGEDRüdiger Timm1-47/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGEDRüdiger Timm1-3/+5
2007-06-27INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGEDJens-Heiner Rechtien1-7/+7
2006-09-17INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.2.276); FILE MERGEDRüdiger Timm1-7/+19
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-5/+8
2001-03-04import context for default graphics styleChristian Lippka1-0/+149