summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-05Translated German commentsLuc Castermans
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr