summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand1-2/+14
2013-06-14if we have to define min/max then use those againCaolán McNamara1-2/+2
2013-06-14min/max foo for msvcCaolán McNamara1-0/+9
2013-06-14make vcl compiler under mingw againCaolán McNamara2-0/+27
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand10-281/+896
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-33/+91
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba3-7/+7
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba2-0/+26
2013-06-06Some more movement to mingw64 portFridrich Štrba4-8/+8
2013-06-05Some more win64 "fixes"Fridrich Štrba3-8/+9
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2-3/+21
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-14/+0
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz1-0/+14
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-10/+10
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-5/+51
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr1-33/+43
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr1-1/+1
2013-04-25Fix KEY_SHIFT clashTor Lillqvist1-100/+103
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza5-7/+7
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann3-15/+1
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