summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2014-11-05Basic Idle handler implementationTobias Madl1-2/+2
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock6-0/+18
2014-11-03coverity#1242806 untrusted pointer readDavid Tardon1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-3/+3
2014-10-17coverity#704104 Unchecked return valueCaolán McNamara1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist3-25/+0
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock1-270/+367
2014-10-14vcl: cleanup salframe.hxxChris Sherlock1-5/+5
2014-10-14vcl: change to css alias namespaceChris Sherlock1-13/+8
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock8-43/+30
2014-10-10typo: follwing -> followingAndras Timar1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-2/+2
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist1-1/+1
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock8-16/+32
2014-10-04vcl: remove FontRefCount typedefChris Sherlock1-5/+3
2014-10-04vcl: tab cleanup of vcl/inc/impfont.hxxChris Sherlock1-64/+57
2014-10-01fdo#82577: Handle TimeNoel Grandin2-3/+3
2014-09-30fix OSX buildNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin10-24/+24
2014-09-30vcl: fixup last cleanupChris Sherlock1-1/+1
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock1-130/+131
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin3-3/+3
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky1-1/+1
2014-09-25use SAL_OVERRIDE for WinSalTimerMichael Stahl1-3/+2
2014-09-25mhPrevInst was pointlessTor Lillqvist1-1/+0
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist1-7/+0
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe1-7/+1
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky1-5/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin20-132/+131
2014-09-18fdo#82577: Handle FontNoel Grandin5-9/+9
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock6-8/+8
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák1-10/+5
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák1-8/+5
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock6-6/+1
2014-09-13vcl: tabify salvd.hxxChris Sherlock1-5/+5
2014-09-13vcl: tabify salobj.hxx and fix initial commentChris Sherlock1-16/+18
2014-09-13vcl: tabify salframe.hxxChris Sherlock1-5/+4
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud3-5/+5
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky1-1/+1
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud3-5/+5
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock1-0/+1
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud3-6/+6
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud2-4/+4
2014-09-03fix signatureThomas Arnhold1-1/+1
2014-09-02remove unused methodMarkus Mohrhard1-2/+0