summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template
Commit message (Expand)AuthorAgeFilesLines
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-5/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-2/+1
* pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara2018-10-221-5/+1
* tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen2018-10-0822-65/+14
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* loplugin:constantparam (1)Noel Grandin2018-08-292-17/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-288-0/+8
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-0810-0/+11
* remove the GL based 3D chartsMarkus Mohrhard2018-07-175-497/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-093-0/+3
* 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/model/{main,template}/*hxxGabor Kelemen2018-06-1621-14/+21
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-251-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0918-124/+142
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-082-2/+2
* loplugin:unusedfieldsNoel Grandin2018-03-0825-82/+48
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-039-34/+23
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-3/+0
* loplugin:unusedfieldsNoel Grandin2017-12-195-5/+5
* loplugin:salcall fix functionsNoel Grandin2017-12-1112-12/+12
* loplugin:countusersofdefaultparams in chart2Noel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* loplugin:finalclasses in chart2Noel Grandin2017-11-1011-22/+22
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-0328-90/+62
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-1/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-2339-170/+170
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-1112-107/+74
* remove unnecessary use of 'this->'Noel Grandin2017-08-024-5/+5
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-132-6/+6
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2017-06-291-2/+2
* loplugin:oncevar chart2Noel Grandin2017-06-202-6/+4
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-3/+1
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0710-22/+22
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-0710-22/+22
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-282-7/+5
* convert StackMode to scoped enumNoel Grandin2017-02-176-59/+59
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1520-69/+69
* makeAny->Any in basctl..chart2Noel Grandin2017-02-0312-42/+42
* Remove dynamic exception specificationsStephan Bergmann2017-01-2657-581/+186
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-191-0/+1
* loplugin:unusedfieldsNoel Grandin2017-01-1015-31/+19
* loplugin:unusedmethodsNoel Grandin2016-11-181-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-174-4/+4
* loplugin:expandablemethods in chart2Noel Grandin2016-11-1127-247/+47