summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2011-12-15Removed extra semicolonsJesse
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky
2011-12-04remove StarDesktop iconAndras Timar
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane
2011-11-21disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane
2011-11-21link errorCaolán McNamara
2011-11-21trailing/missing ,Caolán McNamara
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara
2011-11-21more conversion to rtl::OUStringDavid Tardon
2011-11-21WaE: initialization orderDavid Tardon
2011-11-21WaE: type qualifiers ignored on function return typeDavid Tardon
2011-11-21these need to be getStr post OUString-izationCaolán McNamara
2011-11-21the string is sal_Unicode, not sal_CharDavid Tardon
2011-11-21init members in correct orderDavid Tardon
2011-11-21use correct rtl::OUString functionDavid Tardon
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-09Make the key names look better under wine.Jan Holesovsky
2011-10-07cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod
2011-10-04WaE: unreachable codeTor Lillqvist
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist
2011-09-30Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-06[cppchecker] local variable deletedPierre-André Jacquod
2011-09-01slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet
2011-09-01Some cppcheck cleaningJulien Nabet
2011-08-29Polyline improvement for WindowsDmitry A Ashkadov
2011-08-23Remove assertion that does not compileTor Lillqvist
2011-08-15lets keep original encodingCaolán McNamara
2011-08-15Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky
2011-08-13Replace removed ByteString API usageNorbert Thiebaud
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-15Adapt for windres, use the actual lower-case file namesTor Lillqvist
2011-07-14The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yetTor Lillqvist
2011-07-14Fix WNTGCC compilation errorTor Lillqvist
2011-07-14Use all-lowercase header namesTor Lillqvist
2011-07-14Fixes for Windows cross-compilationTor Lillqvist
2011-07-14Use the flat GdiPlus API as needed because of the incomplete headers from WineTor Lillqvist