summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-22/+22
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann2-5/+0
2015-09-30Fix typosAndrea Gelmini4-5/+5
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-22/+0
2015-09-18boost->stdCaolán McNamara2-7/+6
2015-08-11loplugin: defaultparamsNoel Grandin5-9/+9
2015-07-20com::sun::star->css in basegfxNoel Grandin6-70/+70
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann1-1/+0
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1
2015-07-08s/Coordiante/CoordinateTor Lillqvist2-61/+61
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist2-2/+2
2015-07-04Fix typosAndrea Gelmini3-3/+3
2015-06-30Fix typosAndrea Gelmini2-2/+2
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-2/+1
2015-06-11Typo: vertival -> verticalAndras Timar1-2/+2
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-5/+0
2015-06-04uno::Sequence provides now begin and endNoel Grandin1-3/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-7/+7
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin6-14/+14
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin10-79/+79
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny3-8/+5
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny2-3/+0
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny1-60/+0
2015-05-28new clang plugin: loopvartoosmallNoel Grandin5-12/+12
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny2-70/+0
2015-05-27B3IVector is not used anywhereZsolt Bölöny2-42/+0
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny1-1/+0
2015-05-26Remove B3I64Tuple, it's not used by anythingZsolt Bölöny2-30/+0
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens1-2/+2
2015-05-23Typo: Trapeziod->TrapezoidJulien Nabet1-2/+2
2015-05-21Use the better precision equality check in b2trapezoid.cxxZsolt Bölöny1-21/+21
2015-05-19That was totally pointlessZsolt Bölöny1-3/+1
2015-05-18cppunit: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe1-2/+2
2015-05-05Drop misused lcl_ prefixTor Lillqvist3-137/+143
2015-04-27More loplugin:simplifyboolStephan Bergmann1-4/+4
2015-04-21fix crash on export of ooo30155-1.sxw to odtCaolán McNamara1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin5-7/+9
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin3-31/+31
2015-03-04V813: Decreased performanceCaolán McNamara1-4/+4
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+1
2015-01-18remove unused fileMarkus Mohrhard3-67/+2