summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impvect.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-12/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-20/+19
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+2
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin1-7/+7
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10automated VclPtrInstance conversion.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-2/+2
2015-04-04callcatcher: update unusedcodeCaolán McNamara1-14/+22
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01loplugin:staticfunctionNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-21/+20
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-3/+3
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-4/+2
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-5/+5
2014-09-29loplugin: cstylecastNoel Grandin1-1/+3
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann1-15/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-19Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-6/+3
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe1-11/+11
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-15/+15
2013-11-01Bin dead codeTor Lillqvist1-3/+0
2013-08-28Mark as constTakeshi Abe1-3/+3
2013-08-28sal_Bool to boolTakeshi Abe1-6/+6
2013-06-11sal_Bool to boolTakeshi Abe1-13/+13
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-97/+0
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-96/+96
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-96/+96
2011-03-09cppcheck: this method can be constCaolán McNamara1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-29/+29
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-96/+96
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.248); FILE MERGEDRüdiger Timm1-37/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGEDJens-Heiner Rechtien1-8/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.7.110); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.6.68); FILE MERGEDJens-Heiner Rechtien1-13/+12
2005-09-09INTEGRATION: CWS ooo19126 (1.5.496); FILE MERGEDRüdiger Timm1-47/+21