summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: chart2Stephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30tdf#64145 Add empty subtitle string as defaultLaurent Balland-Poirier
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin