summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/DiagramHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-4/+3
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-021-32/+10
* Fix typosAndrea Gelmini2016-01-061-2/+2
* use comphelper::containerToSequenceNoel Grandin2015-11-191-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke2015-08-121-31/+2
* if we have a number formatter then use it, dammit..Eike Rathke2015-08-101-8/+17
* if we have a number formatter then use it, dammit..Eike Rathke2015-08-101-15/+16
* tdf#92997 obtain a date/time edit format according to field valueEike Rathke2015-08-101-0/+49
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-4/+3
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-3/+2
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* More scope reduction.Kohei Yoshida2014-09-191-76/+77
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-2/+3
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-151-3/+3
* Skeleton template class for GL3D bar chart type.Kohei Yoshida2014-03-251-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvementsStephan Bergmann2014-01-221-2/+2
* cppcheck: fix some redundantAssignmentJulien Nabet2014-01-121-4/+2
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-29/+17
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-10/+9
* loplugin: improve indentationThomas Arnhold2013-03-031-14/+17
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-25/+25
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-051-1/+1
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-1/+0
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-1/+1
* catch by const referenceTakeshi Abe2011-11-291-19/+19
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-6/+212
|\
| * chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-191-1/+12
| * chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-30/+2
| |\
| | * chart49: #i112500# compiler warningIngrid Halama2010-10-071-2/+2
| | * chart49: cleanupIngrid Halama2010-10-061-28/+0
| | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-0/+0
| * | chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-141-43/+50
| * | chart46: #i25706# implement date axis - no date axis for pure time formatIngrid Halama [iha]2010-12-141-1/+1
| * | chart46: #i25706# implement date axis - detect manual date formats + correcte...Ingrid Halama [iha]2010-12-081-1/+1
| * | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-301-3/+191
| |/
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-28/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* CWS-TOOLING: integrate CWS chart47obo2010-06-151-10/+12
|\
| * chart47: #i111102# remove assertionIngrid Halama2010-05-071-10/+12