summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-28Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky1-0/+20
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-6/+0
2012-11-22AllSettings LanguageTag also in win-only filesEike Rathke2-3/+3
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-20use LanguageTagEike Rathke1-2/+3
2012-11-20use LanguageTagEike Rathke1-1/+2
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky1-4/+14
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-11-08Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks12-278/+195
2012-11-06impress211: fix a rebase problemPhilipp Lohmann [pl]1-2/+2
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische1-6/+27