summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt
2014-04-25coverity#735656 Division or modulo by zeroCaolán McNamara
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-25Fix OutputDevice::PopStephan Bergmann
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-25VCL: Remove unused and deprecated debug check functionChris Sherlock
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák
2014-04-25fix Qt4 QSocketNotifier configure checkLuboš Luňák
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák
2014-04-25VCL: Reorganize and rename wallpaper functionsChris Sherlock
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-25Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock
2014-04-24fdo#77089 if available, use ext. dimensions for non-placable WMFTomaž Vajngerl
2014-04-24fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl
2014-04-24fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl
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