summaryrefslogtreecommitdiff
path: root/include/vcl/gdimtf.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-24/+0
2015-09-22remove unused Link<> fieldNoel Grandin1-3/+0
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+5
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin1-8/+0
2015-07-08loplugin:unusedmethods vclNoel Grandin1-2/+0
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-04vcl: cleanup gdimtf.hxxChris Sherlock1-40/+40
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-3/+3
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl1-1/+5
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-13/+13
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky1-2/+2
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky1-1/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-27Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+248