Age | Commit message (Expand) | Author |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-08 | n#791985: Automatically rotate chart labels (if overlapping). | Muthu Subramanian |
2012-12-08 | Remove duplicate defines and put it into a common place. | Kohei Yoshida |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin |
2012-09-24 | Prevent so many copying of vector instances. | Kohei Yoshida |
2012-09-24 | fdo#55297: Fix regression in chart complex category placements. | Kohei Yoshida |
2012-09-20 | Some code cleanups... | Kohei Yoshida |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-16 | removed unused constant rtl::OUString | Takeshi Abe |
2012-03-29 | Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types" | Julien Nabet |
2012-03-17 | do not initialize a field with itself | Luboš Luňák |
2012-03-10 | add two accidently removed return statements | Markus Mohrhard |
2012-03-07 | some more auto_ptr -> scoped_ptr in chart2 | Markus Mohrhard |
2012-03-05 | move some auto_ptr to boost::scoped_ptr | Markus Mohrhard |
2012-03-05 | fdo#44832: Follow-up fix for axis labels for complex categories | Markus Mohrhard |
2012-03-04 | correctly set the position of the axis labels, related fdo#44832 | Markus Mohrhard |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-01-31 | Remove unused code. | Santiago Martinez |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-21 | callcatcher: remove some unused code | Caolán McNamara |
2011-12-14 | missing include limits | Markus Mohrhard |
2011-12-14 | don't try to use Inf for axes calculation fdo#43703 | Markus Mohrhard |
2011-12-13 | Fix for fdo43460 Part V getLength to isEmpty | Olivier Hallot |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-30 | fixed fdo#40363 freeze chart wizard with non-gregorian date | Eike Rathke |
2011-11-30 | renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions | Eike Rathke |
2011-11-29 | catch by const reference | Takeshi Abe |
2011-11-27 | remove include of pch header in chart2 | Norbert Thiebaud |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-10 | Some cppcheck cleaning | Julien Nabet |
2011-05-27 | Replace DBG_* with OSL_* in calc/chart2 | Jacek Wolszczak |
2011-05-16 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier |
2011-05-05 | Some cppcheck cleaning | Julien Nabet |
2011-04-15 | check for the value being outside the numeric limit of 32-bit int | David Tardon |
2011-04-15 | fdo#34350 make sure these values are positive | David Tardon |
2011-04-15 | remove unused files | David Tardon |
2011-04-15 | gbuildize chart2 | David Tardon |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-14 | mis-merge: a declaration was moved due to cppcheck, and also changed value | Norbert Thiebaud |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |