summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-05-021-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-215-10/+8
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-144-7/+7
* loplugin:passstuffbyref in basegfxNoel Grandin2016-04-131-1/+1
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-3114-166/+166
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* loplugin:nullptrStephan Bergmann2016-03-301-4/+4
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-083-15/+0
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-3/+2
* opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2016-02-251-0/+29
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-193-47/+0
* crashtesting: crash on loading moz414782-1.svgCaolán McNamara2016-02-091-1/+1
* Fix typosAndrea Gelmini2016-02-055-7/+7
* boost::tuple -> std::tupleCaolán McNamara2016-01-311-10/+7
* loplugin:fpcomparison in basegfxNoel Grandin2016-01-227-26/+26
* loplugin: unused return valuesNoel Grandin2016-01-212-37/+0
* Bin unneeded variableTor Lillqvist2016-01-191-3/+1
* Fix typosAndrea Gelmini2016-01-056-7/+7
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-1/+1
* loplugin:unusedfields in basegfxNoel Grandin2015-11-201-7/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-40/+59
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* tdf#88352 correct triangulator numerical problemArmin Le Grand2015-11-131-2/+5
* new loplugin: memoryvarNoel Grandin2015-11-111-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1016-74/+74
* basegfx tree cleanupMario J. Rugiero2015-10-305-58/+30
* loplugin:unusedmethodsNoel Grandin2015-10-275-112/+0
* WaE: loplugin:defaultparamsTor Lillqvist2015-10-261-2/+1
* Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2015-10-263-38/+14
* coverity#1326120 try and silence Constant expression resultCaolán McNamara2015-10-222-4/+4
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-22/+22
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-052-5/+0
* Fix typosAndrea Gelmini2015-09-304-5/+5
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-22/+0
* boost->stdCaolán McNamara2015-09-182-7/+6
* loplugin: defaultparamsNoel Grandin2015-08-115-9/+9
* com::sun::star->css in basegfxNoel Grandin2015-07-206-70/+70
* Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann2015-07-141-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-0/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-082-61/+61
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix some misspellingsTor Lillqvist2015-07-072-2/+2
* Fix typosAndrea Gelmini2015-07-043-3/+3
* Fix typosAndrea Gelmini2015-06-302-2/+2