summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2014-11-10remove unused code and const-ify some methodsMarkus Mohrhard
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard
2014-11-10no check before delete and move to intializer listMarkus Mohrhard
2014-11-10make it possible to select the OpenGL rendering on windowsMarkus Mohrhard
2014-11-10don't include the win version of svsys directlyMarkus Mohrhard
2014-11-10fix indentationMarkus Mohrhard
2014-11-10implement gradient rendering method for windows backendMarkus Mohrhard
2014-11-10move defines to the top of the fileMarkus Mohrhard
2014-11-10remove useless defineMarkus Mohrhard
2014-11-10use Impl for windows backendMarkus Mohrhard
2014-11-10it is false and not FALSEMarkus Mohrhard
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fix windows buildNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18Use vcl::FontNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: fix typo in DeviceCoordinateNorbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold