- df3c0f5 Resolves: tdf#100909 artifacts in hole of polypolygon shape by Caolán McNamara · 10 years ago
- 37ed508 tdf#99130 use subdivision on B2DPolygon, angle based subdivision by Tomaž Vajngerl · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- 58080e8 basegfx,oox,slideshow: replace boost::next/prior with std::next/prev by Michael Stahl · 10 years ago
- 9793d76 Fix typos by Andrea Gelmini · 10 years ago
- e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
- 8762aa9 clang-tidy modernize-loop-convert in b* by Noel Grandin · 10 years ago
- 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
- 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
- 2d72add loplugin:passstuffbyref in basegfx by Noel Grandin · 10 years ago
- 75092fa tdf#96505 Remove 0L occurences from avmedia and basegfx modules by slideon · 10 years ago
- d2f9f27 loplugin:nullptr: Find some more cases in templates by Stephan Bergmann · 10 years ago
- 06895bd loplugin:nullptr by Stephan Bergmann · 10 years ago
- 317118c Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- b38f58a tdf#97703 Removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
- 5adde1b loplugin:unuseddefaultparams various by Noel Grandin · 10 years ago
- d18ad8a opengl: shader based polyline rendering - fixes tdf#97137 for OGL by Tomaž Vajngerl · 10 years ago
- 9fe9f48 tdf#97703 Removed a few redundant calls to setUp and tearDown by Jaskaran · 10 years ago
- cb7d12e crashtesting: crash on loading moz414782-1.svg by Caolán McNamara · 10 years ago
- 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
- 1fd280f boost::tuple -> std::tuple by Caolán McNamara · 10 years ago
- 3fc292f loplugin:fpcomparison in basegfx by Noel Grandin · 10 years ago
- 90d8926 loplugin: unused return values by Noel Grandin · 10 years ago
- 6dfcaa8 Bin unneeded variable by Tor Lillqvist · 10 years ago
- fbec6ac Fix typos by Andrea Gelmini · 10 years ago
- 4a1edf6 More loplugin:nullptr automatic rewrite (within templates) by Stephan Bergmann · 10 years ago
- ccf9d88 loplugin:unusedfields in basegfx by Noel Grandin · 10 years ago
- 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
- 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- b701bd8 tdf#88352 correct triangulator numerical problem by Armin Le Grand · 10 years ago
- db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
- a17cde0 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 26d5407 basegfx tree cleanup by Mario J. Rugiero · 10 years ago
- 3ce9af4 loplugin:unusedmethods by Noel Grandin · 10 years ago
- cf35dbd WaE: loplugin:defaultparams by Tor Lillqvist · 10 years ago
- 32b54f9 Replace boost::bind by lambdas in basegfx tree. by Mario J. Rugiero · 10 years ago
- 73ffc46 coverity#1326120 try and silence Constant expression result by Caolán McNamara · 10 years ago
- f5ee3b3 loplugin:defaultparams by Stephan Bergmann · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- cc8736a clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
- 9e4c87be Fix typos by Andrea Gelmini · 11 years ago
- 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
- 3a00aae boost->std by Caolán McNamara · 11 years ago
- 4f87e9d loplugin: defaultparams by Noel Grandin · 11 years ago
- 852ae6d com::sun::star->css in basegfx by Noel Grandin · 11 years ago
- 1a94571 Revert "Avoid loplugin:staticmethods in non-debug build" by Stephan Bergmann · 11 years ago
- 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
- d0ba487 Avoid loplugin:staticmethods in non-debug build by Stephan Bergmann · 11 years ago
- 93e7870 s/Coordiante/Coordinate by Tor Lillqvist · 11 years ago
- 799cc41 Fix typos by Andrea Gelmini · 11 years ago
- 33de79f Fix some misspellings by Tor Lillqvist · 11 years ago
- ffa8892 Fix typos by Andrea Gelmini · 11 years ago
- 1a8915e Fix typos by Andrea Gelmini · 11 years ago
- 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
- aade275 Fix typos by Andrea Gelmini · 11 years ago
- 9ed0339 Fix typos by Andrea Gelmini · 11 years ago
- 01532b1 Fix typos by Andrea Gelmini · 11 years ago
- b226928 cppcheck: redundantCondition [part1] by Julien Nabet · 11 years ago
- c0c865d Typo: vertival -> vertical by Andras Timar · 11 years ago
- 8854643 Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal() by Zsolt Bölöny · 11 years ago
- 8161056 uno::Sequence provides now begin and end by Noel Grandin · 11 years ago
- 42f771d convert B2DLineJoin to scoped enum by Noel Grandin · 11 years ago
- 1d92933 convert B2VectorContinuity to scoped enum by Noel Grandin · 11 years ago
- 397a0af convert B2VectorOrientation to scoped enum by Noel Grandin · 11 years ago
- d0f6f00 Replaced boost::tuple with std::tuple by Zsolt Bölöny · 11 years ago
- 4fe7a99 Remove B1IRange, it's not used anywhere by Zsolt Bölöny · 11 years ago
- 7a4e796 Remove B1IBox, it's not used anywhere by Zsolt Bölöny · 11 years ago
- d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
- bda0666 Remove B3IPoint, it's not used anywhere by Zsolt Bölöny · 11 years ago
- b37b5e1 B3IVector is not used anywhere by Zsolt Bölöny · 11 years ago
- 135ced8 Remove B3IRange, it's not used anywhere by Zsolt Bölöny · 11 years ago
- 19fc914 Remove B3I64Tuple, it's not used by anything by Zsolt Bölöny · 11 years ago
- cd6ee5d comments: fix mis-use of eventual in English by Thorsten Behrens · 11 years ago
- 07dd595 Typo: Trapeziod->Trapezoid by Julien Nabet · 11 years ago
- e346aa6 Use the better precision equality check in b2trapezoid.cxx by Zsolt Bölöny · 11 years ago
- 15a7ae3 That was totally pointless by Zsolt Bölöny · 11 years ago
- 4b5091c cppunit: noExplicitConstructor by Caolán McNamara · 11 years ago
- 5a7c1bc simplify code by replacing std::find_if with std::any_of/std::none_of by Takeshi Abe · 11 years ago
- 3363f82 Drop misused lcl_ prefix by Tor Lillqvist · 11 years ago
- eafd09e More loplugin:simplifybool by Stephan Bergmann · 11 years ago
- 9e25f276 fix crash on export of ooo30155-1.sxw to odt by Caolán McNamara · 11 years ago
- 4479019 loplugin:staticfunction by Noel Grandin · 11 years ago
- 9bccd26 convert CUTFLAG_ constants to enum class by Noel Grandin · 11 years ago
- 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
- a8e6f0b tdf#39440 - cppcheck cleanliness by Radu Ioan · 11 years ago
- de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
- b2462b3 remove unused file by Markus Mohrhard · 11 years ago
- babe4ab Removed lcl_putNumberChar() from basegfx. by Zsolt Bölöny · 11 years ago
- 6b084f0 asan: global-buffer-overflow on fdo55736-1.docx by Caolán McNamara · 11 years ago
- 9fd89a5 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
- 3338f47 reduce scope of local variables by Michael Weghorn · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 03c6479 basegfx: Solve crossovers even if there is only one polygon in the polypolygon by Louis-Francis Ratté-Boulianne · 11 years ago
- 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
- a00bae7 Fix --disable-sal-log builds by Stephan Bergmann · 11 years ago
- 17a0efc coverity#1242792 Unused value by Caolán McNamara · 11 years ago
- e6bd33d Resolves: #i125447# corrected some string to number conversion... by Armin Le Grand · 12 years ago
- fb6d3b8 disambiguate uniform_int_distribution by Caolán McNamara · 12 years ago
- 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago