summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/inc
Commit message (Expand)AuthorAgeFilesLines
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-11/+13
* C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke2016-04-242-5/+2
* loplugin:passstuffbyref in chart2Noel Grandin2016-04-145-14/+13
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-121-1/+1
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-082-6/+6
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-0/+1
* com::sun::star->css in chart2Noel Grandin2016-03-1420-694/+588
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-5/+2
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-023-15/+7
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier2016-01-081-0/+1
* Fix typosAndrea Gelmini2016-01-063-3/+3
* chart2: replace boost::ptr_map with std::mapMichael Stahl2015-12-041-3/+4
* chart2: replace boost::ptr_map with std::mapMichael Stahl2015-12-041-2/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields in chart2Noel Grandin2015-11-203-10/+2
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-7/+7
* chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin2015-11-102-4/+4
* chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin2015-11-101-1/+1
* chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin2015-11-101-1/+1
* coverity#1338265 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* coverity#1338253 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-12/+3
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-115/+115
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* boost->stdCaolán McNamara2015-09-144-17/+16
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-094-1/+58
* small fix to reduce UnknownPropertyException in chart2Markus Mohrhard2015-07-301-1/+2
* loplugin:unusedmethods chart2Noel Grandin2015-07-204-11/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-173-5/+4
* Fix typosAndrea Gelmini2015-07-042-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | loplugin:staticmethodsNoel Grandin2015-04-235-13/+13
|/
* loplugin:constantfunction: chart2Noel Grandin2015-03-231-1/+1
* someone did not understand c++Markus Mohrhard2015-03-201-4/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* idle includes and enum useJennifer Liebel2015-03-061-0/+1
* V813: Decreased performanceCaolán McNamara2015-03-042-10/+11
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-022-0/+0
* Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti2015-02-102-3/+39
* Added more doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-101-11/+11
* Added doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-094-3/+82
* loplugin:deletedspecialStephan Bergmann2015-02-072-8/+4
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-263-17/+17
* changed timers to idleJennifer Liebel2014-12-091-1/+1