summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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-11-01WaE: more windows tinderbox warning cleanupMichael Meeks
2011-10-24Put neq-operator for awt::Size in correct namespaceKristian Rietveld
2011-10-22make numeric field circular, i.e. pressing up from 359 goes to 0Andras Timar
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26remove obsolete ColorTable lifecycle workaroundMichael Meeks
2011-09-25hide a WaE... should be fixed properly when the issue is understoodNorbert 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-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
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-08-23debug build errorsGabor
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-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold
2011-06-23Adapt texts to new B-spline implementationRegina Henschel
2011-06-21catch by const referenceCaolán McNamara
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-06-01overly staticCaolán McNamara
2011-05-30Code CleanupKorrawit Pruegsanusak
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-20valgrind: break circular dependency leaksCaolán McNamara
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet
2011-05-06fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida
2011-05-05Some cppcheck cleaningJulien Nabet