summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Version 3.5.5.1, tag libreoffice-3.5.5.1 (3.5.5-rc1)libreoffice-3.5.5.1Petr Mladek0-0/+0
2012-06-12bump product version to 3.5.5-rc1, release number to 1Petr Mladek2-17/+17
2012-06-12Branch libreoffice-3-5-5Petr Mladek0-0/+0
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-12Don't push_back(.back()), stupidFridrich Štrba1-1/+13
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl4-6/+12
2012-06-12n759212: Text over images.Muthu Subramanian5-9/+13
2012-06-12n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-12fdo#46112: tweak condition to prevent guessing only...Michael Stahl1-1/+2
2012-06-12fdo#46112: fix Calc ODF border line import:Michael Stahl1-1/+10
2012-06-12fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann1-22/+44
2012-06-12fdo#38116, fdo#49438: fix double hairline border drawing some more:Michael Stahl1-2/+5
2012-06-11n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna1-3/+4
2012-06-11fix sfx2/source/dialog/filedlghelper.cxx to compile againPetr Mladek1-1/+3
2012-06-11fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev3-0/+14
2012-06-11fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+34
2012-06-11fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev1-4/+0
2012-06-11Remove bogus headerThomas Arnhold1-2/+0
2012-06-11fdo#50141: Character count (with spaces) incorrect with numbering on.Muhammad Haggag1-1/+1
2012-06-11fix excel row height export problems ( I hope ) fdo#50304Noel Power1-15/+38
2012-06-11import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power3-2/+12
2012-06-11don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power1-0/+4
2012-06-11fix missing form control, partial fix for fdo#49430Noel Power1-0/+1
2012-06-11better import xlsx heightsNoel Power3-33/+3
2012-06-11Revert "Fixed #i116848# Shapes are at wrong position"Fridrich Štrba3-3/+3
2012-06-11Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Eike Rathke1-12/+0
2012-06-11Fix potential further crashes like the one in fdo#50868Fridrich Štrba2-0/+21
2012-06-11Fix crash from fdo#50868Fridrich Štrba2-0/+16
2012-06-11Uploading the libvisio 0.0.17 releaseFridrich Štrba5-88/+3
2012-06-09Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann1-14/+47
2012-06-09WaE: MacOSX itemZOrder may be unused uninitializedCaolán McNamara1-2/+2
2012-06-08fdo#49724 - Update filters for file selector's file type categoriesAlberto Ferreira1-3/+3
2012-06-08count and order of receipt of properties doesn't matterCaolán McNamara3-58/+67
2012-06-08unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara2-152/+212
2012-06-08check key sizeCaolán McNamara1-2/+8
2012-06-08remove -fsigned-char from s390 to fix smoketest..Rene Engelhard1-3/+1
2012-06-08Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]Caolán McNamara6-12/+9
2012-06-08signed char is default on m68k...Rene Engelhard1-4/+1
2012-06-07stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl2-0/+40
2012-06-07stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl1-24/+48
2012-06-07fdo#47805 rework handling of 64-bit registry entriesAndras Timar21-929/+291
2012-06-07fdo#50509 MSI: UI language selection from command line (e.g. silent install)Andras Timar1-43/+88
2012-06-07fdo#43989 let unopkg.exe run with elevated privileges during installAndras Timar1-5/+5
2012-06-07Revert "Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsig...Rene Engelhard1-3/+0
2012-06-07fdo#50144 put full reference text to selection fieldAndras Timar1-1/+1
2012-06-06fdo#48018 legacy reports do not sort by group columnsLionel Elie Mamane1-7/+4
2012-06-06fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold3-243/+42
2012-06-06fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79Norbert Thiebaud1-0/+1
2012-06-06fdo#47473 try to set new order only after field columns are availableLionel Elie Mamane1-1/+6
2012-06-06fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixelMichael Stahl4-49/+66