summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b3dpolypolygon.cxx
AgeCommit message (Expand)Author
2021-12-20Missing inlcude (for std::as_const)Stephan Bergmann
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-01-10Replace uses of rtl/instance.hxx with plain local static vars in basegfxStephan Bergmann
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2017-11-27loplugin:unnecessaryparenStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-02-25Remove visual noise from basegfxAlexander Wilms
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann
2011-12-13Fix abort from stl debug iterators' invalid access.Thorsten Behrens
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-08-19INTEGRATION: CWS aw033 (1.5.2); FILE MERGEDVladimir Glazounov
2008-04-24INTEGRATION: CWS aw055 (1.9.48); FILE MERGEDIvo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.9.50); FILE MERGEDRüdiger Timm
2006-11-14INTEGRATION: CWS aw024 (1.4.24); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGEDOliver Bolte
2006-07-13INTEGRATION: CWS cowfixes01 (1.6.12); FILE MERGEDOliver Bolte
2005-11-02INTEGRATION: CWS canvas02 (1.4.40); FILE MERGEDKurt Zenker
2005-09-07INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGEDRüdiger Timm
2004-06-25INTEGRATION: CWS tune04 (1.3.26); FILE MERGEDHans-Joachim Lankenau
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss
2003-11-26Added support for B3DPolygonsArmin Weiss