summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-05-02WaE: doubles truncated to floatsCaolán McNamara
2012-04-28we can't move that into a test only libMarkus Mohrhard
2012-04-27move xshape dumper into testMarkus Mohrhard
2012-04-27adapt dumper to new xml diffMarkus 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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-28add name attribute to chart's layout dumperMarkus Mohrhard
2012-03-28add drawing.Text to chart's dumperMarkus Mohrhard
2012-03-28revert old test ideaMarkus Mohrhard
2012-03-28implement the layout dumper for chart2Markus Mohrhard
2012-03-23Create separate shape groups for each errorbar type.Rafael Dominguez
2012-03-23Get correct errorbar CID depending on the direction.Rafael Dominguez
2012-03-23Add chart errorbar type property.Rafael Dominguez
2012-03-23Add a function to get X error bar properties.Rafael Dominguez
2012-03-14refactor the chart test code a bitMarkus Mohrhard
2012-03-14add more code to the chart dumperMarkus Mohrhard
2012-03-13add some more dump output + WaE unitialized valuesMarkus Mohrhard
2012-03-13first part for new chart test conceptMarkus Mohrhard
2012-03-12remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák
2012-02-20fdo#31551: Show actual line width in the legendKatarina Machalkova
2012-02-18Fix typos in commentsElton Chung
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
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-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20Removed unused fMaxSize introduced by previous changeset 3e5edf6c.Stephan Bergmann
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-03use standard template for thisCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-05Some cppcheck cleaningJulien Nabet
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
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