Age | Commit message (Expand) | Author |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-07 | cid#1454631 Logically dead code | Caolán McNamara |
2019-09-28 | loplugin:virtualdead in basegfx | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-19 | loplugin:constvars in accessibility..basegfx | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): basegfx | Stephan Bergmann |
2019-07-28 | loplugin:oncevar | Noel Grandin |
2019-07-28 | unit test for B2DPoint | Tomaž Vajngerl |
2019-07-19 | loplugin:referencecasting in avmedia..basic | Noel Grandin |
2019-07-09 | Fix typo | Andrea Gelmini |
2019-07-06 | Fix typo | Andrea Gelmini |
2019-07-01 | Improve the looks of a wave line by draw it with bezier curves | Tomaž Vajngerl |
2019-06-28 | add appendQuadraticBezierSegment to B2DPolygon | Tomaž Vajngerl |
2019-05-14 | Revert "drawinglayer: avoid AA for hairline polygons built from ... | Miklos Vajna |
2019-05-11 | Fix typo | Andrea Gelmini |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-09 | drawinglayer: avoid AA for hairline polygons built from hori/vert lines only | Miklos Vajna |
2019-05-08 | Fix typo | Andrea Gelmini |
2019-04-12 | loplugin:sequentialassign in accessiblity..canvas | Noel Grandin |
2019-04-04 | Fix typo | Andrea Gelmini |
2019-04-01 | Fix typo | Andrea Gelmini |
2019-03-16 | Simplify containers iterations in basctl, basegfx, basic, bridges | Arkadiy Illarionov |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-02-27 | loplugin:simplifybool improve search for negated operator | Noel Grandin |
2019-02-19 | Fix typo | Andrea Gelmini |
2019-02-18 | tdf#42949 Fix IWYU warnings in basegfx/ | Gabor Kelemen |
2019-02-08 | loplugin:indentation in basctl..bridges | Noel Grandin |
2019-02-01 | Fix typos | Andrea Gelmini |
2019-01-29 | b2dpolygontools: removing debug code, doesn't seem to be useful | Tomaž Vajngerl |
2019-01-28 | split basegfx 2d tests to separate files (one per tested class) | Tomaž Vajngerl |
2019-01-28 | basegfx: just use the std::clamp for clamping the input | Tomaž Vajngerl |
2019-01-24 | loplugin:constparams in basctl..chart2 | Noel Grandin |
2019-01-13 | basegfx: Kill empty .cxx | Takeshi Abe |
2019-01-11 | Drop o3tl/clamp.hxx, use C++17 std::clamp instead | Stephan Bergmann |
2019-01-10 | EmptyBPixel is unused | Stephan Bergmann |
2019-01-10 | Replace uses of rtl/instance.hxx with plain local static vars in basegfx | Stephan Bergmann |
2019-01-09 | EmptyTuple is unused | Stephan Bergmann |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-12-31 | cppcheck: Consider using std::count_if algorithm instead of a raw loop. | Tóth Attila |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-25 | Fix typo | Andrea Gelmini |
2018-11-25 | Fix typo | Andrea Gelmini |
2018-11-24 | Fix typo | Andrea Gelmini |
2018-11-22 | tdf#121425 Use better Bezier curves to approximate circle arc | Regina Henschel |
2018-11-16 | tdf#121305 Increase accuracy of custom shape circle | Regina Henschel |
2018-11-06 | loplugin:collapseif in accessibility..cui | Noel Grandin |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-initialization in | Noel Grandin |