summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/RegressionCurveHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-1/+2
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-15/+15
* use for-range on Sequence in chart2Noel Grandin2020-05-181-30/+30
* loplugin:flatten in chart2Noel Grandin2020-04-191-32/+32
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-2/+2
* Remove unused using declarations in directories [a-d]*Gabor Kelemen2019-03-271-1/+0
* tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen2018-10-091-2/+0
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen2018-06-251-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-251-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-20/+21
* Modernize a bit chart2Julien Nabet2018-03-041-6/+4
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-11/+10
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-16/+16
* loplugin:checkunusedparamsNoel Grandin2017-08-011-4/+1
* loplugin:constparams in chart2Noel Grandin2017-07-271-7/+7
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-7/+7
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-191-4/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-2/+2
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-4/+4
* loplugin:unusedfieldsNoel Grandin2016-11-171-15/+10
* convert SvxChartRegress to scoped enumNoel Grandin2016-08-251-18/+18
* Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2016-08-161-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* coverity#705359 Mixing enum typesCaolán McNamara2014-07-021-24/+24
* chart2: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* More clearly name the trendline in chart's element selection box.Tomaž Vajngerl2013-12-091-12/+42
* Display correct equation with multiple trendlines in chart.Tomaž Vajngerl2013-12-091-0/+24
* Custom name for a trend line (shown in legend).Tomaž Vajngerl2013-11-241-0/+12
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-8/+0
* Add legend name for polynomial and moving average trendlines.Tomaž Vajngerl2013-07-031-9/+8
* Insert new trendline instead of changing the existing one.Tomaž Vajngerl2013-07-031-14/+17
* Multiple trendline removing and changing type support.Tomaž Vajngerl2013-07-031-21/+14
* fdo#35712 polynomial and moving average regression linesTomaž Vajngerl2013-07-031-1/+40
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+5
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-3/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-56/+30
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* catch by const referenceTakeshi Abe2011-11-291-8/+8
* 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 remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-3/+1
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-3/+1
| |\