summaryrefslogtreecommitdiff
path: root/chart2/source/tools/DiagramHelper.cxx
AgeCommit message (Expand)Author
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-01-06Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-19More scope reduction.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03loplugin: improve indentationThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-19chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2010-12-14chart46: #i25706# implement date axis - no date axis for pure time formatIngrid Halama [iha]
2010-12-08chart46: #i25706# implement date axis - detect manual date formats + correcte...Ingrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: #i112500# compiler warningIngrid Halama
2010-10-06chart49: cleanupIngrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-06-15CWS-TOOLING: integrate CWS chart47obo