summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2013-07-12use LanguageTagEike Rathke
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29Mark as constTakeshi Abe
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen
2013-06-18Adapt the comment not to speak about things that are notFridrich Štrba
2013-06-18The original code was doing exactly this, so let me mimic itFridrich Štrba
2013-06-18Trying to fix salgdi_gdiplusFridrich Štrba
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand
2013-06-14if we have to define min/max then use those againCaolán McNamara
2013-06-14min/max foo for msvcCaolán McNamara
2013-06-14make vcl compiler under mingw againCaolán McNamara
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-25Fix KEY_SHIFT clashTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17MSC needs those min/max macros after allStephan Bergmann
2013-04-17MSC needs those min/max macros after allStephan Bergmann
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-01vcl: unused includesMiklos Vajna
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller
2013-03-23fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann