summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLSeries2Context.cxx
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-05no need for member variable and bool variableMarkus Mohrhard
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17property mapping importMarkus Mohrhard
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-08CID#1079188 uninitialized memberCaolán McNamara
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl
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-22fdo#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-18we need to register data sequences during import, fdo#52159Markus Mohrhard
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-03Import X errorbars.Rafael Dominguez
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-09catch exception by constant referenceTakeshi Abe
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-07-30Some cppcheck cleaningJulien Nabet
2011-04-06use RTL_CONSTASCII_USTRINGPARAMXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26chart51: don't switch to internal data if ranges for bubble sizes are missingIngrid Halama [iha]
2011-02-26chart51: #i116961# import shared y values for bubble charts correctlyIngrid Halama [iha]