- 06 Şub, 2013 6 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I7059abdb6232b95e0b940b34f74bf87182510146 (cherry picked from commit c0fdab89) Reviewed-on: https://gerrit.libreoffice.org/2018Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Caolán McNamara yazdı
if (basically) the last para is on next page Change-Id: Iaff610ea94a829e73bfb8c694a27e0e9b4f6e295 Reviewed-on: https://gerrit.libreoffice.org/2012Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 15d8b51b)
-
Kohei Yoshida yazdı
These two errors in the code contributed to the reported bug. Let's fix them. Change-Id: If82a1bd4d1e27145b48e722b30388cc9dc4a8a6e Reviewed-on: https://gerrit.libreoffice.org/2007Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Muthu Subramanian yazdı
Signed-off-by:
Jan Holesovsky <kendy@suse.cz>
-
Caolán McNamara yazdı
Change-Id: Ia17d3f4d14319adec6b0b20dced5daf5b8018c36 (cherry picked from commit 5dc0c03f) Resolves: fdo#59767 detect outlier widths and exclude from size normalization For non-homogeneous (the default) button boxes we want in general to give all buttons the same width as the max button width. But if we detect that certain buttons are > 1.5 the average button width, then leave those outliers at their natural size and set the rest of the buttons to the max width of the remainder. (cherry picked from commit 6e81082d) Conflicts: vcl/source/window/layout.cxx Change-Id: Ice514e741e3a7725d69e150e5752158a1c267141 Reviewed-on: https://gerrit.libreoffice.org/1973Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Michael Stahl yazdı
"Required line break" was eaten by the newly added code in text() to ignore \'0a. (regression from f593a2e4) (cherry picked from commit c4696e7c) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: Id32687c40a17ddb99196635cedfc850182705799 Signed-off-by:
Miklos Vajna <vmiklos@suse.cz>
-
- 05 Şub, 2013 13 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84 Reviewed-on: https://gerrit.libreoffice.org/1984Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I3c684ceced78f1238320972312be83e2cf5b59d2
-
Miklos Vajna yazdı
(cherry picked from commit bd52275bf311f4ea2f94aec4336deb7ee14a3ba4) Change-Id: Ia655743710778ea7d48a9b2221f22f55a4ccce32 Reviewed-on: https://gerrit.libreoffice.org/2005Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
This was about importing RTF tables where different rows had different number of cells. In the meantime, a better implementation was added for DOCX, just using that for RTF fixes the import of this bugdoc. Also fixes a crasher while loading ooo43817-1.rtf. (cherry picked from commit d276d3f3) Change-Id: I0970275272eca7f33a442bd6acc97a4f8d9dabeb Reviewed-on: https://gerrit.libreoffice.org/1947Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Normally such a page break is surrounded by text, and text() already calls checkNeedPap(), but in case the whole paragraph contains a page break only, we need it here as well. (cherry picked from commit b70f74cb) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: I3961272d77c743e0e6da2d5052e57cec5f5937e7 Reviewed-on: https://gerrit.libreoffice.org/1965Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
(cherry picked from commit 3974e995) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: Ia632edb24869ddfb76a029fdb460bcf24d9a2059 Reviewed-on: https://gerrit.libreoffice.org/1968Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
(WriterWindowState.xcs is in writer.xcd) Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc (cherry picked from commit 82c53d53) Reviewed-on: https://gerrit.libreoffice.org/2002Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
When the dispatched is locked, SfxRequests accumulate in aReqArr for later dispatch when unlocked via Post The pointers are typically deleted in Post, so only if we never get around to posting them do we delete the unposted requests. regression from 528aba3a Change-Id: I4c214791d356ce0e5401a87b968b53e4866f6174 (cherry picked from commit 1385896f) Reviewed-on: https://gerrit.libreoffice.org/1991Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andras Timar yazdı
Conflicts: cui/uiconfig/ui/customize.ui Change-Id: I0a10cbb7eab77d215c15592a2121b65f1c9f3732 Reviewed-on: https://gerrit.libreoffice.org/2001Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Petr Mladek yazdı
It is not provided by the old icecram-0.9.2 on SLED11 Change-Id: If8dc9b028276ac05733eb59c1ec62e352f4a2796 Reviewed-on: https://gerrit.libreoffice.org/2000Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I6fad4e840cf47b4d41592ff179f66943a4469760 (cherry picked from commit 3d23c626) Reviewed-on: https://gerrit.libreoffice.org/1997Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Always call IFileDialog::SetFolder() in VistaFilePickerImpl::impl_sta_SetFileName() as that seems to be what the customer wants. And overall, it is a more reasonable behavior. Change-Id: I53807847d1d8f954caefe7d9e4b4e4807e6dcbfb Signed-off-by:
Jan Holesovsky <kendy@suse.cz>
-
Michael Stahl yazdı
When there is no explicit first page, set the proper left or right margins, which are different for mirrored page styles. (regression from a964cf66) Change-Id: I56ccc6f7987accefc27d627d2427ee37d83bd758 (cherry picked from commit 2fc87188) Reviewed-on: https://gerrit.libreoffice.org/1987Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
- 04 Şub, 2013 1 kayıt (commit)
-
-
Miklos Vajna yazdı
(cherry picked from commits a5e885df24eb11c028a94ac709966b3ce2976db9 and 927de8786850936bb42c5595c41a4353c076fdea) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: Ic700cdc67f756cafc454c326b73f680a8a47a6e8 Reviewed-on: https://gerrit.libreoffice.org/1974Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 03 Şub, 2013 1 kayıt (commit)
-
-
Caolán McNamara yazdı
...in X11SalGraphics::GetGlyphBoundRect In MultiSalLayout::GetBoundRect we loop through each fallback font and union each level's GetBoundRect to get the result, which seems reasonable, except that for each level that means a call to SalLayout::GetBoundRect which calls X11SalGraphics::GetGlyphBoundRect. Those sublevel SalLayouts don't know that they are sublevels so they never set the level bits on their glyphs. Which results in X11SalGraphics::GetGlyphBoundRect always searching for that glyph in the level 0 font, so there's a mismatch between the font the SalLayout's are created to use and the font that gets used. Now, SalLayout::GetBoundRect is a fairly simple thing, it just calls GetNextGlyphs 1 by 1 and X11SalGraphics::GetGlyphBoundRect on the result of that. So I *think* that if we remove the specialized MultiSalLayout::GetBoundRect in favour of the default implementation, then because MultiSalLayout::GetNextGlyphs is specialized to do-the-right-thing and set up the glyph ids correctly, then we bubble the ids down to X11SalGraphics::GetGlyphBoundRect correctly to get it to use the right font and we get the correct bounding size. defb4d60a2d22fd36a0ff3f077faa6a0932b45a4 defb4d60a2d22fd36a0ff3f077faa6a0932b45a4 Change-Id: Idefb4d60a2d22fd36a0ff3f077faa6a0932b45a4 Reviewed-on: https://gerrit.libreoffice.org/1907Tested-by:
Lior Kaplan <kaplanlior@gmail.com> Reviewed-by:
Miklos Vajna <vmiklos@suse.cz>
-
- 02 Şub, 2013 2 kayıt (commit)
-
-
Michael Stahl yazdı
Revert commit 0c220608, since this apparently causes failure to open ODF files via SMB on Linux. Instead of changing SfxMedium, adjust the ScExportTest: when saving XLSX files interactively, the SfxFilter::lFormat is always 0, which causes SfxObjectShell::SaveTo_Impl not to call SfxMedium::GetOutputStorage() at all, working around the locking issue on WNT. Change-Id: I0ab8b4262475e4c8425eebb1413997457e5e9417 (cherry picked from commit 0799130b) Reviewed-on: https://gerrit.libreoffice.org/1952Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Kohei Yoshida yazdı
When scanning the entire data range in an attempt to determine where the first data row is, we shouldn't stop at the first column. We should scan all data columns to make sure we pick the lowest value row position among all columns. Change-Id: I693ec169857b181c6b4237efcba3fa6a46eaa531 Reviewed-on: https://gerrit.libreoffice.org/1959Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 01 Şub, 2013 8 kayıt (commit)
-
-
Markus Mohrhard yazdı
This caused an overflow and resulted in adding endless number of values until a bad_alloc was thrown. Change-Id: I954acd801eb18e2c2fe6a449048856cb95d0d8b0 Reviewed-on: https://gerrit.libreoffice.org/1945Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Markus Mohrhard yazdı
Otherwise we may have problems with sheet names from sheets that are not yet imported. Change-Id: I99a6507567b7d1018b790a90019cd563fa7323a0 Reviewed-on: https://gerrit.libreoffice.org/1944Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: Ic1218179cd9c87ec15826adc861d505339a05f2d Reviewed-on: https://gerrit.libreoffice.org/1943Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: Ib52a546a98f681b918de5e3bd285c36407fa8254 Reviewed-on: https://gerrit.libreoffice.org/1942Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: Iba49bec62cb9081cdcd9410215f269b59c1be304 Reviewed-on: https://gerrit.libreoffice.org/1940Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Eike Rathke yazdı
Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db (cherry picked from commit 0c7a1b6e) Reviewed-on: https://gerrit.libreoffice.org/1929Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Cédric Bosdonnat yazdı
Change-Id: I2686d6f1d29862878b5ee0f6ca0d2e746766ef21 Reviewed-on: https://gerrit.libreoffice.org/1948Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Markus Mohrhard yazdı
Change-Id: I30f2b0cdb72951a47cfd8d0091b5418fd59efe83 Reviewed-on: https://gerrit.libreoffice.org/1930Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com> Reviewed-on: https://gerrit.libreoffice.org/1941
-
- 31 Ock, 2013 7 kayıt (commit)
-
-
Andras Timar yazdı
It may be install and run on Windows 2000, but nodody really tests it on this old platform, and developers are reluctant to fix bugs specific to this old platform. Change-Id: Ibeb45c0c2e7aef67d2e68bb5d104c5c3c2752dc4 Reviewed-on: https://gerrit.libreoffice.org/1939Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Regina Henschel yazdı
For the transformation used see http://de.wikipedia.org/wiki/Sekans_Hyperbolicus_und_Kosekans_Hyperbolicus#Komplexes_Argument (German only) Change-Id: If502b7333308069d7fcbe09e954b26ce8b7268b6 (cherry picked from commit b884c2e0) Reviewed-on: https://gerrit.libreoffice.org/1926Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Gokul yazdı
The problem was in calculating the cell area, the width should be subtracted to Right end of cell instead it was adding width to Left end of the origin cell Change-Id: I3f31e0c4e0acae84ab5052823fc49932255137d3 Reviewed-on: https://gerrit.libreoffice.org/1686Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com> Reviewed-on: https://gerrit.libreoffice.org/1911Tested-by:
Lior Kaplan <kaplanlior@gmail.com> Reviewed-by:
Miklos Vajna <vmiklos@suse.cz>
-
Kohei Yoshida yazdı
Use locale-aware collator to sort strings, instead of using the transliterator. The actual sorting algorithm for cell sort uses collator. Let's be consistent with it. Change-Id: I6729553ce92d50e45fa1ea6e1c35581fd791807d Reviewed-on: https://gerrit.libreoffice.org/1932Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Norbert Thiebaud yazdı
That python bug cause problems when libreoffice is on a read-only media... which is very common for Mac as the dmg used to package the produce is seens as a read only volume. This patch the bug 15833 for MacOSX only since that is the platform that is most likely to be impacted, and because of bug 15431 that make patching on Windows more complex/dangerous. Change-Id: Ie7406c1c75748d38c871b3b544560caa62e9d838 Reviewed-on: https://gerrit.libreoffice.org/1935Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Michael Stahl yazdı
SwEditWin::MouseButtonDown: the selection of fields was messed up by a call to rSh.SetCursor near the bottom of the method. This used to be fixed up by SwEditWin::MouseButtonUp previously, but that was broken with commit dcb08034. To fix that move the field selection code to a place where it prevents the other code from running, in the hope that it is not necessary. Also it does not make any sense to select whole words when clicking on a field, just selecting the field seems much better. Change-Id: I8d604450789844b6a446cf3a35f62ed530d0328e (cherry picked from commit 94721b2a) Reviewed-on: https://gerrit.libreoffice.org/1925Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Kohei Yoshida yazdı
When the option for using English function name changes, we should re-compile all cells with #NAME! as the error may have been caused by unresolved function name which may be fixed after the option change. Change-Id: Id340ce9b5db3ed368b98e814861be5c3f96df071 Reviewed-on: https://gerrit.libreoffice.org/1931Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 30 Ock, 2013 2 kayıt (commit)
-
-
Eike Rathke yazdı
Prefixed with _xlfn. instead of programmatic Add-In name. Change-Id: I4f119f92096329432488503f36df670a4ce19b42 (cherry picked from commit d701e808) Reviewed-on: https://gerrit.libreoffice.org/1920Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Eike Rathke yazdı
ODF OpenFormula defines the function RRI, the legacy OOo XML format stored that as ZGZ but that was not changed for the ODFF implementation. Correctly read/write RRI now but still accept ZGZ to be able to load existing documents. See also http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01-part2.html#RRI Change-Id: I617eaa37ff483e9a02a218e8432ba918f54bd61a (cherry picked from commit 8f9cb3dd)
-