Age | Commit message (Expand) | Author |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-26 | Fix typo | Andrea Gelmini |
2020-01-23 | tdf#129845: Better solution using already existing info | Armin Le Grand |
2020-01-14 | clang-tidy modernize-concat-nested-namespace in basegfx | Noel Grandin |
2020-01-13 | crashtesting: downgrade assert to a warning | Caolán McNamara |
2019-12-26 | Test for B2DRange | Tomaž Vajngerl |
2019-12-18 | sal_Char->char in avmedia..basic | Noel Grandin |
2019-12-17 | loplugin:expandablemethods | Noel Grandin |
2019-12-11 | basegfx: fix assertion text | Chris Sherlock |
2019-12-10 | tdf#43157 basegfx: remove OSL_ENSURE preconditions | Chris Sherlock |
2019-12-03 | Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-12-03 | Simplify a bit B2DPolyRange::appendElement (basegfx) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
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 |