summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
...
* Create respective error bars in areachart when creating shapes.Rafael Dominguez2012-03-231-5/+20
* Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez2012-03-231-1/+3
* Remove default values in InsertErrorBarsDialog constructor.Rafael Dominguez2012-03-231-1/+1
* Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez2012-03-232-0/+28
* Add a function to get X error bar properties.Rafael Dominguez2012-03-232-0/+13
* chmod -xTor Lillqvist2012-03-211-0/+0
* do not initialize a field with itselfLuboš Luňák2012-03-171-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-149-0/+25
* refactor the chart test code a bitMarkus Mohrhard2012-03-148-206/+352
* add more code to the chart dumperMarkus Mohrhard2012-03-142-2/+45
* add some more dump output + WaE unitialized valuesMarkus Mohrhard2012-03-132-22/+45
* first part for new chart test conceptMarkus Mohrhard2012-03-132-2/+329
* remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák2012-03-122-156/+156
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-105-11/+11
* add two accidently removed return statementsMarkus Mohrhard2012-03-101-2/+2
* some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard2012-03-077-10/+14
* more idle code documentation improvementMichael Meeks2012-03-061-0/+3
* move some auto_ptr to boost::scoped_ptrMarkus Mohrhard2012-03-052-47/+27
* fdo#44832: Follow-up fix for axis labels for complex categoriesMarkus Mohrhard2012-03-051-27/+9
* fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova2012-03-041-2/+3
* correctly set the position of the axis labels, related fdo#44832Markus Mohrhard2012-03-041-1/+1
* Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist2012-03-011-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0120-58/+58
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* fix typoMarkus Mohrhard2012-02-211-4/+4
* use const_iterator for begin and endMarkus Mohrhard2012-02-211-1/+1
* fdo#31551: Show actual line width in the legendKatarina Machalkova2012-02-201-3/+5
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Fix typos in commentsElton Chung2012-02-1820-30/+30
* Remove unnecessary header filesMatteo Casalin2012-02-171-2/+1
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-105-5/+0
* Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-16/+16
* Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2012-01-312-4/+6
* Remove unused code.Santiago Martinez2012-01-312-32/+0
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-3/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-271-2/+5
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* make chart2 ByteString freeCaolán McNamara2012-01-231-1/+1
* Improve checking for emptinessThomas Arnhold2012-01-212-2/+2
* Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)2012-01-151-1/+1
* Some cppcheck cleaningJulien Nabet2012-01-141-1/+1
* fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida2012-01-091-45/+161
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-074-12/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-068-10/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0
* Remove unused headerMatteo Casalin2011-12-251-1/+0
* remove some unused codeCaolán McNamara2011-12-222-31/+0