summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-86/+79
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+8
2013-04-01vcl: unused includesMiklos Vajna1-20/+0
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 - vcl/win/source/gdi/Christian M. Heller4-54/+47
2013-03-23fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller1-106/+93
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller3-11/+10
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2-12/+12
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl1-1/+2
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann1-1/+1
2013-03-11sd: translate debug messagesThomas Arnhold1-1/+1
2013-03-11vcl: further fixesThomas Arnhold1-25/+25
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-4/+4
2013-03-07Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitutionHerbert Dürr1-4/+8
2013-03-05fix for fdo#61801Noel Grandin1-19/+11
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák1-0/+4
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr1-4/+5
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller1-19/+14
2013-02-28cleanup some module calls.Michael Meeks1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
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-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-26/+20
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2-8/+8
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-3/+3
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-4/+0
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
2013-01-07More ImplFontAttributes change fallout, in --enable-dbgutil codeTor Lillqvist1-1/+1
2013-01-07further windows build fix for vcl changesLuboš Luňák1-4/+6
2013-01-07vcl: port WinSalGraphics and friends to new getter/setter methodsMiklos Vajna1-92/+92
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky1-1/+1
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl1-0/+9
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2-0/+2
2012-12-15Some cppcheck cleaning in vclJulien Nabet1-8/+4
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