summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)AuthorFilesLines
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin7-13/+12
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard4-5/+7
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard1-6/+2
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-07-20loplugin:unusedmethods chart2Noel Grandin17-125/+1
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-11/+11
2015-07-08Fix typosAndrea Gelmini2-3/+3
2015-07-04Fix typosAndrea Gelmini6-6/+6
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2-8/+8
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás1-1/+0
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin2-2/+2
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin4-4/+4
2015-06-09cppcheck: variableScopeCaolán McNamara1-4/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-26/+26
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara12-21/+21
2015-06-08\<the the\> -> theJan Holesovsky1-2/+2
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl1-2/+1
2015-05-19fix old GCC buildNoel Grandin1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-08GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-3/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-05-05typo: strech -> stretchAndras Timar2-6/+6
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti2-0/+442
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara1-8/+8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks7-28/+30
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin22-36/+36
2015-04-17chart2: convert new to ::Create.Michael Meeks1-1/+1
2015-04-17Revert "WaE: unused variables"Tor Lillqvist1-3/+21
2015-04-17WaE: unused variables and falloutTor Lillqvist1-21/+3
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks3-3/+3
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks3-24/+24
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-1/+3