summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03coverity#1242806 untrusted pointer readDavid Tardon
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-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-17coverity#704104 Unchecked return valueCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock
2014-10-14vcl: cleanup salframe.hxxChris Sherlock
2014-10-14vcl: change to css alias namespaceChris Sherlock
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10typo: follwing -> followingAndras Timar
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-04vcl: remove FontRefCount typedefChris Sherlock
2014-10-04vcl: tab cleanup of vcl/inc/impfont.hxxChris Sherlock
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fix OSX buildNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-30vcl: fixup last cleanupChris Sherlock
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25use SAL_OVERRIDE for WinSalTimerMichael Stahl
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-13vcl: tabify salvd.hxxChris Sherlock
2014-09-13vcl: tabify salobj.hxx and fix initial commentChris Sherlock
2014-09-13vcl: tabify salframe.hxxChris Sherlock
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-09-03fix signatureThomas Arnhold
2014-09-02remove unused methodMarkus Mohrhard