summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-19coverity#1430071 Uninitialized scalar fieldCaolán McNamara
2018-03-07use more Color in chart2Noel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke
2017-11-14Fix typosAndrea Gelmini
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-17use more default copy ctorsJochen Nitschke
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-05-01tdf#107074 uncommenting createLabels for the axis fixes the issueTomaž Vajngerl
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
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-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
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-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara