summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Typo: Trapeziod->TrapezoidJulien Nabet2015-05-231-2/+2
* Use the better precision equality check in b2trapezoid.cxxZsolt Bölöny2015-05-211-21/+21
* That was totally pointlessZsolt Bölöny2015-05-191-3/+1
* cppunit: noExplicitConstructorCaolán McNamara2015-05-181-1/+1
* simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe2015-05-071-2/+2
* Drop misused lcl_ prefixTor Lillqvist2015-05-053-137/+143
* More loplugin:simplifyboolStephan Bergmann2015-04-271-4/+4
* fix crash on export of ooo30155-1.sxw to odtCaolán McNamara2015-04-211-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-275-7/+9
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-273-31/+31
* V813: Decreased performanceCaolán McNamara2015-03-041-4/+4
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-171-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+1
* remove unused fileMarkus Mohrhard2015-01-183-67/+2