summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann37-2543/+180
2011-03-28Resolves: fdo#33455 implement rendering of 1bit pngs palette colorsCaolán McNamara2-3/+24
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba16-15/+20
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba16-18/+16
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-24fix bug that prevents glyph-fallback for char at end of stringSamphan Raruenrom1-2/+3
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]4-102/+134
2011-03-23vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks hj...Philipp Lohmann [pl]1-0/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky43-922/+1164
2011-03-16chmod -xTor Lillqvist25-0/+0
2011-03-16The WIN_BOOL/ULONG dance no longer neededTor Lillqvist3-6/+2
2011-03-16Another GR2_STATIC defineFridrich Štrba1-0/+3
2011-03-16MAKEFILE.MK -> makefile.mkFridrich Štrba1-2/+2
2011-03-15fix up merge conflictsCaolán McNamara2-33/+7
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for a macroThomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky29-916/+1162
2011-03-10enable fontcapabilities under windowsCaolán McNamara1-1/+0
2011-03-10Attempt to fix winlayout memory leakMartin Hosken1-0/+1
2011-03-10Use statically built graphite libraryMartin Hosken1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken4-86/+264
2011-03-09enable fontcapabilities under windowsCaolán McNamara2-30/+16
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2