summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2011-05-10fix crash with out of bound accelerater vector access fdo#36802Michael Meeks1-1/+3
2011-05-02Fix for fdo#36481: Spinboxes missing up/down arrows on WindowsTor Lillqvist1-1/+8
2011-05-02fix off-by-one when exporting postscript fonts to pdfLuboš Luňák1-2/+2
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens1-1/+2
2011-04-27fdo#36404 once more, or, bitten by git .-)David Tardon1-1/+1
2011-04-27fdo#36404 real fix this timeDavid Tardon2-16/+29
2011-04-27fdo#36404 more than one text cursor at the same time in textfieldsRobert Dargaud1-0/+1
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan2-7/+14
2011-04-13Fixed more build breakages with --enable-kde4Katarina Machalkova1-2/+0
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-0/+2
2011-04-01add accelerators to Unix 'Ok'/'Cancel' dialog buttonsMichael Meeks1-1/+9
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito9-0/+0
2011-03-29Resolves: rhbz#684580 'X' and '/' strike-through escapes rangeCaolán McNamara2-16/+53
2011-03-28removes some variableScope cppcheck warningsKayo Hamid2-7/+7
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba3-3/+3
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba3-7/+5
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-7/+0
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky3-8/+6
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky7-43/+68
2011-03-23ensure safe lifecycleCaolán McNamara1-0/+1
2011-03-22Cut Gordian Knot of who owns the font optionsCaolán McNamara3-8/+5
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat1-1/+0
2011-03-18WaE: silence some warningsThomas Arnhold1-0/+2
2011-03-18WaE: nCurSubGroup unusedCaolán McNamara1-4/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky173-13024/+15638
2011-03-16Resolves: rhbz#680460 honour lcdfilter, subpixeling etc.Caolán McNamara2-0/+6
2011-03-16CWS-TOOLING: integrate CWS vcl120obo2-20/+4
2011-03-15Internal graphite is a static libraryFridrich Štrba2-0/+7
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]1-0/+1
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]6-22/+53
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 Arnhold2-3/+3
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_TRACE1 to OSL_TRACEThomas Arnhold2-8/+8
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold2-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
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky174-13045/+15674
2011-03-11WaE: variables set but unusedCaolán McNamara1-4/+0
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara1-2/+10
2011-03-11WaE: ambiguous && ||Caolán McNamara1-1/+4
2011-03-11WaE: fix member init order listCaolán McNamara1-3/+1
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara3-8/+17
2011-03-10Attempt to fix winlayout memory leakMartin Hosken1-5/+1
2011-03-10graphite2 consolidated patchMartin Hosken8-1250/+669