summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/GL3DBarChart.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-1503/+0
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen1-1/+4
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-3/+1
2018-03-07use more Color in chart2Noel Grandin1-7/+7
2018-03-04Modernize a bit chart2Julien Nabet1-13/+11
2018-02-05chart2: remove dead codeChris Sherlock1-5/+0
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann1-12/+12
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-07-27loplugin:constparams in chart2Noel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-08clang-tidy performance-type-promotion-in-math-fnNoel Grandin1-5/+6
2017-04-26Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara1-1/+9
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-12-13change from glew to epoxyCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-01std::list<float> -> std::dequeNoel Grandin1-3/+3
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-9/+9
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+2
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-2/+0
2015-11-20loplugin:unusedfields in chart2Noel Grandin1-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-10fix build, std::make_unique is C++14, use o3tl::make_uniqueNoel Grandin1-13/+14
2015-11-10fix buildNoel Grandin1-0/+1
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin1-16/+12
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin1-11/+10
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin1-20/+19
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+1
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara1-8/+8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl1-0/+0