summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2014-11-10Fix error: use of undeclared identifier 'aFileName'Tor Lillqvist
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
2014-11-10one more case of these insane memory alloc/release cyclesMarkus Mohrhard
2014-11-10prevent insane memory allocationMarkus Mohrhard
2014-11-10vcl: Add a way to resize an image using the GPULouis-Francis Ratté-Boulianne
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-11-10add Impl version for SalGraphicsPtyl Dragon
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07Do not check a referenceZolnai Tamás
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-04coverity#735660 coverity#735661 division by zeroDavid Tardon
2014-11-04coverity#735658 coverity#735659 division by zeroDavid Tardon
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03coverity#1209010 Unchecked return valueCaolán McNamara
2014-11-02coverity#1242508: swapped argumentsThorsten Behrens
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-31coverity#1202803 Explicit null dereferencedCaolán McNamara
2014-10-31coverity#735346 Unchecked return valueCaolán McNamara
2014-10-31quieten warningCaolán McNamara
2014-10-30coverity#704095 Unchecked return valueCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704090 Unchecked return valueCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17coverity#1209374 avoid division by 0David Tardon
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr
2014-10-14vcl: warning C4717: GetCharCount() recursive on all control pathsMichael Stahl
2014-10-13valgrind + bff, multiple failures, initialize ref counts to 0...Caolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity#1244944 experiment to silence Untrusted loop boundCaolán McNamara
2014-10-10coverity#1242439 ALPHABITS == nAlphaShift == 8Caolán McNamara
2014-10-10drop unused ImplBlendLines templateCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08coverity#704183 Resource leak in objectCaolán McNamara
2014-10-08coverity#1066165 Resource leakCaolán McNamara
2014-10-06WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-05coverity#1208996 Unchecked return valueNorbert Thiebaud
2014-10-04vcl: remove FontRefCount typedefChris Sherlock
2014-10-03coverity#1093225 Dereference after null checkCaolán McNamara
2014-10-02coverity#1242507 silence Arguments in wrong orderCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26vcl: restore that cast for MSVCMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin