df-libreoffice:distro/suse/suse-4.0.3

Last commit made on 2013-06-17
Get this branch:
git clone -b distro/suse/suse-4.0.3 https://git.launchpad.net/df-libreoffice
Members of The Document Foundation can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
distro/suse/suse-4.0.3
Repository:
lp:df-libreoffice

Recent commits

2ba8dac... by Fridrich

Updated core
Project: translations 89139d63196fbbff3074d9e36dfaa52f50c8cada

dd2cced... by Fridrich

Updated core
Project: help 196c039db387f367c7cb56e820bcf9af45ee0f12

cef8a49... by Fridrich

bump product version to 4.0-5, release number to 305

Change-Id: If3bc13b3c318cfa6b1ec2ad14af44382ced4cb0b

b6e02ee... by Andras Timar <email address hidden>

sync AppUpSUSEWin32.conf with SUSEWin32.conf

Change-Id: Id00334109ba953fb31079668ea52ab731bdb3d6a

891805e... by Thorsten Behrens <email address hidden>

Fixup alpha bitmap generation for Windows.

This improves upon d6f58fd25eeca84a94528409a05b80aa5172b8b8 by
using the BitmapEx ctor instead of manual initialisation. Several
EMF+ files would otherwise show up horribly mangled on Windows.

Change-Id: I1808cb45818f3f0118653164c83c49d6134b9324

d719c36... by tml

Don't display the "broken OLE link" icon except on Windows

Change-Id: Iede3d98ab5e5f9cd1896465e2a8c61605601999f

f882db8... by Petr Mladek <email address hidden>

Revert "bnc#819614: Fix runaway lines."

It caused several regressions when displaying shapes; for example,
in the test document for bnc#762695:

    + missing hyperboloids on several slides, e.g. 13, 14, 15
    + broken bubles on slide 32

This reverts commit c4345bcf488d24a45a6412cda41474de6baf00da.

4fa15ad... by Petr Mladek <email address hidden>

Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."

It caused some regressions. For example, see fdo65414 and fdo65562

This reverts commit 6708ad7f1baa8d4cef1718bdef1d26fb5d8510f3.

Change-Id: I0108463c78bbcb48a4c218d78e51deaa39caec0c

722b109... by Markus Mohrhard

don't hide cell content behind pivot table buttons, fdo#60877

Change-Id: I1508aafcc7046c576a4d6de87900dc66f32b2f97
Reviewed-on: https://gerrit.libreoffice.org/4184
Reviewed-by: Kohei Yoshida <email address hidden>
Tested-by: Kohei Yoshida <email address hidden>

f073f36... by Michael Stahl <email address hidden>

fdo#61923: sw: word completion: do not add trailing '.'

SwAutoCompleteWord::InsertWord(): use the computed nWrdLen to cut off
trailing periods.

(regression from d602a3b280fcc1cf16660d8719cd8eb8797dd2ad)

Change-Id: I9f4ace62f8d9e7d233e7e210f476856d7841d869
(cherry picked from commit 246d7e280ea8b7d1e27e14a6568d2a65cc8c9e7b)
Reviewed-on: https://gerrit.libreoffice.org/4159
Reviewed-by: Caolán McNamara <email address hidden>
Tested-by: Caolán McNamara <email address hidden>