summaryrefslogtreecommitdiffstats
path: root/basegfx/source/range/b2dpolyrange.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-181-1/+0
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-221-13/+4
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* ofz: timeout loading emf with move clip recordCaolán McNamara2017-03-011-0/+12
* Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2015-10-261-4/+1
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-021-3/+1
* simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe2015-05-071-2/+2
* Clean up unreferenced functionsStephan Bergmann2014-04-041-18/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* callcatcher: remove recently unused codeCaolán McNamara2012-01-171-16/+0
* callcatcher: Remove unused codeAugust Sodora2012-01-081-216/+0
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-051-2/+0
* Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* #i105939# Decided returning by const ref was a bad idea, coupling-thb2009-10-161-4/+16
* #i105939# Adds clip state handling class to basegfx; makes use of that also f...thb2009-10-161-0/+40
* #i105939# Adds special box clipping support to basegfxthb2009-10-161-0/+371