Age | Commit message (Expand) | Author |
2013-03-27 | No need for two sets of names for the same exttextinput flag bits | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same frame/window state bits | Tor Lillqvist |
2013-03-23 | fdo#39468 Translate German comments - vcl/win/source/gdi/ | Christian M. Heller |
2013-03-23 | fdo#39468 Translate German Comments - salframe.cxx | Christian M. Heller |
2013-03-23 | fdo#39468 Translate German comments - vcl/win/source/app | Christian M. Heller |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | vcl: fix WNT only debug code OUStrings | Michael Stahl |
2013-03-14 | Missing WNT --enable-debug String -> OUString conversion parts | Stephan Bergmann |
2013-03-11 | sd: translate debug messages | Thomas Arnhold |
2013-03-11 | vcl: further fixes | Thomas Arnhold |
2013-03-07 | fdo#38838 Replaced some use of (Uni)String with OUString. | Jean-Noël Rouvignac |
2013-03-07 | Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitution | Herbert Dürr |
2013-03-05 | fix for fdo#61801 | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-01 | current mingw headers don't have fMergeNeutralItems | Luboš Luňák |
2013-03-01 | (cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1) | Herbert Dürr |
2013-02-28 | fdo#39468: Translated German comments in vcl/{inc,win} | Christian M. Heller |
2013-02-28 | cleanup some module calls. | Michael Meeks |
2013-02-23 | Fix typo recieved/received | Julien Nabet |
2013-02-22 | fdo#39674: Rename menues to menu | Thomas Arnhold |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | remove executable bit on .cxx files | Luboš Luňák |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-08 | win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01 | Luboš Luňák |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann |
2013-01-22 | Add Lithuanian translations of keyboard shortcuts (related to fdo#54165) | Aurimas Fišeras |
2013-01-21 | Add Asturian, Slovenian, and Spanish translations of keymanes for Windows | Petr Mladek |
2013-01-16 | fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov) | Jesús Corrius |
2013-01-09 | second try with wcscpy() | Luboš Luňák |
2013-01-09 | mingw tinderbox doesn't know wcscpy_r() | Luboš Luňák |
2013-01-08 | fdo#54165: Allow localized shortcut names on Windows | Jesús |
2013-01-07 | More ImplFontAttributes change fallout, in --enable-dbgutil code | Tor Lillqvist |
2013-01-07 | further windows build fix for vcl changes | Luboš Luňák |
2013-01-07 | vcl: port WinSalGraphics and friends to new getter/setter methods | Miklos Vajna |
2013-01-04 | Personas: Make the Persona in the menubar working. | Jan Holesovsky |
2012-12-22 | fdo#47553: UniscribeLayout: adjust mnSubStringMin | Michael Stahl |
2012-12-19 | -DENABLE_GRAPHITE -> config_graphite.h | Luboš Luňák |
2012-12-15 | Some cppcheck cleaning in vcl | Julien Nabet |
2012-12-13 | second attempt to fix my UNO changes under Windows | Noel Grandin |
2012-12-13 | fix my UNO changes for MS-Windows build | Noel Grandin |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | Windows: Draw line between the bottom toolbar(s) and viewshell too. | Jan Holesovsky |
2012-11-28 | Remove useless method SetBackgroundBitmap | Marcos Paulo de Souza |
2012-11-22 | AllSettings LanguageTag also in win-only files | Eike Rathke |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin |