summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31target cppcheck index incrementing revertMichael Meeks
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29hide local functions harderCaolán McNamara
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara
2012-05-02WaE: doubles truncated to floatsCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-29more tolerance for tinderboxMarkus Mohrhard
2012-04-28we can't move that into a test only libMarkus Mohrhard
2012-04-27move xshape dumper into testMarkus Mohrhard
2012-04-27sberg's tinderbox needs a bit more tolerance than 1%Markus Mohrhard
2012-04-27increase the tollerance for x differences for sberg's tinderboxMarkus Mohrhard
2012-04-27increase tolerance for now for clang tinderboxMarkus Mohrhard
2012-04-27add tolerance to chart regression testMarkus Mohrhard
2012-04-27adapt dumper to new xml diffMarkus Mohrhard
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-19enable the chart2 dumper testMarkus Mohrhard
2012-04-19don't use the debug mode for normal testsMarkus Mohrhard
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez
2012-04-11Display correct errorbars columns in chart data browser.Rafael Dominguez
2012-04-09do not put things directly into $(WORKDIR)David Tardon
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-01move chart regression test data files to chart2Markus Mohrhard
2012-03-30Fix format string properlyStephan Bergmann
2012-03-30WaE: format '%i' expects type 'int', but argument has type 'long int'Tor Lillqvist
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-28add name attribute to chart's layout dumperMarkus Mohrhard
2012-03-28add drawing.Text to chart's dumperMarkus Mohrhard
2012-03-28add SAL_CALL to ChartModel::dumpMarkus Mohrhard
2012-03-28revert old test ideaMarkus Mohrhard