summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2014-11-10move defines to the top of the fileMarkus Mohrhard1-3/+3
2014-11-10remove useless defineMarkus Mohrhard1-3/+0
2014-11-10use Impl for windows backendMarkus Mohrhard5-2071/+2649
2014-11-10it is false and not FALSEMarkus Mohrhard1-1/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-17/+23
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin2-3/+3
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-2/+2
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2-16/+14
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-30fix windows buildNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin3-4/+4
2014-09-30fdo#82577: Handle RegionNoel Grandin3-5/+5
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl1-1/+1
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky1-2/+6
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky2-14/+30
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl1-1/+1
2014-09-25mhPrevInst was pointlessTor Lillqvist1-40/+35
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist7-104/+79
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks1-26/+14
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky2-38/+73
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-18Use vcl::FontNoel Grandin1-7/+7
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-3/+3
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-5/+0
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud1-11/+11
2014-09-12vcl: fix typo in DeviceCoordinateNorbert Thiebaud1-1/+1
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud1-11/+11
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud1-6/+6
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud1-8/+8
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-3/+3
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist1-16/+3
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud1-7/+6
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud1-12/+12
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud1-6/+6
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand1-23/+31
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist1-0/+7
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-25cppcheck: unusedFunctionThomas Arnhold3-58/+0
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-1/+1
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida2-0/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-14typo: dependend -> dependentThomas Arnhold1-2/+2