summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan5-11/+11
2012-03-10add two accidently removed return statementsMarkus Mohrhard1-2/+2
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard7-10/+14
2012-03-06more idle code documentation improvementMichael Meeks1-0/+3
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-04fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova1-2/+3
2012-03-04correctly set the position of the axis labels, related fdo#44832Markus Mohrhard1-1/+1
2012-03-01Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann20-58/+58
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-21fix typoMarkus Mohrhard1-4/+4
2012-02-21use const_iterator for begin and endMarkus Mohrhard1-1/+1
2012-02-20fdo#31551: Show actual line width in the legendKatarina Machalkova1-3/+5
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-18Fix typos in commentsElton Chung20-30/+30
2012-02-17Remove unnecessary header filesMatteo Casalin1-2/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan5-5/+0
2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-16/+16
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2-4/+6
2012-01-31Remove unused code.Santiago Martinez2-32/+0
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-2/+5
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-23make chart2 ByteString freeCaolán McNamara1-1/+1
2012-01-21Improve checking for emptinessThomas Arnhold2-2/+2
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)1-1/+1
2012-01-14Some cppcheck cleaningJulien Nabet1-1/+1
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida1-45/+161
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz4-12/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz8-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2011-12-25Remove unused headerMatteo Casalin1-1/+0
2011-12-22remove some unused codeCaolán McNamara2-31/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-15/+1
2011-12-15Removed extra semicolonsJesse1-1/+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-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida1-15/+42
2011-12-13Prefer reference over pointer (when it makes sense).Kohei Yoshida1-9/+9
2011-12-13fdo#43681: Always sort category axis when it's a date type.Kohei Yoshida1-3/+8
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida2-4/+4
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot52-121/+121
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara6-30/+24
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-2/+2