summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28move comment to correct place in BorderLine2.idlAndras Timar1-1/+1
2012-09-28[SUSE only] SUSE black and white branding imagesAndras Timar10-14/+882
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar1-196/+0
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar1-14/+18
2012-09-28[SUSE only] update info fields of libreoffice.pcpTor Lillqvist1-0/+0
2012-09-28novell-win32-xp-fpicker-detail.diff, bnc#620924Tor Lillqvist1-0/+39
2012-09-28bnc#777181 open XML in WriterTor Lillqvist1-0/+32
2012-09-28set MSP nameTor Lillqvist1-35/+1
2012-09-28install help xsl files unconditionally, needed for MSP patch creationAndras Timar1-6/+6
2012-09-28[SUSE only] SUSE and AppUp distro configsAndras Timar2-0/+86
2012-09-27don't access out of bound array index, fdo#55022Markus Mohrhard1-1/+5
2012-09-27fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida1-4/+8
2012-09-27fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida1-5/+10
2012-09-27set conditional format range for xls import, fdo#54555Markus Mohrhard1-0/+1
2012-09-27some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard1-6/+6
2012-09-27Backported fixes for several bugs found in ScRangeList::DeleteArea().Kohei Yoshida1-126/+318
2012-09-27Backport various conditional formatting fixes from master.Markus Mohrhard5-5/+385
2012-09-27Revert "fix crash when updating conditional formats, fdo#54498"Kohei Yoshida1-0/+8
2012-09-27set version for the initial SUSE 3.6 buildAndras Timar2-27/+27
2012-09-26Branch suse-3.6Andras Timar0-0/+0
2012-09-25Version 3.6.2.2, tag libreoffice-3.6.2.2libreoffice-3.6.2.2Fridrich Štrba0-0/+0
2012-09-25bump product version to 3.6.2.2, release number to 2Fridrich Štrba2-25/+25
2012-09-25fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann1-0/+2
2012-09-24fix crash when updating conditional formats, fdo#54498Markus Mohrhard1-8/+0
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba1-1/+3
2012-09-21don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard1-1/+1
2012-09-21rows with cond formats don't have empty background, fdo#54661, fdo#52535Markus Mohrhard1-0/+2
2012-09-21shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard1-2/+15
2012-09-21use correct cell for broadcasting, fdo#55059Markus Mohrhard1-1/+4
2012-09-21broadcaster cells are empty, fdo#54553Markus Mohrhard1-0/+3
2012-09-21fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-09-20fdo#54609, fdo#45366: Exception while importing xlsx.Muthu Subramanian1-7/+15
2012-09-20fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard1-3/+3
2012-09-17fdo#44721 protect against negative calculated height valueLionel Elie Mamane1-2/+4
2012-09-12bump product version to 3.6.2.1+, release number to 1Fridrich Štrba2-22/+22
2012-09-11Branch libreoffice-3-6-2Petr Mladek0-0/+0
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power1-8/+3
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar1-0/+1
2012-09-11fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power1-3/+3
2012-09-11Enable Evolution Adress Book support in official GNU/Linux buildLionel Elie Mamane1-0/+1
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna6-11/+145
2012-09-10Calculate positions of cell-anchored objects upon ods import (fdo#54695)Kohei Yoshida1-0/+3
2012-09-10gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl4-9/+17
2012-09-10fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek8-454/+558
2012-09-10deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann1-0/+11
2012-09-10fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann1-0/+29
2012-09-10fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane1-2/+3
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks1-9/+3