summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-21fix typoMarkus Mohrhard
2012-02-21use const_iterator for begin and endMarkus Mohrhard
2012-02-20fdo#31551: Show actual line width in the legendKatarina Machalkova
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31Remove unused code.Santiago Martinez
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-23make chart2 ByteString freeCaolán McNamara
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-25Remove unused headerMatteo Casalin
2011-12-22remove some unused codeCaolán McNamara
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-14missing include limitsMarkus Mohrhard
2011-12-14don't try to use Inf for axes calculation fdo#43703Markus Mohrhard
2011-12-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida
2011-12-13Prefer reference over pointer (when it makes sense).Kohei Yoshida
2011-12-13fdo#43681: Always sort category axis when it's a date type.Kohei Yoshida
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01Remove uses of charAtAugust Sodora
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-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen