summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/b2dclipstate.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour1-5/+0
2022-05-27clang-tidy modernize-pass-by-value in basegfxNoel Grandin1-2/+3
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin1-5/+0
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin1-4/+1
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen1-1/+0
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke1-21/+6
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-20/+20
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara1-0/+13
2016-08-29tdf#43157 Clean up OSL_ASSERTdrazil1-6/+6
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin1-0/+10
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-04-04Clean up unreferenced functionsStephan Bergmann1-10/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-01-17callcatcher: remove recently unused codeCaolán McNamara1-20/+0
2012-01-08callcatcher: Remove unused codeAugust Sodora1-146/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-02-16clear windows warning, struct vs classCaolán McNamara1-1/+1
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2009-10-16#i105939# Adds clip state handling class to basegfx; makes use of that also f...thb1-0/+662