summaryrefslogtreecommitdiff
path: root/vcl/inc/win/saldata.hxx
AgeCommit message (Expand)Author
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
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist
2011-07-06Drop Win9x and NT4 codeTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: windowsPhilipp Lohmann [pl]