summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLShapeStyleContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl1-1/+5
2015-04-07tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl1-0/+13
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl1-1/+1
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara1-14/+1
2014-07-02fix ODF validation errorsMarkus Mohrhard1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-7/+5
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-67/+5
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-04-25WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand1-1/+80
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-2/+2
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-07-18Mark as static and/or constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-5/+5
2012-01-09catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-07-30Some cppcheck cleaningJulien Nabet1-1/+1
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-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-07-25INTEGRATION: CWS impress148 (1.19.68); FILE MERGEDOliver Bolte1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.18.18); FILE MERGEDRüdiger Timm1-55/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.16.30); FILE MERGEDRüdiger Timm1-3/+5
2007-06-27INTEGRATION: CWS vgbugs07 (1.16.46); FILE MERGEDJens-Heiner Rechtien1-8/+8
2007-01-29INTEGRATION: CWS impress116 (1.15.68); FILE MERGEDRüdiger Timm1-29/+62
2006-09-17INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.13.32); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.12.220); FILE MERGEDRüdiger Timm1-47/+21
2004-11-09INTEGRATION: CWS oasisbf1 (1.10.38); FILE MERGEDJens-Heiner Rechtien1-3/+17
2004-09-17INTEGRATION: CWS cheffsache01 (1.10.52); FILE MERGEDRüdiger Timm1-2/+12
2004-07-13INTEGRATION: CWS oasis (1.9.70); FILE MERGEDRüdiger Timm1-13/+89
2003-11-25INTEGRATION: CWS valgrind01 (1.8.180); FILE MERGEDRüdiger Timm1-3/+3
2002-01-11#92487# add style:list-style for graphic shape stylesChristian Lippka1-35/+76
2001-07-24#87913# Now building a static xmloff lib, which is linked only against the pl...Thorsten Behrens1-2/+5
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-5/+5
2001-05-28#86712# +m_sControlDataStyleName - track the data style name of an associated...Frank Schönheit1-2/+43
2001-01-16#82803# removed SetFamilyChristian Lippka1-7/+8
2001-01-05Handle shape style's element properties when import Writer documentsMichael Brauer1-90/+5
2000-12-01#80914# fixed bullets for impress/drawChristian Lippka1-2/+158
2000-09-18initial importJens-Heiner Rechtien1-0/+97