summaryrefslogtreecommitdiff
path: root/basegfx/source/range
AgeCommit message (Expand)AuthorFilesLines
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour1-5/+0
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl1-6/+6
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin3-8/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-5/+2
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-19loplugin:flatten in basegfxNoel Grandin1-13/+13
2020-04-14loplugin:buriedassign in b*Noel Grandin2-2/+4
2020-03-30OSL_ASSERT->assert in basegfxNoel Grandin1-1/+1
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet1-5/+5
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen5-9/+1
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin1-1/+1
2019-01-13basegfx: Kill empty .cxxTakeshi Abe1-22/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-7/+7
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke1-13/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-0/+39
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2-39/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-0/+39
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-2/+2
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin1-12/+8
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin1-17/+17
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann1-2/+0
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-03remove empty namespacesJochen Nitschke1-5/+0
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara1-0/+12
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-3/+3
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin1-10/+0
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-3/+3
2015-11-20loplugin:unusedfields in basegfxNoel Grandin1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-30basegfx tree cleanupMario J. Rugiero1-10/+4
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2-20/+8
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann1-1/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-2/+1
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-2/+2
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny1-3/+1
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny1-1/+0
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny1-1/+0
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe1-2/+2
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1