summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Fix typosAndrea Gelmini
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-05Removed duplicated includeAndrea Gelmini
2017-08-03Fix JunitTest chart2 unoapiJan-Marek Glogowski
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: chart2Stephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23Fix typosAndrea Gelmini
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-20only some languages put a space between number and %Caolán McNamara
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann