summaryrefslogtreecommitdiff
path: root/vcl/inc/win/saldata.hxx
AgeCommit message (Expand)Author
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-06-03Clean up Windows error reporting a bitTor Lillqvist
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-10Fix user data pointer setting on x86_64 platform on windowsDavid Ostrovsky
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-18windows: Improve logging.Jan Holesovsky
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-02Make include guards sane in vclTor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Get rid of a few pointless commentsTor Lillqvist
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold
2012-07-01translate German commentsLuc Castermans
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-02-18vcl: remove some more unused windows codeThomas Arnhold
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara