Age | Commit message (Expand) | Author |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-11 | loplugin:constantfunction | Noel Grandin |
2016-09-23 | coverity#1371281 Missing move assignment operator | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | Remove nonsense comments: // bitfield | Tor Lillqvist |
2016-08-29 | cid#1371223 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371276 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371281 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371285 Missing move assignment operator | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-07-25 | basegfx: initializer_list from polygon | Tomaž Vajngerl |
2016-07-07 | tdf#50613 speedup fat line drawing on linux using cairo | Armin Le Grand |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-05-17 | tdf#99130 use subdivision on B2DPolygon, angle based subdivision | Tomaž Vajngerl |
2016-05-06 | Refactor 3D renderer to use multithreading | Armin Le Grand |
2016-04-13 | loplugin:passstuffbyref in basegfx | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-10 | tdf#99176: Fix redundant condition | Julien Nabet |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-02-25 | opengl: shader based polyline rendering - fixes tdf#97137 for OGL | Tomaž Vajngerl |
2016-02-23 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-02 | remove B2DLineJoin::Middle | Caolán McNamara |
2016-01-22 | loplugin:fpcomparison in basegfx | Noel Grandin |
2016-01-21 | loplugin: unused return values | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-10 | Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-cl | Stephan Bergmann |
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 |