summaryrefslogtreecommitdiffstats
path: root/basegfx/source/polygon/b3dpolypolygontools.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-181-1/+0
* Replace uses of rtl/instance.hxx with plain local static vars in basegfxStephan Bergmann2019-01-101-27/+8
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-3/+3
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-151-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* More loplugin:cstylecast: basegfxStephan Bergmann2018-01-121-6/+6
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-2/+2
* loplugin:constantparam in basegfxNoel Grandin2017-11-011-9/+5
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-3/+3
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-4/+4
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-181-1/+1
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-4/+4
* tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka2016-07-301-5/+5
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-311-11/+11
* com::sun::star->css in basegfxNoel Grandin2015-07-201-9/+9
* Fix some misspellingsTor Lillqvist2015-07-071-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* coverity#983561 Arguments in wrong orderCaolán McNamara2014-08-071-5/+5
* coverity#983562 Arguments in wrong orderCaolán McNamara2014-08-071-5/+5
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-061-3/+0
* Clean up unreferenced functionsStephan Bergmann2014-04-041-28/+0
* Revert "remove unused code in basegfx"Noel Grandin2014-03-051-0/+7
* remove unused code in basegfxNoel Grandin2014-03-051-7/+0
* Remove visual noise from basegfxAlexander Wilms2014-02-251-3/+3
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-0/+153
* Fix loplugin warning.Thorsten Behrens2013-03-201-114/+126
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-39/+27
* drop bogus eof linesThomas Arnhold2012-08-071-4/+0
* Clean up basegfx's polygon tools codeGábor Stefanik2012-04-141-21/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-251-36/+0
* Remove unused codeElton Chung2012-02-201-7/+0
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-051-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS aw057Oliver Bolte2008-10-171-1/+28
* INTEGRATION: CWS aw033 (1.4.2); FILE MERGEDVladimir Glazounov2008-08-191-15/+429
* INTEGRATION: CWS aw055 (1.5.56); FILE MERGEDIvo Hinkelmann2008-04-241-1/+30
* INTEGRATION: CWS changefileheader (1.5.58); FILE MERGEDRüdiger Timm2008-04-101-41/+18
* INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS aw017 (1.2.34); FILE MERGEDJens-Heiner Rechtien2004-08-031-6/+16
* Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss2003-11-281-16/+27
* Added support for B3DPolygonsArmin Weiss2003-11-261-0/+114