summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida
2012-09-24fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-24Highlight X errorbars data range when a chart is selected.Rafael Dominguez
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06removed dead codeTakeshi Abe
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-05-31target cppcheck index incrementing revertMichael Meeks
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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