summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2016-07-21Resolves: tdf#100909 artifacts in hole of polypolygon shapeCaolán McNamara
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-02Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-30loplugin:nullptrStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2016-02-09crashtesting: crash on loading moz414782-1.svgCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-19Bin unneeded variableTor Lillqvist
2016-01-05Fix typosAndrea Gelmini
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
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