summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-06-152-2/+2
* Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny2015-06-052-31/+0
* Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny2015-06-041-3/+0
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-042-7/+7
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-3/+3
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-041-4/+4
* convert basegfx::FillRule to scoped enumNoel Grandin2015-06-041-10/+2
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-021-2/+2
* Remove B1IRange, it's not used anywhereZsolt Bölöny2015-06-012-166/+0
* Remove B1IBox, it's not used anywhereZsolt Bölöny2015-06-012-168/+0
* Remove B3IPoint, it's not used anywhereZsolt Bölöny2015-05-271-128/+0
* B3IVector is not used anywhereZsolt Bölöny2015-05-271-248/+0
* Remove B3IRange, it's not used anywhereZsolt Bölöny2015-05-272-231/+0
* Remove B3I64Tuple, it's not used by anythingZsolt Bölöny2015-05-262-356/+0
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-244-6/+6
* Revert "fTools::getSmallValue() is not used anymore"Caolán McNamara2015-05-211-1/+4
* fTools::getSmallValue() is not used anymoreZsolt Bölöny2015-05-211-4/+1
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-3022-61/+5
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-8/+8
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-271-13/+19
* V803 decreased performance postfix incrementMichael Stahl2015-03-131-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* cut down some more unnecessary boost inclusionCaolán McNamara2015-02-162-11/+10
* loplugin:deletedspecialStephan Bergmann2015-02-072-6/+4
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann2015-01-151-0/+9
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+6
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-309-15/+15
* loplugin: cstylecastNoel Grandin2014-09-224-4/+4
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-271-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-3/+3
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-301-8/+8
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-302-3/+3
* Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist2014-04-231-0/+5
* Remove unused basegfx::tools::equalMiklos Vajna2014-04-222-8/+0
* Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna2014-04-221-4/+0
* Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna2014-04-221-5/+0
* Remove unused basegfx::copySignMiklos Vajna2014-04-221-11/+0
* typo: noone -> no oneThomas Arnhold2014-04-141-2/+2
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+12
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-34/+34
* Revert "remove unused code in basegfx"Noel Grandin2014-03-051-0/+5
* remove unused code in basegfxNoel Grandin2014-03-051-5/+0
* Remove visual noise from includeAlexander Wilms2014-03-0139-95/+95
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* we can do away with mfSmallValueCaolán McNamara2014-02-261-6/+1
* callcatcher: update unused codeCaolán McNamara2014-02-261-4/+0