summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard
2013-09-29remove unused includeMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-06-27n#820273: Multilevel labels are rotated.Muthu Subramanian
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian
2013-04-30n#816939: Improved label overlap detection.Muthu Subramanian
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-08n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida
2012-09-24fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida
2012-09-20Some code cleanups...Kohei Yoshida
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-11Remove unused local varsJulien Nabet
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-17do not initialize a field with itselfLuboš Luňák
2012-03-10add two accidently removed return statementsMarkus Mohrhard
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard
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-04correctly set the position of the axis labels, related fdo#44832Markus Mohrhard
2012-02-18Fix typos in commentsElton Chung
2012-01-31Remove unused code.Santiago Martinez
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-14missing include limitsMarkus Mohrhard
2011-12-14don't try to use Inf for axes calculation fdo#43703Markus Mohrhard
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-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