summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16chmod -xTor Lillqvist
2011-03-16The WIN_BOOL/ULONG dance no longer neededTor Lillqvist
2011-03-16Another GR2_STATIC defineFridrich Štrba
2011-03-16MAKEFILE.MK -> makefile.mkFridrich Štrba
2011-03-15fix up merge conflictsCaolán McNamara
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for a macroThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10enable fontcapabilities under windowsCaolán McNamara
2011-03-10Attempt to fix winlayout memory leakMartin Hosken
2011-03-10Use statically built graphite libraryMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-09enable fontcapabilities under windowsCaolán McNamara
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-03-01make sure to include the headerCaolán McNamara
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara
2011-02-15CWS-TOOLING: integrate CWS vcl118Ivo Hinkelmann
2011-02-14Correctly display shortcut keys for ';' '[' and ']'. (fdo#32891)Kohei Yoshida
2011-02-14cppcheck: post- to pre- *crement changeKevin Hunter
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-09Perhaps the font layout capabilities should be read only once per font?Kohei Yoshida
2011-02-09Fixed a build breakage on Windows re FontLayoutCapabilities change.Kohei Yoshida
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-30cppcheck: Prefer prefix ++/-- operatorsAndy Holder
2011-01-28removetooltypes01: #i112600# Fix build problems with gcc on Linux x64Carsten Driesner
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko
2011-01-24Kill Win9x and NT4 codeTor Lillqvist
2011-01-24Kill Win9x and NT4 codeTor Lillqvist
2011-01-24Hide ULONG while including more Win32 headersTor Lillqvist
2011-01-24Fix compilation on 64-bit WindowsTor Lillqvist
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17add const to GetBitCount()Luboš Luňák
2011-01-13vcl118: solve a namespace conflictPhilipp Lohmann [pl]
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-13cppcheck: cleanupJoachim Trémouroux
2010-12-09Remove unused variables.Kevin Hunter
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-12-06rebased to OOO330m17Daniel Rentz [dr]
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-12-03vcl118: #i115905# improved clip region interface on SAL layer (part 1, window...Philipp Lohmann [pl]
2010-11-30vcl118: #i115838# enable OutDevSupport_B2DClip on WindowsPhilipp Lohmann [pl]