summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2017-09-01Replace list by vector for tListenerMap (chart2)Julien Nabet
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-25Fix typosAndrea Gelmini
2017-03-16remove unused defines from HRC files in chart2Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
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-20chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30default assignment operator is fineCaolán McNamara
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-02remove ENABLE_GL3D_BARCHART defineJochen Nitschke