summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-05-25tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-02-29opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2015-11-20loplugin:unusedfields in basegfxNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
2015-10-20loplugin:defaultparamsStephan 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-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-07-08Fix typosAndrea Gelmini
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-04Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-21Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-11Typo: vertival -> verticalAndras Timar
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04uno::Sequence provides now begin and endNoel Grandin
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-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-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny
2015-05-27B3IVector is not used anywhereZsolt Bölöny