summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2012-03-23use fabs for double values, not abs, fdo#47632Markus Mohrhard
2012-03-16fdo#31551: Show actual line width in the legendKatarina Machalkova
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida
2011-12-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida
2011-12-13Prefer reference over pointer (when it makes sense).Kohei Yoshida
2011-12-13fdo#43681: Always sort category axis when it's a date type.Kohei Yoshida
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida
2011-12-13missing #includeLionel Elie Mamane
2011-12-13don't try to use Inf for axes calculation fdo#43703Markus Mohrhard
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-30fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
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-09-10Some cppcheck cleaningJulien Nabet
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-07WaE: removed unused fZDerivationCaolán McNamara
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel
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-15check for the value being outside the numeric limit of 32-bit intDavid Tardon
2011-04-15fdo#34350 make sure these values are positiveDavid 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
2011-03-21WaE: nColumnCount unusedCaolán McNamara
2011-03-18fix array bounds problem that crept in from OO.oMichael Meeks
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS chart55obo
2011-03-14mis-merge: a declaration was moved due to cppcheck, and also changed valueNorbert Thiebaud
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-04chart55: #i117183# bad autoscaling for date axisIngrid Halama
2011-03-04chart55: #i117207# wrong layout with empty titlesIngrid Halama
2011-03-03Check for the value being outside the numeric limit of 32-bit int.Kohei Yoshida
2011-03-03chart55: #117185# legend entries get lost after moving the legendIngrid Halama