summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-01-056-7/+7
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-1/+1
* loplugin:unusedfields in basegfxNoel Grandin2015-11-201-7/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-40/+59
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* tdf#88352 correct triangulator numerical problemArmin Le Grand2015-11-131-2/+5
* new loplugin: memoryvarNoel Grandin2015-11-111-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1016-74/+74
* basegfx tree cleanupMario J. Rugiero2015-10-305-58/+30
* loplugin:unusedmethodsNoel Grandin2015-10-275-112/+0
* WaE: loplugin:defaultparamsTor Lillqvist2015-10-261-2/+1
* Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2015-10-263-38/+14
* coverity#1326120 try and silence Constant expression resultCaolán McNamara2015-10-222-4/+4
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-22/+22
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-052-5/+0
* Fix typosAndrea Gelmini2015-09-304-5/+5
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-22/+0
* boost->stdCaolán McNamara2015-09-182-7/+6
* loplugin: defaultparamsNoel Grandin2015-08-115-9/+9
* com::sun::star->css in basegfxNoel Grandin2015-07-206-70/+70
* Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann2015-07-141-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-0/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-082-61/+61
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix some misspellingsTor Lillqvist2015-07-072-2/+2
* Fix typosAndrea Gelmini2015-07-043-3/+3
* Fix typosAndrea Gelmini2015-06-302-2/+2
* Fix typosAndrea Gelmini2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-222-2/+2
* Fix typosAndrea Gelmini2015-06-211-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-141-2/+1
* Typo: vertival -> verticalAndras Timar2015-06-111-2/+2
* Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny2015-06-041-5/+0
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-3/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-7/+7
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-046-14/+14
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-0410-79/+79
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-023-8/+5
* Remove B1IRange, it's not used anywhereZsolt Bölöny2015-06-012-3/+0
* Remove B1IBox, it's not used anywhereZsolt Bölöny2015-06-011-60/+0
* new clang plugin: loopvartoosmallNoel Grandin2015-05-285-12/+12
* Remove B3IPoint, it's not used anywhereZsolt Bölöny2015-05-272-70/+0
* B3IVector is not used anywhereZsolt Bölöny2015-05-272-42/+0
* Remove B3IRange, it's not used anywhereZsolt Bölöny2015-05-271-1/+0
* Remove B3I64Tuple, it's not used by anythingZsolt Bölöny2015-05-262-30/+0
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-241-2/+2