summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-19tdf#48140 Replace CellAddress uno calls with direct accessBartosz Kosiorek1-3/+3
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+2
2008-07-02INTEGRATION: CWS dr61 (1.11.16); FILE MERGEDRüdiger Timm1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.10.700); FILE MERGEDRüdiger Timm1-27/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS dr12 (1.8.280); FILE MERGEDJens-Heiner Rechtien1-3/+6
2002-05-28#99532#; set grouped shapes also on the correct layerSascha Ballach1-2/+4
2001-07-23#80365#; make it possible to load charts only if neededSascha Ballach1-2/+3
2001-02-28all member bools take now only one bitSascha Ballach1-3/+3
2001-02-09did the required changes (the XMLShapeImportHelper constructor gets one mor p...Sascha Ballach1-4/+2
2001-01-04fix bug of the shape position after importSascha Ballach1-7/+6
2000-11-28#80679#; must changes doneSascha Ballach1-3/+3
2000-11-15make the import of shapes with a end position possibleSascha Ballach1-12/+9
2000-11-14Export/Import Shapes with a Endposition and with a anchor on a tableSascha Ballach1-0/+98