summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Determine ranges correctly for any type of chart errorbar object.Rafael Dominguez
2012-03-23Return the correct errorbar property set.Rafael Dominguez
2012-03-01Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-21fix typoMarkus Mohrhard
2012-02-21use const_iterator for begin and endMarkus Mohrhard
2012-02-18Fix typos in commentsElton Chung
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-12-01Remove uses of charAtAugust Sodora
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-21catch by const referenceCaolán McNamara
2011-06-03use standard template for thisCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-05Some cppcheck cleaningJulien Nabet
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-04-15use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon
2011-04-15remove unused filesDavid Tardon
2011-04-15gbuildize chart2David Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS chart51obo
2011-03-14mis-merge: setComplexColumnLabel now takes vector of uno::AnyNorbert Thiebaud
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove unnecessary semicolonsThomas Arnhold
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]
2011-02-15chart51: merge with DEV300_m100Ingrid Halama [iha]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-02-11Get chart2 to build under windows.Kohei Yoshida
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2011-02-07chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]
2011-02-07chart52: #i68029# show mean value line in the legendIngrid Halama [iha]
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-02-05Some cppcheck cleaningJulien Nabet