summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2014-03-10fix one more ODF validation errorMarkus Mohrhard
2014-03-10fix odf validation errors around new chart regression curvesMarkus Mohrhard
2014-03-10support export of property mappingMarkus Mohrhard
2014-03-10unnecessary null pointer check before deleteMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#708700 Uninitialized scalar fieldCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde
2014-01-28bool improvementsStephan Bergmann
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
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-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
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-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30 Fix for Chart Series NamesVinaya Mandke
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-13sal_Bool to boolTakeshi Abe
2013-10-08CID#1079188 uninitialized memberCaolán McNamara
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-09-29Mark as const / staticTakeshi Abe
2013-09-25Mark as const / staticTakeshi Abe
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17sal_Bool to boolTakeshi Abe
2013-09-16sal_Bool to boolEike Rathke
2013-09-10Mark as const / staticTakeshi Abe
2013-08-30-Werror=unused-but-set-variable second tryJulien Nabet
2013-08-30Revert "-Werror=unused-but-set-variable bCategoriesApplied"Julien Nabet
2013-08-30-Werror=unused-but-set-variable bCategoriesAppliedJulien Nabet
2013-08-30fdo#68663 don't blindly force categories when there are noneLionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák