summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2012-03-05move some auto_ptr to boost::scoped_ptrMarkus Mohrhard
2012-03-05fdo#44832: Follow-up fix for axis labels for complex categoriesMarkus Mohrhard
2012-03-04fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova
2012-03-04correctly set the position of the axis labels, related fdo#44832Markus Mohrhard
2012-03-01Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-21fix typoMarkus Mohrhard
2012-02-21use const_iterator for begin and endMarkus Mohrhard
2012-02-20fdo#31551: Show actual line width in the legendKatarina Machalkova
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31Remove unused code.Santiago Martinez
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-23make chart2 ByteString freeCaolán McNamara
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-25Remove unused headerMatteo Casalin
2011-12-22remove some unused codeCaolán McNamara
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-14missing include limitsMarkus Mohrhard
2011-12-14don't try to use Inf for axes calculation fdo#43703Markus Mohrhard
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-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-12-08Less succes, more successStefan Knorr (astron)
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