summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-23recreated tag libreoffice-3.3.3.1 which had these commits:Bjoern Michaelsen196-8712/+8712
2011-02-15GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049)Radek Doulik1-0/+2
2011-02-15catch exceptions from failing UNO-ness, fdo#33785 backstop.Michael Meeks1-1/+8
2011-02-08lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com1-0/+3
2011-01-21Avoid a pointless GetHelpText() call in the toolbox, tooTor Lillqvist1-7/+0
2011-01-18Avoid GetHelpText() call which can be quite heavyTor Lillqvist1-3/+0
2010-12-15Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power1-0/+6
2010-12-14TabControl::ImplGetTabRect negative height gives BadAllocPhilipp Lohmann1-7/+12
2010-12-12Resolves: fdo#32236# #i115825# Regression in wmf text renderingCaolán McNamara1-1/+1
2010-12-03Resolves: fdo#31243 glyph fallback for cairo-canvasCaolán McNamara1-6/+2
2010-12-03Resolves: #i115788# URIs must be exported as 7bit ASCIICaolán McNamara1-6/+22
2010-12-02fix invalid read in doubleSequenceToColor, fixes crash in n#654065Radek Doulik1-5/+5
2010-12-02impress205: #i115825# fixed metatextarray issuessj1-0/+6
2010-11-30impress205: #i115825# fixed copy&paste problem of metafilessj1-1/+1
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard3-19/+52
2010-11-23CWS-TOOLING: integrate CWS os145Kurt Zenker2-18/+44
2010-11-22os145: #b7001886# fixing small ppt import problem, improving png readersj1-9/+19
2010-11-22os145: #b7001888# fixing small svm problemsj1-9/+25
2010-11-19Allow the dropdown list of a combo box to be scrollable. (fdo#31710)Kohei Yoshida2-1/+13
2010-11-19#i115618# fix bad PDF export regression for simple RTL casesHerbert Duerr [hdu]1-1/+8
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky1-3/+3
2010-11-10sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisat...Oliver-Rainer Wittmann1-3/+3
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky3-5/+7
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-17/+17
2010-10-29skip reserved operatorsDavid Tardon1-3/+7
2010-10-28add modelines to .h and .c files as wellCaolán McNamara2-0/+5
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara1-1/+6
2010-10-26make these not leak and safe to useCaolán McNamara2-10/+7
2010-10-25remvove vos/macros.h usageNorbert Thiebaud2-8/+6
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud2-15/+11
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud10-22/+78
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud1-88/+25
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud2-6/+6
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud4-36/+36
2010-10-25merge vosremoval-signal patchNorbert Thiebaud1-20/+13
2010-10-25fix 32 bit overflow with 64 bit constantsJohn LeMoyne Castle1-10/+8
2010-10-24micro optimization, remove startup globalCaolán McNamara1-2/+1
2010-10-22move global sSilfMap to be a local sSilfMap to defer ctor until first useCaolán McNamara1-1/+1
2010-10-22ooo33gsl12: #i115107# do not call getNativeControlRegion during paint on gtkPhilipp Lohmann [pl]3-5/+7
2010-10-20Fixed fdo#30899 and n#610921: MetricFields SetUnit conversionsCédric Bosdonnat1-13/+21
2010-10-18Sort EXCEPTIONFILES and make sure all are in SLOFILES.Thomas Klausner2-35/+50
2010-10-18remove non-compiled codePovilas Kanapickas19-1017/+7
2010-10-18Mark many more files as EXCEPTIONFILES.Thomas Klausner2-33/+32
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken5-10/+12
2010-10-15reduce large realloc / realloc thrash for image reading.Michael Meeks1-2/+2
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth192-0/+533
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs...Noel Power2-4/+9
2010-10-13Merge commit 'origin/master'Noel Power2-9/+23