summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-08-23Version 3.4.3.2, tag libreoffice-3.4.3.2 (3.4.3-rc2)libreoffice-3.4.3.2libreoffice-3.4.3-finallibreoffice-3-4-3Petr Mladek0-0/+0
2011-08-23Resolves: fdo#37403 backport collection of operator= fixesCaolán McNamara2-9/+23
Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-08-17Branch libreoffice-3-4-3Petr Mladek0-0/+0
This is 'libreoffice-3-4-3' - the stable branch for the 3.4.3 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.4.x release, please use the 'libreoffice-3-4' branch. If you want to build something cool, unstable, and risky, use master.
2011-08-16Version 3.4.3.1, tag libreoffice-3.4.3.1 (3.4.3-rc1)libreoffice-3.4.3.1Petr Mladek0-0/+0
2011-08-16Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara1-14/+4
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-08-10Resolves: fdo#32177 add a modification listener on new XDocumentPropertiesCaolán McNamara2-5/+15
Signed-off-by: Noel Power <noel.power@novell.com>
2011-08-09fix for fdo#34768 - no update previewPeter Rabi1-0/+2
Fixes dialogue "Load Slide Design" in Impress. The preview now updates when selecting another template in the listbox. Contributed under license LGPLv3+/MPL. Signed-off-by: Noel Power <noel.power@novell.com>
2011-08-06fdo#39869 Fix memory exhaustion with String length of STRLEN_MAXEike Rathke1-7/+11
Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com>
2011-08-05fdo#38956 related changes in split libs-core repository to support LCID changesEike Rathke1-0/+14
(cherry picked from commit 513e2e78a9bb0861064f73c17000afd75239c7a6)
2011-08-04Set correct mimetype for draw documents on xml exportThorsten Behrens1-1/+1
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi6-2/+400
Contributed under license LGPLv3+/MPL.
2011-07-29Resolve: fdo#39392 post-stl use vector end position not LIST_APPENDCaolán McNamara1-1/+1
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-28Do not modify permissions for /usr/bin/soffice symlinkTomas Chvatal1-1/+1
It modified rights of the linked file that was already correct. Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-07-27fix for fdo#37628: change password button is always disabledMarkus Mohrhard3-74/+90
Note: changing the password to modify doc is not working, and we'll leave that as a known bug for now. Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-07-26make these entries localizable - fdo#36274Andras Timar1-0/+12
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-21Fix wrong RTTI baseclass for SfxViewEventHintThorsten Behrens1-1/+1
Fixes fdo#38768 and likely a bunch of other nasty side effects. SfxBaseModel::Notify was simply ignoring all kinds of messages without this fix. Signed-off-by: David Tardon <dtardon@redhat.com>
2011-07-20On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805Tor Lillqvist1-1/+4
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-07-13null the display pointer after closing the display, fixes fdo#37579Michael Meeks1-0/+1
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-07-12Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1Petr Mladek0-0/+0
2011-07-11Support distro packagingPetr Mladek4-1/+328
allow to redefine prefix via OFFICE_PREFIX variable in create_tree.sh add libreoffice and unopg man pages Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11fdo#36733: Add useronly read permission, while creating tmpfile.Michael Meeks1-5/+6
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-11Related: #i35066# ole props bugletCaolán McNamara1-1/+1
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-11Resolves: fdo#39091 use UTF-8 encoding for gstreamer urisCaolán McNamara1-1/+1
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-07-08fix for fdo#37880Markus Mohrhard2-5/+8
we need to save the information if we have a global range name or a local range name in the uno api too Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-07-02unable to save protected file without pw fdo#38561Markus Mohrhard1-1/+1
Signed-off-by: Andras Timar <atimar@suse.com>
2011-06-30avoid overwriting stack after early returnDavid Tardon2-25/+55
Also make the original hack less noisome. (cherry picked from commit 01096e7487d9e60fcd24eea8131b650588845f2b) Conflicts: sfx2/source/dialog/templdlg.cxx sfx2/source/inc/templdgi.hxx
2011-06-23Fixed a crasher. Also, improved batch conversion (fdo#37412, bnc#690798)Muthu Subramanian2-3/+12
* The pointer is not removed from the array before 'delete' * FilterMatcher now uses (input) content to guess better. Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-20fix fdo#37110 --quickstart shouldn't show start centerRobert Nagy1-1/+1
2011-06-20correctly build GTK systray iconRobert Nagy3-1/+17
the setting was lost during move the GNU make Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-16set default min password length in ctor of password dialog fdo#37771Andras Timar1-0/+1
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1Petr Mladek0-0/+0
2011-06-14always get GNOME MIME type icons from the gnome subdirPetr Mladek3-18/+6
sysui/desktop/share/create_tree.sh put the GNOME icons under the gnome subdir and KDE icons under the hicolor and lolor dirs. GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop. It is different (/opt vs. /usr) on SUSE. The directory /opt/gnome/*/hicolor is available on SUSE but the LO icons are installed only under the gnome subdir. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-06-14fix paths and restore original semanticsDavid Tardon3-93/+104
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-10List Microsoft JhengHei instead of Microsoft YaHei as Hant fontCaolán McNamara1-10/+10
Microsoft JhengHei (微軟正黑體) is vista's Traditional (Hant) font, while Microsoft YaHei (微软雅黑) is vista Simplified (Hans) font Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-10fdo#37646: Avoid crash when pasting a form control into chart.Kohei Yoshida2-2/+9
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2011-06-08fix auto-correction crash - fdo#38000Michael Meeks1-2/+1
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-06-07Using "$(ICONPREFIX.libreoffice)-" as icon prefixKalman Szalai - KAMI1-3/+3
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-07move default language independent layout templatesKalman Szalai - KAMI1-2/+2
from /share/template to /share/template/common Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-06Fix bug in CloneListRafael Dominguez1-4/+20
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-06Sanity test, seems to fix fdo#37930Tor Lillqvist1-0/+3
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-06-03Add OxygenOffice menu-icon package supportKalman Szalai - KAMI1-1/+6
Signed-off-by: pmladek@suse.cz
2011-05-31remove erroneous FIXMEs when re-starting oosplash.binMichael Meeks1-2/+6
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2011-05-31fix build in connectivity/qa with system-hsqldbRene Engelhard1-1/+7
2011-05-31fix compile with Bison 2.5Kelly Anderson2-2/+2
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-05-31fix for bug fdo#37590Noel Power1-1/+1
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-05-30replace "seagull" icons to LibreOffice icons fdo#37617Andras Timar5-0/+0
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-05-27set all border lines, not only oneMarkus Mohrhard1-0/+16
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-05-26change default fall-back font lists for Thai locale in vcl.xcuSamphan Raruenrom1-6/+6
I've done a small research on preferred fonts for Thai in Windows/Linux/MacOSX by consulting several communities, font developers and authority. Here is the modification that the Thai community decide that best for Thai locale. It will help users when exchanging documents between these platforms with different installed fonts and also promote the use of the new government sponsored free fonts (TH_Sarabun) as the standard cross-platform fonts. Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-05-24fdo#37001 - updated license informationAndras Timar3-14372/+14978
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-24fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.Cédric Bosdonnat3-1/+4
Signed-off-by: Petr Mladek <pmladek@suse.cz>