summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin2-4/+4
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-3/+1
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka13-117/+117
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl2-59/+63
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl1-0/+9
2016-07-19simplify code nowCaolán McNamara1-27/+8
2016-07-19Resolves: tdf#100909 artifacts in hole of polypolygon shapeCaolán McNamara1-8/+0
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand1-0/+8
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand1-0/+61
2016-07-04"it is working properly", not "it is working property"Christian Lohmaier1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-4/+4
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-03loplugin:constantparamsNoel Grandin2-3/+3
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl2-30/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-10/+9
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2-3/+2
2016-05-02Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin5-10/+8
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-7/+7
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin1-1/+1
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon14-166/+166
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-1/+1
2016-03-30loplugin:nullptrStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani3-15/+0
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-3/+2
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl1-0/+29
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran3-47/+0
2016-02-09crashtesting: crash on loading moz414782-1.svgCaolán McNamara1-1/+1
2016-02-05Fix typosAndrea Gelmini5-7/+7
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-10/+7
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin7-26/+26
2016-01-21loplugin: unused return valuesNoel Grandin2-37/+0
2016-01-19Bin unneeded variableTor Lillqvist1-3/+1
2016-01-05Fix typosAndrea Gelmini6-7/+7
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-1/+1
2015-11-20loplugin:unusedfields in basegfxNoel Grandin1-7/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-40/+59
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand1-2/+5
2015-11-11new loplugin: memoryvarNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann16-74/+74
2015-10-30basegfx tree cleanupMario J. Rugiero5-58/+30
2015-10-27loplugin:unusedmethodsNoel Grandin5-112/+0
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist1-2/+1
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero3-38/+14
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara2-4/+4