summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-10tdf#99176: Fix redundant conditionJulien Nabet
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-23convert B2VectorContinuity to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
2015-10-20com::sun::star->css in include/basegfxNoel Grandin
2015-10-16Let operator<< be found via ADLStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
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