summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLExport.cxx
AgeCommit message (Expand)Author
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-17remove element that was only written for binary formatsMarkus Mohrhard
2014-03-10support export of property mappingMarkus Mohrhard
2014-03-10unnecessary null pointer check before deleteMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-10-30 Fix for Chart Series NamesVinaya Mandke
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl
2013-07-03Little cleanup in ODT regression lines import/exportTomaž Vajngerl
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-24x error bars are also defined in ODF 1.2Markus Mohrhard
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-17fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley
2013-03-14remove redundant property handler factory.Michael Meeks
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-22.cxx files don't need executable bitsMichael Stahl
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens