summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1933-737/+774
|\|
| * Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara2011-06-091-2/+2
| * Code cleanupKorrawit Pruegsanusak2011-05-301-51/+20
| * Fix compilation errors on Windows, linking errors remainTor Lillqvist2011-05-288-11/+3
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2737-2596/+177
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2237-2596/+177
| | |\
| * | | Swap direction on win32 horizontal scrollingThorsten Behrens2011-05-071-0/+4
| * | | Unify light gray checked color special caseChristian Dywan2011-04-301-13/+1
| * | | left arrow comments removed // <--Júlio Hoffimann2011-04-222-4/+0
| * | | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2011-04-191-1/+1
| * | | don't drop unused errs, but log themCaolán McNamara2011-04-181-6/+5
| * | | fixes for some cppcheck warningsKayo Hamid2011-04-181-6/+2
| * | | Resolves: fdo#33090 better glyph fallback under windows for complex textCaolán McNamara2011-04-151-0/+22
| * | | all bogus comments removed by regular expressionsJúlio Hoffimann2011-04-152-4/+4
| |/ /
| * | Resolves: fdo#33455 implement rendering of 1bit pngs palette colorsCaolán McNamara2011-03-282-3/+24
| * | Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba2011-03-2816-15/+20
| * | Adapt the tree to tools/svwin.h removalFridrich Štrba2011-03-2616-18/+16
| * | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
| * | fix bug that prevents glyph-fallback for char at end of stringSamphan Raruenrom2011-03-241-2/+3
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-1/+3
| |\ \
| * \ \ Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1843-922/+1164
| |\ \ \
| | * | | chmod -xTor Lillqvist2011-03-1625-0/+0