summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/axes
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* callcatcher: remove some unused codeCaolán McNamara2011-12-211-14/+1
* missing include limitsMarkus Mohrhard2011-12-141-0/+1
* don't try to use Inf for axes calculation fdo#43703Markus Mohrhard2011-12-141-0/+6
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-1/+1
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-1/+1
* fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke2011-11-301-4/+2
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-301-2/+2
* catch by const referenceTakeshi Abe2011-11-293-5/+5
* remove include of pch header in chart2Norbert Thiebaud2011-11-2719-38/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-309-0/+26
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+21
* Some cppcheck cleaningJulien Nabet2011-09-101-8/+2
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-277-18/+7
* WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-162-4/+4
* Some cppcheck cleaningJulien Nabet2011-05-055-9/+9
* check for the value being outside the numeric limit of 32-bit intDavid Tardon2011-04-151-1/+8
* fdo#34350 make sure these values are positiveDavid Tardon2011-04-151-0/+3
* remove unused filesDavid Tardon2011-04-151-947/+0
* gbuildize chart2David Tardon2011-04-151-66/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-4/+24
|\
| * chart55: #i117183# bad autoscaling for date axisIngrid Halama2011-03-041-1/+1
| * chart55: #117183# bad autoscaling for date axisiha2011-03-031-4/+24
* | mis-merge: a declaration was moved due to cppcheck, and also changed valueNorbert Thiebaud2011-03-141-2/+1
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-1033-519/+2661
|\|
| * removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2011-02-072-6/+6
| * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-0733-524/+2510
| |\
| | * chart46: merge with dev300m98Ingrid Halama [iha]2011-01-281-14/+95
| | |\
| | * \ chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-155-4/+934
| | |\ \
| | * | | chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-142-2/+2
| | * | | chart46: #i25706# implement date axis - #i116406# december dates wrongly inte...Ingrid Halama [iha]2011-01-111-1/+6
| | * | | chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]2010-12-074-9/+9
| | * | | chart46: #i25706# implement date axis - correct axis layoutIngrid Halama [iha]2010-12-031-37/+19
| | * | | chart46: #i25706# implement date axis - corrected automatic scalingIngrid Halama [iha]2010-12-011-4/+10
| | * | | chart46: #i25706# implement date axis - remove compiler warningsIngrid Halama [iha]2010-11-302-5/+5
| | * | | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-3033-1020/+2076
| * | | | removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko2011-01-241-8/+8
| | |_|/ | |/| |
| * | | CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann2011-01-181-14/+95
| |\ \ \ | | |_|/ | |/| |
| | * | chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch2010-11-051-2/+0
| | * | chartextensibility: #i115276# improve layout of hierarchical axis labelsIngrid Halama2010-10-271-0/+14
| | * | chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch2010-10-271-0/+43
| | * | chartextensibility: #i82971# layout fixes for hierarchical axesIngrid Halama2010-10-201-14/+40
| | |/
| * / chart49: cleanupIngrid Halama2010-10-065-7/+0
| |/
* | Check for the value being outside the numeric limit of 32-bit int.Kohei Yoshida2011-03-031-1/+7
* | Make sure these values are positive; we use them to resize arrays.Kohei Yoshida2011-03-021-0/+3
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | Some cppcheck cleaningJulien Nabet2011-02-051-1/+1
* | Clean up makefilesThomas Arnhold2011-02-011-4/+0