Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-26 | fix includes that are not stand-alone | Norbert Thiebaud |
2015-10-22 | coverity#1326120 try and silence Constant expression result | Caolán McNamara |
2015-10-20 | com::sun::star->css in include/basegfx | Noel Grandin |
2015-10-16 | Let operator<< be found via ADL | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-08 | s/Coordiante/Coordinate | Tor Lillqvist |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-05 | Removed B{2,3}DTuple's custom treshold equal() and equalZero() methods | Zsolt Bölöny |
2015-06-04 | Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal() | Zsolt Bölöny |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-06-04 | convert basegfx::FillRule to scoped enum | Noel Grandin |
2015-06-02 | Replaced boost::tuple with std::tuple | Zsolt Bölöny |
2015-06-01 | Remove B1IRange, it's not used anywhere | Zsolt Bölöny |
2015-06-01 | Remove B1IBox, it's not used anywhere | Zsolt Bölöny |
2015-05-27 | Remove B3IPoint, it's not used anywhere | Zsolt Bölöny |
2015-05-27 | B3IVector is not used anywhere | Zsolt Bölöny |
2015-05-27 | Remove B3IRange, it's not used anywhere | Zsolt Bölöny |
2015-05-26 | Remove B3I64Tuple, it's not used by anything | Zsolt Bölöny |
2015-05-24 | comments: fix mis-use of eventual in English | Thorsten Behrens |
2015-05-21 | Revert "fTools::getSmallValue() is not used anymore" | Caolán McNamara |
2015-05-21 | fTools::getSmallValue() is not used anymore | Zsolt Bölöny |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-27 | convert CUTFLAG_ constants to enum class | Noel Grandin |
2015-03-13 | V803 decreased performance postfix increment | Michael Stahl |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-16 | cut down some more unnecessary boost inclusion | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-15 | Silence bogus GCC 4.9 -Werror=strict-overflow | Stephan Bergmann |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-30 | New loplugin:inlinevisible to flag inline functions marked DLLEXPORT | Stephan Bergmann |