summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-05Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-06-04convert basegfx::FillRule to scoped enumNoel Grandin
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny
2015-05-27B3IVector is not used anywhereZsolt Bölöny
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny
2015-05-26Remove B3I64Tuple, it's not used by anythingZsolt Bölöny
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-21Revert "fTools::getSmallValue() is not used anymore"Caolán McNamara
2015-05-21fTools::getSmallValue() is not used anymoreZsolt Bölöny
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-15Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna
2014-04-22Remove unused basegfx::copySignMiklos Vajna
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand