summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b3dpolypolygontools.cxx
AgeCommit message (Expand)Author
2020-03-09tdf43157:Clean up OSL_ASSERT, DBG_ASSERT, etc..Pelin Kuran
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel 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-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-07coverity#983561 Arguments in wrong orderCaolán McNamara
2014-08-07coverity#983562 Arguments in wrong orderCaolán McNamara
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-03-05Revert "remove unused code in basegfx"Noel Grandin
2014-03-05remove unused code in basegfxNoel Grandin
2014-02-25Remove visual noise from basegfxAlexander Wilms
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-03-20Fix loplugin warning.Thorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-20Remove unused codeElton Chung
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-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte
2008-08-19INTEGRATION: CWS aw033 (1.4.2); FILE MERGEDVladimir Glazounov
2008-04-24INTEGRATION: CWS aw055 (1.5.56); FILE MERGEDIvo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.5.58); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGEDRüdiger Timm
2004-08-03INTEGRATION: CWS aw017 (1.2.34); FILE MERGEDJens-Heiner Rechtien
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss
2003-11-26Added support for B3DPolygonsArmin Weiss