summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/keystoplerp.cxx
AgeCommit message (Expand)Author
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-01-19#i10000# win32: forgot precomplied headerthb
2009-10-16#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.thb