summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-04-24x error bars are also defined in ODF 1.2Markus Mohrhard1-1/+1
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard1-20/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-104/+47
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+30
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley1-1/+1
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley1-1/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley1-1/+1
2013-03-14remove redundant property handler factory.Michael Meeks1-10/+2
2013-03-03binfilter: remove some tracesThomas Arnhold1-21/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-11/+10
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-4/+9
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-24/+7
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens1-2/+2
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-5/+3
2012-06-03Export errorbars attributes and styles to XML.Rafael Dominguez1-1/+23
2012-06-02targeted string re-workNorbert Thiebaud1-109/+106
2012-05-31targetted re-work of minor cppcheck fixesMichael Meeks1-5/+4
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-04-11fix windows buildIvan Timofeev1-1/+1
2012-04-11Export chart X,Y errorbars.Rafael Dominguez1-53/+51
2012-04-11Move exporting chart errorbars code to its own method.Rafael Dominguez1-66/+90
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-02-05Remove unused code.Elton Chung1-28/+0
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-27/+26
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-5/+12
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-6/+11
2011-10-10make xmloff ByteString freeCaolán McNamara1-34/+31
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara1-24/+0
2011-04-06use RTL_CONSTASCII_USTRINGPARAMXisco Fauli1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28removes some variableScope cppcheck warningsKayo Hamid1-4/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-36/+105
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-581/+530
2011-03-16CWS-TOOLING: integrate CWS chart55obo1-2/+4
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold1-8/+8
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-581/+530