summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba19-18/+23
2011-03-26include windef.h for HWNDCaolán McNamara1-0/+3
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba21-28/+21
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba3-9/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-24using not needed hereLuboš Luňák1-1/+0
2011-03-24why not just write abort() here? fix recursive self-callLuboš Luňák1-7/+0
2011-03-24fix bug that prevents glyph-fallback for char at end of stringSamphan Raruenrom1-2/+3
2011-03-23big leak right from the start I believe, approx 800k+Caolán McNamara1-2/+6
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky5-15/+15
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky18-104/+156
2011-03-23ensure safe lifecycleCaolán McNamara1-0/+1
2011-03-22Cut Gordian Knot of who owns the font optionsCaolán McNamara5-15/+14
2011-03-21remove unused functionLuboš Luňák1-7/+0
2011-03-21pClipRegion_ has been apparently renamed to mpClipRegionLuboš Luňák1-8/+8
2011-03-21BOOL -> sal_Bool, get rid of useless and removed BYTELuboš Luňák4-19/+19
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat1-1/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-03-18WaE: silence some warningsThomas Arnhold1-0/+2
2011-03-18WaE: nCurSubGroup unusedCaolán McNamara1-4/+1
2011-03-18We can embolden via cairo_ft_font_face_create_for_patternCaolán McNamara4-15/+38
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky585-26526/+26926
2011-03-16chmod -xTor Lillqvist25-0/+0
2011-03-16The WIN_BOOL/ULONG dance no longer neededTor Lillqvist3-6/+2
2011-03-16Resolves: rhbz#680460 honour lcdfilter, subpixeling etc.Caolán McNamara6-11/+59
2011-03-16Related: rhbz#680460 don't bother with an interim FontSetCaolán McNamara1-35/+28
2011-03-16CWS-TOOLING: integrate CWS vcl120obo3-25/+21
2011-03-16Another GR2_STATIC defineFridrich Štrba1-0/+3
2011-03-16MAKEFILE.MK -> makefile.mkFridrich Štrba1-2/+2
2011-03-16CWS-TOOLING: integrate CWS obo55obo1-14/+10
2011-03-15Internal graphite is a static libraryFridrich Štrba3-0/+10
2011-03-15don't handle very oddly sized (but empty) control regions, they cause grief.Michael Meeks1-1/+1
2011-03-15vcl120: #i117267# better paper matchingPhilipp Lohmann [pl]2-5/+18
2011-03-15fix up merge conflictsCaolán McNamara2-33/+7
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]24-83/+131
2011-03-13no more vos3Norbert Thiebaud2-3/+2
2011-03-12add a SolarMutexResettableGuard... needed in sfx2Norbert Thiebaud1-0/+46
2011-03-12mis-merge: lost function :-)Norbert Thiebaud1-0/+6
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold7-12/+12
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold7-93/+93
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE2 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold3-11/+11
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold2-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2-5/+5
2011-03-11Move DBG_ERROR to OSL_FAIL for a macroThomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold3-10/+10