summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-09cppcheck: variableScopeCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
2015-05-19fix old GCC buildNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-08GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05typo: strech -> stretchAndras Timar
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variables and falloutTor Lillqvist
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-23TyposJulien Nabet