summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Related: fdo#46662 fix RTF import of leveltext destinationMiklos Vajna1-0/+5
2012-03-20vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+1
2012-03-20Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens3-3/+3
2012-03-20check for negative sheet number here too, fdo#47503Markus Mohrhard1-1/+1
2012-03-20fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane1-2/+2
2012-03-20Fix redundant assignment of "nAngle" in switchJulien Nabet1-2/+2
2012-03-19only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard2-9/+14
2012-03-19do not hide patch-related file (.orig .rej)Norbert Thiebaud1-5/+0
2012-03-19fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks2-40/+48
2012-03-19update of license documentAndras Timar3-0/+130
2012-03-19fdo#37593 Make sure needsUpdate compares canonicalized pathsStephan Bergmann1-0/+11
2012-03-19fdo#46926: PyUNO_cmp: return acquired referenceDavid Bolen1-4/+15
2012-03-19add all imported properties to ScDBData, fdo#40426Markus Mohrhard2-3/+9
2012-03-19also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard1-1/+14
2012-03-19fix semantic error in layout calculationAndras Timar1-29/+12
2012-03-19workaround broken msvc template instantiationLuboš Luňák1-0/+3
2012-03-19Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens1-52/+0
2012-03-19Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens1-4/+11
2012-03-19Clear sprites to white fdo#45219.Thorsten Behrens1-1/+1
2012-03-19Clear full sprite area for fdo#45219Thorsten Behrens1-1/+1
2012-03-19Use transparency for gradients fdo#45219Thorsten Behrens2-41/+42
2012-03-19Return proper transparency value even for ignore_color.Thorsten Behrens1-12/+12
2012-03-19Another partial fix for fdo#45219Thorsten Behrens1-17/+11
2012-03-19Consistent use of alpha in cairocanvasThorsten Behrens1-4/+4
2012-03-18Add check for hamcrest even if it is not first in classpath.Tomas Chvatal1-2/+2
2012-03-18sax: this had to be accidentally added when mergingMatúš Kukan1-2/+0
2012-03-18fix wrong libpng check result textLuboš Luňák1-1/+1
2012-03-17i#84393 Fix title field in header, footerSzabolcs Dezsi3-3/+19
2012-03-16fix to update inputbar when setting a range for a formula fdo#46809Noel Power1-1/+1
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard1-1/+7
2012-03-16sw doesn't need to link ooxLuboš Luňák1-1/+0
2012-03-16update the relatice refs after the absolute refs, fdo#47285Markus Mohrhard1-3/+3
2012-03-16ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard2-3/+3
2012-03-16fdo#31551: Show actual line width in the legendKatarina Machalkova1-3/+5
2012-03-16fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power1-1/+3
2012-03-16Related: fdo#46728 it would help to initialize the reference count I supposeCaolán McNamara1-0/+1
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara26-159/+217
2012-03-15Adapt prev 4f78696117ebe4f729880b5d9bfc2f5817b73543 to 3.5 rtl::OUStringStephan Bergmann1-3/+7
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann1-9/+31
2012-03-14TextEngine::SeekCursor needs to call SetFont after allStephan Bergmann1-1/+5
2012-03-13Fix crash with document from bnc#693238Tor Lillqvist1-4/+9
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith1-0/+1
2012-03-12take explicit number format before implicit number format, fdo#47084Markus Mohrhard1-1/+1
2012-03-12fdo#46926: fix the fix for Python 3Michael Stahl1-1/+1
2012-03-12fdo#46859: adapt string type checks to work with both Python 2 and 3David Bolen1-4/+10
2012-03-12fdo#46926: fix UNO struct comparison in Python 2David Bolen1-3/+10
2012-03-12fdo#45543 fix RTF import of ms932-encoded charactersMiklos Vajna2-8/+30
2012-03-12fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl1-1/+1
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini1-0/+2
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard1-3/+11