summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* No need for two sets of names for the same exttextinput flag bitsTor Lillqvist2013-03-271-8/+8
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-271-22/+22
* fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller2013-03-234-54/+47
* fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller2013-03-231-106/+93
* fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller2013-03-233-11/+10
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-202-12/+12
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* vcl: fix WNT only debug code OUStringsMichael Stahl2013-03-141-1/+2
* Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann2013-03-141-1/+1
* sd: translate debug messagesThomas Arnhold2013-03-111-1/+1
* vcl: further fixesThomas Arnhold2013-03-111-25/+25
* fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2013-03-071-4/+4
* Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitutionHerbert Dürr2013-03-071-4/+8
* fix for fdo#61801Noel Grandin2013-03-051-19/+11
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* current mingw headers don't have fMergeNeutralItemsLuboš Luňák2013-03-011-0/+4
* (cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr2013-03-011-4/+5
* fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller2013-02-281-19/+14
* cleanup some module calls.Michael Meeks2013-02-281-1/+1
* Fix typo recieved/receivedJulien Nabet2013-02-231-1/+1
* fdo#39674: Rename menues to menuThomas Arnhold2013-02-221-5/+5
* s/whith/with/Tor Lillqvist2013-02-221-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+1
* remove executable bit on .cxx filesLuboš Luňák2013-02-121-0/+0
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-121-26/+20
* win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2013-02-082-8/+8
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-082-3/+3
* Remove unused DeInitSalMainStephan Bergmann2013-01-301-4/+0
* Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)Aurimas Fišeras2013-01-221-0/+22
* Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek2013-01-211-0/+60
* fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius2013-01-161-0/+12
* second try with wcscpy()Luboš Luňák2013-01-091-1/+1
* mingw tinderbox doesn't know wcscpy_r()Luboš Luňák2013-01-091-1/+1
* fdo#54165: Allow localized shortcut names on WindowsJesús2013-01-082-13/+137
* More ImplFontAttributes change fallout, in --enable-dbgutil codeTor Lillqvist2013-01-071-1/+1
* further windows build fix for vcl changesLuboš Luňák2013-01-071-4/+6
* vcl: port WinSalGraphics and friends to new getter/setter methodsMiklos Vajna2013-01-071-92/+92
* Personas: Make the Persona in the menubar working.Jan Holesovsky2013-01-041-1/+1
* fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl2012-12-221-0/+9
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-192-0/+2
* Some cppcheck cleaning in vclJulien Nabet2012-12-151-8/+4
* second attempt to fix my UNO changes under WindowsNoel Grandin2012-12-131-4/+4
* fix my UNO changes for MS-Windows buildNoel Grandin2012-12-131-13/+7
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-131-27/+14
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky2012-11-281-0/+20
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-6/+0
* AllSettings LanguageTag also in win-only filesEike Rathke2012-11-222-3/+3
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-4/+4