summaryrefslogtreecommitdiff
path: root/oox/source/export/chartexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-02c:varyColor is true by default in ExcelMarkus Mohrhard1-0/+4
2013-05-02c:delete is true by default in ExcelMarkus Mohrhard1-6/+2
2013-05-02change order to allow validation of chart partMarkus Mohrhard1-2/+3
2012-10-13oox: fix loplugin warningsMiklos Vajna1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-22/+6
2012-09-20write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud1-55/+55
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-03-20callcatcher: update listCaolán McNamara1-14/+0
2012-03-20removed unused codePetr Vorel1-187/+0
2012-03-16move excel related oox bits to scNoel Power1-3/+0
2012-03-03WaE: expression result unusedTor Lillqvist1-1/+1
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold1-11/+0
2012-01-21correct copyright headerThomas Arnhold1-4/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-21catch exception by constant referenceTakeshi Abe1-6/+5
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara1-24/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-13fix mis-merge in ooxNorbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-14add mode lines to new filesCaolán McNamara1-0/+3
2011-02-07Remove dead codeThomas Arnhold1-45/+0
2011-01-17some cppcheck cleaningJulien Nabet1-2/+2
2010-11-29RTL_CONSTASCII_USTRINGPARAM in filters 14Gert Faller1-5/+5
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-16/+16
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-16/+16
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-16/+16
2010-11-07Fix breakage when building with --enable-dbgutilTor Lillqvist1-6/+6
2010-10-27New files from xlsx-shared-oox-chart-export-part1.diffKatarina Machalkova1-0/+2848