summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* convert over hidden windows-only ByteStringsCaolán McNamara2011-11-301-3/+3
* remove include of pch header from vclNorbert Thiebaud2011-11-2718-36/+0
* Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane2011-11-211-1/+1
* disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane2011-11-211-1/+1
* link errorCaolán McNamara2011-11-211-1/+1
* trailing/missing ,Caolán McNamara2011-11-211-2/+2
* this casting of a void* is a disaster waiting to happenCaolán McNamara2011-11-211-2/+2
* more conversion to rtl::OUStringDavid Tardon2011-11-211-15/+15
* WaE: initialization orderDavid Tardon2011-11-212-7/+8
* WaE: type qualifiers ignored on function return typeDavid Tardon2011-11-211-1/+1
* these need to be getStr post OUString-izationCaolán McNamara2011-11-212-3/+3
* the string is sal_Unicode, not sal_CharDavid Tardon2011-11-211-1/+1
* init members in correct orderDavid Tardon2011-11-211-10/+9
* use correct rtl::OUString functionDavid Tardon2011-11-213-3/+3
* convert win plugin to rtl::O(U)StringDavid Tardon2011-11-216-20/+20
* redundant if not-null checks on deleteThomas Arnhold2011-11-072-8/+4
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-272-18/+18
* WaE: misc. windows related fixesMichael Meeks2011-10-253-5/+4
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-5/+5
* generic: more unix conditional compilation pieces and win32 portingMichael Meeks2011-10-251-7/+1
* re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks2011-10-252-12/+3
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-211-1/+1
* Make the key names look better under wine.Jan Holesovsky2011-10-091-4/+3
* cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden varPierre-André Jacquod2011-10-071-5/+3
* cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod2011-10-071-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-041-1/+1
* Kill unused SalFrameWndProcA() functionTor Lillqvist2011-09-301-28/+0
* Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist2011-09-301-20/+0
* clean-up ghost traces of unicowNorbert Thiebaud2011-09-302-8/+0
* Let SalAbort dump core on developer builds.Stephan Bergmann2011-09-281-1/+1
* [cppchecker] local variable deletedPierre-André Jacquod2011-09-061-1/+1
* slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet2011-09-011-1/+0
* Some cppcheck cleaningJulien Nabet2011-09-011-1/+1
* Polyline improvement for WindowsDmitry A Ashkadov2011-08-291-0/+35
* Remove assertion that does not compileTor Lillqvist2011-08-231-1/+0
* lets keep original encodingCaolán McNamara2011-08-151-3/+3
* Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky2011-08-151-1/+1
* Replace removed ByteString API usageNorbert Thiebaud2011-08-131-1/+1
* resyncing to masterBjoern Michaelsen2011-07-2113-912/+340
|\
| * Adapt for windres, use the actual lower-case file namesTor Lillqvist2011-07-151-83/+84
| * The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yetTor Lillqvist2011-07-141-0/+3
| * Fix WNTGCC compilation errorTor Lillqvist2011-07-141-1/+1
| * Use all-lowercase header namesTor Lillqvist2011-07-141-2/+2
| * Fixes for Windows cross-compilationTor Lillqvist2011-07-144-17/+20
| * Use the flat GdiPlus API as needed because of the incomplete headers from WineTor Lillqvist2011-07-141-47/+57
| * chmod -xTor Lillqvist2011-07-068-0/+0
| * Drop Win9x and NT4 codeTor Lillqvist2011-07-063-681/+123
| * Avoid possible null pointer dereferenceJesús Corrius2011-06-201-1/+5
| * Remove obsolete Win95/NT codeJesús Corrius2011-06-181-80/+45