summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty commentsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-26Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet
2017-03-03Fix typosAndrea Gelmini
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann
2017-02-17drop enum NormalAxisNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<float> -> std::dequeNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-14chart2: avoid use of reallocJochen Nitschke
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-17avoid assertDavid Tardon
2016-05-16stop right away if there are no pointsDavid Tardon
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13tdf#35957 check for preconditions earlierDavid Tardon
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin