summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-04-24wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl
2014-04-24wmf: cleanup winmtf.cxxTomaž Vajngerl
2014-04-24wmf: cleanup winwmf.cxxTomaž Vajngerl
2014-04-25Change ImplInitClipRegion to InitClipRegion in menu.(c|h)xxChris Sherlock
2014-04-25Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock
2014-04-25VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock
2014-04-25VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris Sherlock
2014-04-25fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-24WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-25fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock
2014-04-24vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken
2014-04-24Related: #i124686# give empty constructed default font a default heightArmin Le Grand
2014-04-24VCL: Remove unnecessary headers from outdev/transparent.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/text.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/polyline.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock
2014-04-24VCL: Cleanup headers in outdev/nativecontrols.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/textline.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/polygon.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/mask.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/map.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/font.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/curvedshapes.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/clipping.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/bitmap.cxxChris Sherlock
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24coverity#984006 Uncaught exceptionCaolán McNamara
2014-04-24Fix scoped_ptr -> scoped_arrayStephan Bergmann
2014-04-24vcl/text clean-up includesNorbert Thiebaud
2014-04-24vcl/text remove unnecessary and hardly needed using clauseNorbert Thiebaud
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-24outdev/bitmap.cxx: remove unnecessary headers, fix SAL_WARN_IF statementChris Sherlock
2014-04-24Rearrange VCL OutputDevice bitmap functionsChris Sherlock
2014-04-24Remove unnecessary OUTDEV_INIT() macro in VCL's outdev.hxxChris Sherlock
2014-04-23Avoid integer overflowStephan Bergmann
2014-04-23Check for short readsStephan Bergmann
2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist
2014-04-23coverity#708636 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708671 Uninitialized scalar fieldCaolán McNamara
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock
2014-04-23Move bitmap functions in header, warn if calling GetBitmap() in PrinterChris Sherlock
2014-04-22CTRunData fix for exporting SPI stuff on OSX < 10.6Douglas Mencken
2014-04-23Fix regression introduced in f4e8bca336 when fixing fdo#74702Chris Sherlock
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-22coverity#1202749 Bad bit shift operationCaolán McNamara