summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: fix MinGW buildMatúš Kukan
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21explicitly write an 8 bit empty stringCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
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