Age | Commit message (Expand) | Author |
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 |
2018-10-22 | pvs-studio: V571 Recurring check | Caolán McNamara |
2018-10-20 | check for self assign | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-07 | Fix typos | Andrea Gelmini |
2018-10-06 | Support estimateUsageInBytes for SystemDependentData | Armin Le Grand |
2018-09-21 | Support buffering SystemDependent GraphicData | Armin Le Grand |
2018-09-20 | Support buffering SystemDependent GraphicData (III) | Armin Le Grand |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | Support buffering SystemDependent GraphicData (II) | Armin Le Grand |
2018-09-11 | cppcheck: variableScope in basegfx | Jochen Nitschke |
2018-09-09 | use more range based loops | Jochen Nitschke |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin |
2018-09-03 | move identity checks into B3DHomMatrix::operator*= | Noel Grandin |
2018-09-01 | Removed execution flag on source files | Andrea Gelmini |
2018-08-31 | Support RTL layout in VCL using Matrices | Armin Le Grand |
2018-08-30 | Support buffering SystemDependent GraphicData | Armin Le Grand |