summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)AuthorFilesLines
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter16-62/+42
2013-02-19do not access vector elements beyond size, rhbz#847519 relatedEike Rathke1-9/+15
2013-01-30chart2: try to make MSVC happy with OUStringMichael Stahl1-2/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac37-511/+511
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-16/+12
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza2-5/+3
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida1-2/+2
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini1-5/+0
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-3/+3
2012-11-17use LanguageTagEike Rathke1-3/+4
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky3-0/+3
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida1-5/+4
2012-09-24fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida1-4/+8
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-7/+3
2012-08-24Highlight X errorbars data range when a chart is selected.Rafael Dominguez1-0/+12
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl1-83/+0
2012-07-30Typo ressource -> resourceStephan Bergmann2-9/+9
2012-07-18re-base on ALv2 code. Includes:Michael Meeks39-909/+558
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-3/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks30-699/+429
2012-06-06removed dead codeTakeshi Abe1-4/+0
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-1/+1
2012-05-31target cppcheck index incrementing revertMichael Meeks1-2/+2
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-8/+0
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara1-8/+12
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-14/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-58/+31
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-9/+9
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez2-9/+2
2012-03-23Determine ranges correctly for any type of chart errorbar object.Rafael Dominguez1-1/+4
2012-03-23Return the correct errorbar property set.Rafael Dominguez1-7/+13
2012-03-01Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist1-1/+1
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-21fix typoMarkus Mohrhard1-4/+4
2012-02-21use const_iterator for begin and endMarkus Mohrhard1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-16/+16
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-5/+0
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot11-40/+40
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-29catch by const referenceTakeshi Abe16-77/+75
2011-11-27remove include of pch header in chart2Norbert Thiebaud67-134/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+16
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1