summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)AuthorFilesLines
2012-03-23use fabs for double values, not abs, fdo#47632Markus Mohrhard1-1/+1
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2012-03-16fdo#31551: Show actual line width in the legendKatarina Machalkova1-3/+5
however, limit the line width from above by legend entry height (which +- matches the font height) Signed-off-by: Thorsten Behrens <tbehrens@suse.com>
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
Signed-off-by: Thorsten Behrens <tbehrens@suse.com> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Signed-off-by: Michael Meeks <MMeeks@suse.com>
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida1-45/+161
2011-12-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida1-15/+42
With this change, the automatic y-axis scaling should be more accurate for stacked charts (i.e. stacked line, area, bar charts) with dates on the x-axis. The previous algorithm only calculated the max and min y-values of the individual data, without taking into account the stacking type when the x-axis type was date.
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
Or else we'd end up drawing a pretty interesting diagram...
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida2-4/+4
2011-12-13missing #includeLionel Elie Mamane1-0/+1
2011-12-13don't try to use Inf for axes calculation fdo#43703Markus Mohrhard1-0/+6
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize 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
2011-12-01Remove uses of charAtAugust Sodora2-3/+2
2011-11-30fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke1-4/+2
Use the newly introduced Date::Normalize() instead of a never ending while(!date.IsValid())
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-2/+2
Once smaller than 1582-10-15 decrementing a Date will not produce a valid date.
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29catch by const referenceTakeshi Abe88-301/+297
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-307/+0
2011-11-27remove pch from the include listNorbert Thiebaud4-4/+0
2011-11-27remove include of pch header in chart2Norbert Thiebaud310-613/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud4-8/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks2-1/+4
2011-10-24Put neq-operator for awt::Size in correct namespaceKristian Rietveld1-6/+11
2011-10-22make numeric field circular, i.e. pressing up from 359 goes to 0Andras Timar1-1/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara18-0/+53
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+16
2011-09-26remove obsolete ColorTable lifecycle workaroundMichael Meeks1-2/+0
2011-09-25hide a WaE... should be fixed properly when the issue is understoodNorbert Thiebaud1-0/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks12-47/+46
This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara22-3/+105
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+4
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
2011-09-20Removed unused fMaxSize introduced by previous changeset 3e5edf6c.Stephan Bergmann1-1/+0
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel2-1/+324
2011-09-10Some cppcheck cleaningJulien Nabet1-8/+2
2011-08-29Rename class XColorTable to XColorListJoseph Powers9-10/+10
The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
2011-08-23debug build errorsGabor2-3/+3
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe8-8/+8
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
Notes: split repo tag: calc_PRE_MELD_REPOS
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist8-7/+15
2011-07-28add prefixes for component_getFactoryMatúš Kukan8-8/+8
2011-07-21resyncing to masterBjoern Michaelsen23-132/+73
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski3-17/+5
Instead of SvULongs use ::std::vector < sal_Int32 >
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan8-37/+0
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold2-22/+1
Remove BUTTONS_HELP_OK_CANCEL definition and use more intuitive usable BUTTONS_OK_CANCEL_HELP.