summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
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
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-10Some cppcheck cleaningJulien Nabet
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-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-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14mis-merge: a declaration was moved due to cppcheck, and also changed valueNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida