summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-7/+6
2011-12-15Removed extra semicolonsJesse1-4/+4
2011-12-07Change "menues" to "menus"Michael T. Whiteley2-8/+8
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky3-0/+3
2011-12-04remove StarDesktop iconAndras Timar3-3/+0
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara1-3/+3
2011-11-27remove include of pch header from vclNorbert Thiebaud18-36/+0
2011-11-21Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane1-1/+1
2011-11-21disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane1-1/+1
2011-11-21link errorCaolán McNamara1-1/+1
2011-11-21trailing/missing ,Caolán McNamara1-2/+2
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara1-2/+2
2011-11-21more conversion to rtl::OUStringDavid Tardon1-15/+15
2011-11-21WaE: initialization orderDavid Tardon2-7/+8
2011-11-21WaE: type qualifiers ignored on function return typeDavid Tardon1-1/+1
2011-11-21these need to be getStr post OUString-izationCaolán McNamara2-3/+3
2011-11-21the string is sal_Unicode, not sal_CharDavid Tardon1-1/+1
2011-11-21init members in correct orderDavid Tardon1-10/+9
2011-11-21use correct rtl::OUString functionDavid Tardon3-3/+3
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon6-20/+20
2011-11-07redundant if not-null checks on deleteThomas Arnhold2-8/+4
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2-18/+18
2011-10-25WaE: misc. windows related fixesMichael Meeks3-5/+4
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-5/+5
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks1-7/+1
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks2-12/+3
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-1/+1
2011-10-09Make the key names look better under wine.Jan Holesovsky1-4/+3
2011-10-07cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod1-5/+3
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod1-1/+1
2011-10-04WaE: unreachable codeTor Lillqvist1-1/+1
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist1-28/+0
2011-09-30Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist1-20/+0
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud2-8/+0
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-1/+1
2011-09-06[cppchecker] local variable deletedPierre-André Jacquod1-1/+1
2011-09-01slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet1-1/+0
2011-09-01Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-29Polyline improvement for WindowsDmitry A Ashkadov1-0/+35
2011-08-23Remove assertion that does not compileTor Lillqvist1-1/+0
2011-08-15lets keep original encodingCaolán McNamara1-3/+3
2011-08-15Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky1-1/+1
2011-08-13Replace removed ByteString API usageNorbert Thiebaud1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen13-912/+340
2011-07-15Adapt for windres, use the actual lower-case file namesTor Lillqvist1-83/+84
2011-07-14The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yetTor Lillqvist1-0/+3
2011-07-14Fix WNTGCC compilation errorTor Lillqvist1-1/+1
2011-07-14Use all-lowercase header namesTor Lillqvist1-2/+2
2011-07-14Fixes for Windows cross-compilationTor Lillqvist4-17/+20