summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Update cautionary commentTor Lillqvist1-2/+2
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist1-25/+25
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-27/+27
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-29fix windows buildNoel Grandin2-8/+8
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius1-2/+1
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr1-3/+3
2013-07-26Fix MINGW64 buildFridrich Štrba1-1/+1
2013-07-22Shell32.dll is already loadedFridrich Štrba1-48/+22
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-1/+74
2013-06-29Mark as constTakeshi Abe1-1/+1
2013-06-19WaE: for higher debugging levelsCaolán McNamara1-4/+0
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen1-0/+11
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-36/+36
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba1-3/+3
2013-06-06Some more movement to mingw64 portFridrich Štrba1-1/+1
2013-06-05Some more win64 "fixes"Fridrich Štrba1-3/+3
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+3
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-5/+51
2013-04-25Fix KEY_SHIFT clashTor Lillqvist1-100/+103
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-17/+16
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+8
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist1-8/+8
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-22/+22
2013-03-23fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller1-106/+93
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller1-19/+14
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-5/+5
2013-02-22s/whith/with/Tor Lillqvist1-2/+2
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12remove executable bit on .cxx filesLuboš Luňák1-0/+0
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák1-7/+7
2013-01-22Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)Aurimas Fišeras1-0/+22
2013-01-21Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek1-0/+60
2013-01-16fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius1-0/+12
2013-01-09second try with wcscpy()Luboš Luňák1-1/+1
2013-01-09mingw tinderbox doesn't know wcscpy_r()Luboš Luňák1-1/+1
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús2-13/+137
2012-12-13second attempt to fix my UNO changes under WindowsNoel Grandin1-4/+4
2012-12-13fix my UNO changes for MS-Windows buildNoel Grandin1-13/+7
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-27/+14
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-6/+0
2012-11-22AllSettings LanguageTag also in win-only filesEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2-46/+28