summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-03vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins1-2/+2
2010-11-03vcl: fix fprintf compile warnings in sft.cxxNigel Hawkins1-8/+8
2010-11-03use sane scrollbar sizes when drawingLuboš Luňák1-0/+1
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens2-13/+13
2010-11-03abort doesn't gain us anything here.Caolán McNamara1-1/+1
2010-11-02fix system-cppunit on x86 for this testCaolán McNamara2-0/+9
2010-11-01we don't need a typedef for FASTBOOL anymoreNorbert Thiebaud1-1/+0
2010-11-01Remove unnecessary coping of i18n::Currency2 instance.Kohei Yoshida1-1/+1
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud32-635/+616
2010-11-01Make envvar SAL_NO_MOUSEGRABS avoid mouse grabs on X11Thorsten Behrens2-29/+40
2010-11-01Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiJan Holesovsky1-2/+0
2010-11-01using Qt4's Glib-based event loop should work nowLuboš Luňák1-2/+0
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky5-6/+14
2010-11-01always build this tools cppunit testCaolán McNamara2-2/+2
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-33/+33
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-17/+17
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-3/+3
2010-10-30small startup optimizationCaolán McNamara1-5/+5
2010-10-30fix building of testsDavid Tardon6-21/+15
2010-10-29bin aggRene Engelhard7-3655/+1
2010-10-29skip reserved operatorsDavid Tardon1-3/+7
2010-10-29some small startup optimizationsCaolán McNamara1-32/+30
2010-10-29microoptCaolán McNamara1-1/+1
2010-10-29if we're not going to check for failure, make sure default is saneCaolán McNamara1-1/+1
2010-10-29Show Java error just once by default.Jan Holesovsky4-26/+2
2010-10-29avoid linking against wrong libstlport by accident when linking against kdeCaolán McNamara1-2/+4
2010-10-29libs-gui: Remove emacs modelines in the middle of the fileSebastian Spaeth6-11/+0
2010-10-28Mac OS9 Cleanup #6Joseph Powers2-74/+3
2010-10-28add experimental config optionMichael Meeks2-9/+44
2010-10-28add modelines to .h and .c files as wellCaolán McNamara320-2/+913
2010-10-28remove duplicate modelinesCaolán McNamara9-17/+0
2010-10-28remove duplicate modelinesCaolán McNamara1-2/+0
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara14-29/+105
2010-10-27Fix mutex related compilation errorsTor Lillqvist1-6/+7
2010-10-27Add character count exclusive of whitespace to document statistics part 2Mattias Johnsson5-20/+47
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud2-4/+0
2010-10-26Speed up wmf clippingThorsten Behrens2-135/+85
2010-10-26Fix refresh of OLE object previewsThorsten Behrens1-1/+3
2010-10-26Fix round corner bug in canvasRadek Doulik1-2/+2
2010-10-26make these not leak and safe to useCaolán McNamara2-10/+7
2010-10-25compile error inducing typo in aqua salinst.cxxJoseph Powers1-1/+1
2010-10-25missing include for build on aquaNorbert Thiebaud1-0/+1
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud53-4008/+26
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud24-67/+35
2010-10-25remvove vos/macros.h usageNorbert Thiebaud9-31/+23
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud31-615/+611
2010-10-25fix missing vos::Guard creeping back-up after rebaseNorbert Thiebaud1-3/+3