summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard1-1/+1
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard1-0/+30
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard1-0/+1
2014-08-25convert SV_EDIT_WARNING_BOX to MessageDialog + stringCaolán McNamara1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist14-22/+22
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist3-6/+6
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-2/+0
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks1-0/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-2/+2
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud3-5/+5