- 01 Tem, 2013 38 kayıt (commit)
-
-
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
-
Takeshi Abe yazdı
Change-Id: Ic71f39aaebf07d3b0435882986be71cf2b0390c2
-
Caolán McNamara yazdı
Change-Id: I269846840b8e2f67838da525c020a305901cf903
-
Caolán McNamara yazdı
Change-Id: I1e51ea9f06be698641287e8d85a5288220879d3f
-
Caolán McNamara yazdı
Change-Id: I3cf3d730fee95a54d8b51779835eda8d24d50ff3
-
Petr Vorel yazdı
Change-Id: Id789250d6aeae642ef5c712e33c5583628638218 Reviewed-on: https://gerrit.libreoffice.org/4604Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
Yong Lin Ma yazdı
Patch by: Peng YunQuan Review by: mayongl Reported by: Yan Ji (cherry picked from commit 94c8978a) Change-Id: I66bb91bf07a5c52b2a5e2b2a91187ac9580fbb0a
-
Michael Stahl yazdı
Change-Id: Ib7ef6fe87673c601ad3c24f3ed3f382c039551f4
-
Andre Fischer yazdı
Found by: jteera Reported by: Andrea Pescetti (cherry picked from commit 8f23dda6)
-
Caolán McNamara yazdı
Change-Id: I50c9f0bd28f17e5d56c6d6948871042ba64650ef
-
Caolán McNamara yazdı
Change-Id: I6f7cbc6aea1acbd7c803cd418ba2e9ed71fb2c50
-
Luboš Luňák yazdı
Change-Id: I8b4901d98c210f5a3228981a2b180f2fcc06c768
-
Luboš Luňák yazdı
Change-Id: I77287909b88be01615e2aae302c48904c1adf933
-
Michael Stahl yazdı
Crash in there while accessing an evidently deleted DAVResourceAccess instance with about 4 other threads also in various webdav_ucp::Content methods. The problem is apparently that the "outer" getResourceType() passes the m_xResAccess to the "inner" getResourceType(), which accesses it without locking the mutex, while another thread resets m_xResAccess and thereby deletes the current instance. (regression from 0c350011) Change-Id: I1c67021c536e303d766c7ff93fb71e40f991f3af
-
Laurent Godard yazdı
Change-Id: Ibba31126161b77b499561c5a74c057a56c07a4a8 Reviewed-on: https://gerrit.libreoffice.org/4647Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
Miklos Vajna yazdı
Change-Id: Ib3e399efb0d1116473bc5ff0e1b858b2cfa4aec8
-
Miklos Vajna yazdı
This is a better fix for fdo#47802, now that shape import is no longer buffered. Change-Id: Idce6d11e6774d1fe7fc04b6a52d5b77a3879381e
-
Miklos Vajna yazdı
Change-Id: Ia24fe7556598ad88f3b72a62bef2361a3fd0a712
-
Caolán McNamara yazdı
Change-Id: Ia3ec1302649809b7a63befc0a48fb142f1169936
-
Caolán McNamara yazdı
Change-Id: I079e88700f3353b906f0d8fc85083695cfe569bb
-
Caolán McNamara yazdı
Change-Id: I1e06ccae6c820715d2cea70d679bf7681bae711a
-
Miklos Vajna yazdı
Change-Id: I7cea50e99a4ffd9eac357251ffe630921ec64795
-
- 30 Haz, 2013 2 kayıt (commit)
-
-
Mark Wielaard yazdı
Always call FT_Done_Glyph before returning. Change-Id: I861bcc66b065d9cfb909b3ea561af97caccc4593 Reviewed-on: https://gerrit.libreoffice.org/4635Reviewed-by:
Khaled Hosny <khaledhosny@eglug.org> Tested-by:
Khaled Hosny <khaledhosny@eglug.org>
-
Caolán McNamara yazdı
Change-Id: I0ec4a7257d352fac43aca57269ffaec96a706651
-