summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-14Use the flat GdiPlus API as needed because of the incomplete headers from WineTor Lillqvist1-47/+57
2011-07-06chmod -xTor Lillqvist8-0/+0
2011-07-06Drop Win9x and NT4 codeTor Lillqvist3-681/+123
2011-06-20Avoid possible null pointer dereferenceJesús Corrius1-1/+5
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen33-737/+774
2011-06-18Remove obsolete Win95/NT codeJesús Corrius1-80/+45
2011-06-17ooo34gsl01: #i117131# use correct sign for TTFontInfo [hg:d1476b062da5]Philipp Lohmann [pl]1-2/+2
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara1-2/+2
2011-05-30Code cleanupKorrawit Pruegsanusak1-51/+20
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist8-11/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky37-2596/+177
2011-05-07Swap direction on win32 horizontal scrollingThorsten Behrens1-0/+4
2011-04-30Unify light gray checked color special caseChristian Dywan1-13/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky37-2596/+177
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-4/+0
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith1-1/+1
2011-04-18don't drop unused errs, but log themCaolán McNamara1-6/+5
2011-04-18fixes for some cppcheck warningsKayo Hamid1-6/+2
2011-04-15Resolves: fdo#33090 better glyph fallback under windows for complex textCaolán McNamara1-0/+22
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann2-4/+4