Age | Commit message (Expand) | Author |
2018-02-27 | loplugin:useuniqueptr in Triangulator | Noel Grandin |
2018-02-24 | Use for range loops in basegfx and basic | Julien Nabet |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-13 | loplugin:useuniqueptr in ImplB3DPolygon | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: basegfx | Stephan Bergmann |
2018-01-04 | basegfx: extract svg path import/export test to own file | Tomaž Vajngerl |
2018-01-02 | Fix typos | Andrea Gelmini |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-07 | loplugin:countusersofdefaultparams in basctl..basegfx | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-18 | RotateFlyFrame3: Initial support added | Armin Le Grand |
2017-11-10 | loplugin:unusedmethods | Noel Grandin |
2017-11-01 | loplugin:constantparam in basegfx | Noel Grandin |
2017-10-27 | ofz#3826 Divide-by-zero | Caolán McNamara |
2017-10-26 | loplugin:constmethod in basegfx,sot | Noel Grandin |
2017-10-23 | loplugin:includeform: basegfx | Stephan Bergmann |
2017-10-20 | RotGrfFlyFrame: Added interactive rotation mode | Armin Le Grand |
2017-10-20 | RotGrfFlyFrame: Adapt Crop functionality to rotated Graphic | Armin Le Grand |
2017-10-10 | basegfx: consistently use "" and <> in include directives | Mike Kaganski |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-15 | borderline: Preparing further to use CellCoordinateSystem | Armin Le Grand |
2017-09-08 | clang-tidy modernize-use-emplace in b* | Noel Grandin |
2017-08-25 | basegfx: remove global ImplB2DPolyPolygon | Michael Stahl |
2017-08-25 | basegfx: remove global ImplB2DPolygon | Michael Stahl |
2017-08-25 | basegfx: remove global 3D IdentityMatrix thread safety hazard | Michael Stahl |
2017-08-22 | loplugin:unnecessaryparen | Jan-Marek Glogowski |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: basegfx | Stephan Bergmann |
2017-06-27 | basegfx: remove trivial copy ctors | Jochen Nitschke |
2017-06-06 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-05-31 | basegfx: remove global IdentityMatrix thread safety hazard | Michael Stahl |
2017-05-19 | loplugin:comparisonwithconstant in accessibility..basegfx | Noel Grandin |
2017-05-18 | loplugin:comparisonwithconstant in basegfx | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert basegfx from OSL_ASSERT to assert | Chris Sherlock |
2017-05-03 | remove empty namespaces | Jochen Nitschke |