summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian1-8/+19
2013-04-30n#816939: Improved label overlap detection.Muthu Subramanian1-6/+22
2013-04-26some more namespace cleanupThomas Arnhold4-15/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-33/+33
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-4/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac7-23/+23
2013-01-08n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian1-1/+15
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida1-0/+1
2012-10-04sal_Bool -> bool in chart2Noel Grandin2-9/+7
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida1-14/+25
2012-09-24fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida1-5/+10
2012-09-20Some code cleanups...Kohei Yoshida1-4/+0
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-4/+2
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks17-391/+238
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-3/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks17-409/+256
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-5/+0
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet5-7/+7
2012-03-17do not initialize a field with itselfLuboš Luňák1-1/+1
2012-03-10add two accidently removed return statementsMarkus Mohrhard1-2/+2
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard5-7/+8
2012-03-05move some auto_ptr to boost::scoped_ptrMarkus Mohrhard2-47/+27
2012-03-05fdo#44832: Follow-up fix for axis labels for complex categoriesMarkus Mohrhard1-27/+9
2012-03-04correctly set the position of the axis labels, related fdo#44832Markus Mohrhard1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-31Remove unused code.Santiago Martinez2-32/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-14/+1
2011-12-14missing include limitsMarkus Mohrhard1-0/+1
2011-12-14don't try to use Inf for axes calculation fdo#43703Markus Mohrhard1-0/+6
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-30fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke1-4/+2
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-2/+2
2011-11-29catch by const referenceTakeshi Abe3-5/+5
2011-11-27remove include of pch header in chart2Norbert Thiebaud19-38/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara9-0/+26
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+21
2011-09-10Some cppcheck cleaningJulien Nabet1-8/+2
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak7-18/+7
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2-4/+4
2011-05-05Some cppcheck cleaningJulien Nabet5-9/+9