summaryrefslogtreecommitdiffstats
path: root/include/vcl/gdimtf.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-24/+0
* remove unused Link<> fieldNoel Grandin2015-09-221-3/+0
* Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti2015-09-011-1/+1
* sal_uLong to sal_uInt32 for CRC32Matteo Casalin2015-08-291-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-3/+5
* remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin2015-07-241-8/+0
* loplugin:unusedmethods vclNoel Grandin2015-07-081-2/+0
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-4/+1
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* vcl: cleanup gdimtf.hxxChris Sherlock2014-12-041-40/+40
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-3/+3
* fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl2014-09-221-1/+5
* handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák2014-04-181-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-4/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-13/+13
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky2014-02-031-2/+2
* thumbnails: Provide the size as a default parameter.Jan Holesovsky2014-02-031-1/+2
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2013-05-271-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+248