summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/RegressionEquation.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove ContainerHelper.hxxArkadiy Illarionov2019-05-131-3/+4
* Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann2019-05-101-2/+2
* Drop redundant explicit initialization of MutexContainer base classStephan Bergmann2019-05-091-1/+0
* tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen2018-10-091-1/+2
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/tools/Gabor Kelemen2018-06-221-0/+2
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-4/+5
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-3/+2
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-7/+7
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-111-21/+14
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+0
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-21/+5
* loplugin:oncevar in chart2Noel Grandin2016-11-071-5/+2
* Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2016-08-161-0/+18
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* loplugin:unusedfields in chart2Noel Grandin2015-12-231-7/+5
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* Use constructors for services from chartcore.component.Ursache Vladimir2015-02-121-0/+7
* inline UNO helper macrosNoel Grandin2014-12-091-1/+23
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-3/+3
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-1/+2
* coverity#706267 Uncaught exceptionCaolán McNamara2014-05-281-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-10/+0
* fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard2013-04-221-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-4/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-9/+9
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Some cppcheck cleaningJulien Nabet2011-05-051-1/+2
* 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-62/+62
|\
| * chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama2010-10-071-36/+35
| * chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama2010-10-061-15/+16
| * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-20/+14
* | Remove useless comments and some dead code.Thomas Arnhold2011-01-181-18/+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.3.44); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS chart15 (1.2.4); FILE MERGEDIvo Hinkelmann2008-01-141-4/+4
* INTEGRATION: CWS chart17 (1.1.2); FILE ADDEDIvo Hinkelmann2007-11-231-0/+370