summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2016-02-291-0/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-6/+6
* loplugin:unusedmethodsNoel Grandin2015-10-2717-549/+0
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-261-0/+1
* coverity#1326120 try and silence Constant expression resultCaolán McNamara2015-10-221-0/+6
* com::sun::star->css in include/basegfxNoel Grandin2015-10-208-90/+81
* Let operator<< be found via ADLStephan Bergmann2015-10-161-7/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-34/+34
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-243-63/+0
* s/Coordiante/CoordinateTor Lillqvist2015-07-082-2/+2
* Fix typosAndrea Gelmini2015-07-081-1/+1
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-0610-282/+0
* Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl2015-07-0310-0/+289
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-0310-289/+0
* Fix typosAndrea Gelmini2015-07-032-2/+2
* 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