summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-03-01Remove "using namespace ::rtl"Julien Nabet4-5/+7
2011-03-01make sure to include the headerCaolán McNamara1-0/+1
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara2-23/+34
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]5-112/+130
2011-02-22vcl119: #i109847# #i112313# workaround a strange clip region problem on windo...Philipp Lohmann [pl]2-1/+3
2011-02-15CWS-TOOLING: integrate CWS vcl118Ivo Hinkelmann5-112/+130
2011-02-14Correctly display shortcut keys for ';' '[' and ']'. (fdo#32891)Kohei Yoshida1-0/+9
2011-02-14cppcheck: post- to pre- *crement changeKevin Hunter1-1/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]29-520/+520
2011-02-09Perhaps the font layout capabilities should be read only once per font?Kohei Yoshida1-0/+4
2011-02-09Fixed a build breakage on Windows re FontLayoutCapabilities change.Kohei Yoshida2-2/+5
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2-0/+34
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist1-2/+2
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba3-7/+7
2011-01-30cppcheck: Prefer prefix ++/-- operatorsAndy Holder1-1/+1
2011-01-28removetooltypes01: #i112600# Fix build problems with gcc on Linux x64Carsten Driesner1-1/+1
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko2-4/+4
2011-01-24Kill Win9x and NT4 codeTor Lillqvist7-650/+178
2011-01-24Kill Win9x and NT4 codeTor Lillqvist3-180/+94
2011-01-24Hide ULONG while including more Win32 headersTor Lillqvist1-0/+2
2011-01-24Fix compilation on 64-bit WindowsTor Lillqvist4-19/+18
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner8-661/+432
2011-01-17add const to GetBitCount()Luboš Luňák2-2/+2
2011-01-13vcl118: solve a namespace conflictPhilipp Lohmann [pl]2-7/+9
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]10-664/+502
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner10-124/+124
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko5-9/+76
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]5-8/+75