summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/b2dclipstate.cxx
AgeCommit message (Expand)Author
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2016-08-29tdf#43157 Clean up OSL_ASSERTdrazil
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-04Clean up unreferenced functionsStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-01-17callcatcher: remove recently unused codeCaolán McNamara
2012-01-08callcatcher: Remove unused codeAugust Sodora
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-02-16clear windows warning, struct vs classCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2009-10-16#i105939# Adds clip state handling class to basegfx; makes use of that also f...thb