summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2015-06-22Fix typosAndrea Gelmini
2015-06-22loplugin:saloverrideMiklos Vajna
2015-06-22loplugin:passstuffbyrefMiklos Vajna
2015-06-22chart2: -Werror=unused-macrosMichael Stahl
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22Add unit tests for chart2 trend calculatorsPhilippe Jung
2015-06-21Revert "tdf#92231 Potential regression curve calculation is wrong"Philippe Jung
2015-06-21tdf#92231 Potential regression curve calculation is wrongPhilippe Jung
2015-06-19Fix expected/actual argument orderStephan Bergmann
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-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
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-05WaE: ‘<::’ cannot begin a template-argument listTor Lillqvist
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-02add test for tdf#91685Markus Mohrhard
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02GL3D Bar chart -> experimentalAndras Timar
2015-06-02Time based charting -> experimentalAndras Timar
2015-06-02some whitespace clean-upMarkus Mohrhard
2015-06-02document chart2 layout dumpMarkus Mohrhard
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27unit test for pie chart label inside placement for the best fit caseAndras Timar
2015-05-26tdf#91633 - dispose chart data-table entries correctly.Michael Meeks
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-19fix old GCC buildNoel Grandin