- 01 Tem, 2013 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I8ffa87c19ce110452c8280f4ee91536cd6f563d4
-
Lionel Elie Mamane yazdı
to ensure that isReadOnly returns something sensible as soon as construct() finishes Change-Id: I5f9bef049297c5232df0ecdb9084add968a0052f
-
Kohei Yoshida yazdı
Change-Id: Iade09d108aec78f8cbe92f9103f206d0c99fab8e
-
Kohei Yoshida yazdı
Change-Id: I22b843142b76df1c51597a8138b1674286f78792
-
Eike Rathke yazdı
Also renamed MAXJUMPCOUNT to FORMULA_MAXJUMPCOUNT but without changing the value as the runtime array size of ocChose depends on it, should be changed before. Eliminated the duplicated and error causing redefinition of both in sc/inc/compiler.hxx Change-Id: I0e87d1439c9564a4f475fcb2870ab51c3b586942
-
Michael Stahl yazdı
For such lists xmloff tries to set a BulletColor property but SwXNumberingRules::SetNumberingRuleByIndex() throws a RuntimeException and does not set any of the list properties on the NumRule. (regression from abf18610) Change-Id: Id3e80ee1ed67497786258a1096bc5c8dec90ce21
-
Michael Meeks yazdı
Change-Id: I3b1508a3309ad4df9e095b1cb6c3091df4adff4a
-
Ivan Timofeev yazdı
Change-Id: I22ff60e30b8c5697f648fcd6b7b22a302c6a2135
-
Ivan Timofeev yazdı
Change-Id: I5f5810a1e2dc56afb0fba7fde20a383980e3ba51
-
Ivan Timofeev yazdı
Change-Id: Ifea43607c8cd5a8047796b7d2efdf14289b029e2
-
Michael Stahl yazdı
MSWordExportBase::OutputTextNode(): in commit 8f2a21ea (which is not merged) a "WriteCR( pTextNodeInfoInner );" was moved up a few lines, so it shows up as context in the other commit, and the bug is that the cherry-pick 83ba821c erroneously adds this context line so now there are 2 WriteCR(). Change-Id: I08434b284f3d8d8426fa997623be352c37d6c7c2
-
Laurent Godard yazdı
- at import time, use directly core functions - honor IsUndoEnabled in uno calls Change-Id: If1e762df0ca9cfa22fa2c0e75518fe892be602b6 Reviewed-on: https://gerrit.libreoffice.org/4656Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Eike Rathke yazdı
Change-Id: I38f238878141b9ce7d479e66340ef3e78dc83843
-
Lionel Elie Mamane yazdı
Change-Id: Id81813365a36ce03a60f051994da8d8951c92054
-
Andras Timar yazdı
Project: help a804914de5db3aef91f8c244db6acf59a1da0f78
-
Ariel Constenla-Haile yazdı
(cherry picked from commit e94681fb) Conflicts: sc/source/ui/app/typemap.cxx sc/source/ui/view/galwrap.cxx sc/source/ui/view/makefile.mk sc/source/ui/view/tabvwsh9.cxx sd/source/ui/view/drviews9.cxx svx/Package_inc.mk svx/inc/GalleryControl.hxx svx/inc/galbrws2.hxx svx/inc/svx/galbrws.hxx svx/inc/svx/gallery.hxx svx/source/gallery2/GalleryControl.cxx svx/source/gallery2/galbrws.cxx svx/source/gallery2/galbrws2.cxx svx/source/gallery2/galexpl.cxx sw/source/ui/shells/basesh.cxx Change-Id: I49c2b99ca551f058b852c0e5e28cc2fe8c205031
-
Frédéric Wang yazdı
Change-Id: I78352ff93da5b4e912040c4019fcea924f7b0c20 Reviewed-on: https://gerrit.libreoffice.org/4625Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
Harri Pitkänen yazdı
Add Cornish (kw-UK) and Pite Sami (sje-SE) to the list of available spell checking languages to support spell checkers that are being currently developed: https://victorio.uit.no/langtech/trunk/langs/cor https://victorio.uit.no/langtech/trunk/langs/sje Change-Id: I2f95fe5339e7cc31d64fa13cf2f74268b159215e Reviewed-on: https://gerrit.libreoffice.org/4609Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Pader Rezso yazdı
Change-Id: I5e830cd3f44627d789d789748e1b0f0ff5590d91
-
Kohei Yoshida yazdı
The logical row position equals the top block position plus offset within block, not minus. Change-Id: Ia6376d8e971f9d3379977895d14f97f43c5664ba
-
Kohei Yoshida yazdı
Apparently numeric_limits<type>::min() is not to be used for signed types. Change-Id: Ia9730328562905459eb1d3e5cfd1a023c644e219
-
Kohei Yoshida yazdı
Change-Id: I410b345ac32550a188aa356e133ef8e0e9b13d9f
-
Kohei Yoshida yazdı
Change-Id: I382b9d485b7bb58656561c4790580c9bc6339889
-
Kohei Yoshida yazdı
Useful when debugging. Change-Id: I4e408ad9a3dc2046557d152fcd067c1b0c5645c0
-
Kohei Yoshida yazdı
This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx. Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4
-
Kohei Yoshida yazdı
Change-Id: I0ea45616558bebf99c63862a0458776c67789bbc
-
Kohei Yoshida yazdı
Change-Id: If42e5105be0e6db7c63d7c4e7c43de23716d6cbf
-
Kohei Yoshida yazdı
Change-Id: Ide29df664ff002f9cd8fe3edbf9512dd0cbb9eb6
-
Kohei Yoshida yazdı
To make sure I won't break this. And I moved the xlsx version of the test from the slow check to the normal test, which gets run for the normal build target. Change-Id: Id65f79796b11c0ab039842f1c1c158e9af310757
-
Kohei Yoshida yazdı
Change-Id: Ia2f7226fa3c7dc5ac98bd23833e67d7262cd8b9b
-
Khaled Hosny yazdı
And fix the previous commit for synthetic italic a bit. Change-Id: Ia5977d53739b7a6eaaccbf3aeb24adb820ca05c6
-
Armin Le Grand yazdı
but with local row-oriented data (cherry picked from commit 855d5e3b) Conflicts: chart2/source/tools/ChartModelHelper.cxx Change-Id: I4979b639f5652a1c27b640b6b469f66c65a888aa
-
Frédéric Wang yazdı
Change-Id: Ia764c2fd64ab772342ce86f67ee290ab38dc4a83 Reviewed-on: https://gerrit.libreoffice.org/4607Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
Michael Stahl yazdı
also erroneously removed in 6a596595 Change-Id: Id9e942cf012d901546b5b403d0d04e749fd20695
-
Mark Wielaard yazdı
Delete mpBuffer when done in destructor or replaced in implResizeBuffer. Change-Id: Ide1b44f10a482ce9bb6135fb879e62e0a8ccea29 Reviewed-on: https://gerrit.libreoffice.org/4637Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Mark Wielaard yazdı
The >>operator of SvStream doesn't initialize a variable if the stream is faulty. So initialize the variables before usage to prevent reading wrong/random bits. Change-Id: Ia66dd6d8574c36e7229a58347f2e2c1e0fe2e248 Reviewed-on: https://gerrit.libreoffice.org/4636Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Khaled Hosny yazdı
This code is bogus in multiple ways: * It scales text based on ascent or descent, but this makes no sense as those control line height and nothing else, if one is to scale two different fonts to “fit” together, cap or x height would be more appropriate. This results in some text being ridiculously shrunk. * Not only that, but it is comparing apples to oranges; original font ascent/descent with the bounding box of the fallback glyphs, which results in different scale ratios depending on the shape of the glyphs at hand, which leads to all sorts of funny and irregular text. * Even worse, the PDF export is completely broken in this case; it uses the scaled down glyph widths but the unscaled font size, resulting in cramped unreadable text. Change-Id: Iaa6117ecfdad8388887d9a03b538e7327544ad5e Reviewed-on: https://gerrit.libreoffice.org/4293Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Hoppe yazdı
Change-Id: Ibdd5bb021973624c1bb2a0e7bbbebd15fca5c731
-
Michael Stahl yazdı
was erroneously removed in 6a596595 Change-Id: Ib95fccaaccb8baf269f7d393af00d9b95b25161a
-