summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* coverity#735656 Division or modulo by zeroCaolán McNamara2014-04-251-1/+1
* Revert "give empty constructed default font a default height"Caolán McNamara2014-04-251-6/+0
* Fix OutputDevice::PopStephan Bergmann2014-04-251-1/+1
* VCL: ImpObjStack replaced with std::stackChris Sherlock2014-04-254-267/+288
* VCL: Remove unused and deprecated debug check functionChris Sherlock2014-04-251-17/+0
* add better info on the Qt patches needed for KFileDialogLuboš Luňák2014-04-251-2/+2
* disable KFileDialog usage if QClipboard can recurseLuboš Luňák2014-04-255-8/+85
* fix Qt4 QSocketNotifier configure checkLuboš Luňák2014-04-251-0/+5
* make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák2014-04-251-14/+10
* Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák2014-04-252-14/+19
* VCL: Reorganize and rename wallpaper functionsChris Sherlock2014-04-253-49/+49
* Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock2014-04-258-21/+21
* Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock2014-04-254-120/+92
* fdo#77089 if available, use ext. dimensions for non-placable WMFTomaž Vajngerl2014-04-241-10/+28
* fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl2014-04-241-16/+3
* fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl2014-04-241-1/+1
* wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl2014-04-241-0/+7
* wmf: cleanup winmtf.cxxTomaž Vajngerl2014-04-241-20/+37
* wmf: cleanup winwmf.cxxTomaž Vajngerl2014-04-241-11/+25
* Change ImplInitClipRegion to InitClipRegion in menu.(c|h)xxChris Sherlock2014-04-251-6/+6
* Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock2014-04-251-98/+100
* VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock2014-04-254-9/+9
* VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris Sherlock2014-04-252-5/+5
* fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock2014-04-252-16/+17
* VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock2014-04-2518-71/+69
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-04-241-3/+3
* fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock2014-04-252-64/+65
* VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock2014-04-253-26/+26
* vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken2014-04-241-0/+4
* Related: #i124686# give empty constructed default font a default heightArmin Le Grand2014-04-241-0/+6
* VCL: Remove unnecessary headers from outdev/transparent.cxxChris Sherlock2014-04-241-17/+5
* VCL: Remove unnecessary headers from outdev/text.cxxChris Sherlock2014-04-241-17/+8
* VCL: Remove unnecessary headers from outdev/polyline.cxxChris Sherlock2014-04-241-1/+0
* VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock2014-04-241-18/+5
* VCL: Cleanup headers in outdev/nativecontrols.cxxChris Sherlock2014-04-241-5/+6
* VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock2014-04-241-21/+0
* VCL: Remove unnecessary headers from outdev/textline.cxxChris Sherlock2014-04-241-61/+4
* VCL: Remove unnecessary headers from outdev/polygon.cxxChris Sherlock2014-04-241-2/+0
* VCL: Remove unnecessary headers from outdev/mask.cxxChris Sherlock2014-04-241-18/+2
* VCL: Remove unnecessary headers from outdev/map.cxxChris Sherlock2014-04-241-10/+1
* VCL: Remove unnecessary headers from outdev/font.cxxChris Sherlock2014-04-241-44/+10
* VCL: Remove unnecessary headers from outdev/curvedshapes.cxxChris Sherlock2014-04-241-8/+0
* VCL: Remove unnecessary headers from outdev/clipping.cxxChris Sherlock2014-04-241-32/+0
* VCL: Remove unnecessary headers from outdev/bitmap.cxxChris Sherlock2014-04-241-9/+0
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-244-0/+12
* coverity#984006 Uncaught exceptionCaolán McNamara2014-04-242-2/+4
* Fix scoped_ptr -> scoped_arrayStephan Bergmann2014-04-241-1/+1
* vcl/text clean-up includesNorbert Thiebaud2014-04-241-61/+26
* vcl/text remove unnecessary and hardly needed using clauseNorbert Thiebaud2014-04-241-20/+15
* huge hrc and src file cleanupThomas Arnhold2014-04-231-43/+0