summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-19do not access vector elements beyond size, rhbz#847519 relatedEike Rathke
2013-01-30chart2: try to make MSVC happy with OUStringMichael Stahl
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
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