Age | Commit message (Expand) | Author |
2016-05-22 | tdf#94004 Trendline: wrap equation to fit in chart area | Laurent Balland-Poirier |
2016-05-18 | convert TAB to scoped enum | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-17 | avoid assert | David Tardon |
2016-05-16 | stop right away if there are no points | David Tardon |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-16 | parseExport only needs to export files | Markus Mohrhard |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-13 | tdf#35957 check for preconditions earlier | David Tardon |
2016-05-10 | Missing break in switch | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-09 | convert OUTLINER_MODE to scoped enum | Noel Grandin |
2016-05-08 | tdf#92768 Support hiding title objects | Feyza Yavuz |
2016-05-04 | -Werror=maybe-uninitialized | Thorsten Behrens |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-30 | tdf#92768 Support hiding title objects | Feyza Yavuz |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-27 | tdf#99518 Use correct decimal separator | Laurent Balland-Poirier |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-25 | the container document commands std::set can be static | Noel Grandin |
2016-04-25 | no need to copy the list of available commands on every call | Noel Grandin |
2016-04-25 | Kill comphelper::MakeMap | Stephan Bergmann |
2016-04-25 | Kill comphelper::MakeSet | Stephan Bergmann |
2016-04-24 | C++11: disable ctors instead of not implementing them (chart2) | Jochen Nitschke |
2016-04-24 | Kill comphelper::MakeVector | Stephan Bergmann |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | Remove redundant comparison against sal_False | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier | Stephan Bergmann |
2016-04-18 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-14 | loplugin:passstuffbyref in chart2 | Noel Grandin |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | clang-tidy performance-unnecessary-value-param in chart2 | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-04-08 | tdf#94306 replace boost::noncopyable in chart2 | Jochen Nitschke |
2016-04-06 | tdf#96871 Do not force auto log Y scale to B^0 | Laurent Balland-Poirier |
2016-04-05 | loplugin:constantparam in chart2 | Noel Grandin |
2016-04-04 | tdf99069: lock the solar mutex before updating sidebar | Markus Mohrhard |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |