Age | Commit message (Expand) | Author |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-24 | coverity#1308146 Uninitialized scalar field | Caolán McNamara |
2015-06-24 | coverity#1308147 Uninitialized scalar field | Caolán McNamara |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-22 | loplugin:saloverride | Miklos Vajna |
2015-06-22 | loplugin:passstuffbyref | Miklos Vajna |
2015-06-22 | chart2: -Werror=unused-macros | Michael Stahl |
2015-06-22 | tdf#70673 Power trendline: enable negative Y values | Laurent Balland-Poirier |
2015-06-22 | tdf#70673 Exponential trendline: enable negative Y values | Laurent Balland-Poirier |
2015-06-22 | Add unit tests for chart2 trend calculators | Philippe Jung |
2015-06-21 | Revert "tdf#92231 Potential regression curve calculation is wrong" | Philippe Jung |
2015-06-21 | tdf#92231 Potential regression curve calculation is wrong | Philippe Jung |
2015-06-19 | Fix expected/actual argument order | Stephan Bergmann |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2015-06-09 | cppcheck: variableScope | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | \<the the\> -> the | Jan Holesovsky |
2015-06-05 | WaE: ‘<::’ cannot begin a template-argument list | Tor Lillqvist |
2015-06-04 | Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal() | Zsolt Bölöny |
2015-06-04 | uno::Sequence provides now begin and end | Noel Grandin |
2015-06-02 | add test for tdf#91685 | Markus Mohrhard |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | GL3D Bar chart -> experimental | Andras Timar |
2015-06-02 | Time based charting -> experimental | Andras Timar |
2015-06-02 | some whitespace clean-up | Markus Mohrhard |
2015-06-02 | document chart2 layout dump | Markus Mohrhard |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-27 | unit test for pie chart label inside placement for the best fit case | Andras Timar |
2015-05-26 | tdf#91633 - dispose chart data-table entries correctly. | Michael Meeks |
2015-05-26 | convert INVALIDATE constants to scoped enum | Noel Grandin |
2015-05-22 | convert WINDOW_POSSIZE constants to scoped enum | Noel Grandin |
2015-05-22 | loplugin:constantfunction | Noel Grandin |