summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/Scaling.cxx
Commit message (Expand)AuthorAgeFilesLines
* Purge out rtl::math::setNanBaiXiaochun2021-06-301-21/+11
* fix coverity parse errorsCaolán McNamara2021-01-091-4/+4
* tdf#42982 Improved UNO API error reportinghomeboy4452021-01-071-2/+2
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-4/+4
* Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann2020-06-301-4/+4
* tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2020-03-141-4/+4
* tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi2020-03-121-4/+4
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-141-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-311-8/+8
* tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen2018-10-091-1/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-251-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-4/+4
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-24/+0
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-48/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-051-8/+4
* loplugin:unusedfields in chart2Noel Grandin2015-12-231-20/+16
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-8/+4
* Use constructors for services from chartcore.component.Ursache Vladimir2015-02-121-0/+28
* inline UNO helper macrosNoel Grandin2014-12-091-4/+89
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-30/+31
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-10/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-12/+12
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-8/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-8/+0
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.7.126); FILE MERGEDRüdiger Timm2008-04-101-28/+18
* INTEGRATION: CWS chart2mst3 (1.5.12); FILE MERGEDVladimir Glazounov2007-05-221-6/+60
* INTEGRATION: CWS pchfix02 (1.5.82); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS sb18 (1.3.30); FILE MERGEDOliver Bolte2004-06-041-2/+3
* drafts namespace of API removedBjörn Milcke2004-01-261-3/+3
* don't do scaling for NAN or INFIngrid Halama2003-12-151-6/+26
* initial importBjörn Milcke2003-10-061-0/+232