- 16 Tem, 2012 3 kayıt (commit)
-
-
Muthu Subramanian yazdı
Even with the proposed fix of commit id d999ae10 it still seems to be broken with reference to i#112978 . Maybe a better way of fixing it. Hence reverting this patch partially to fix fdo#45260 Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
Markus Mohrhard yazdı
Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2 Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
Markus Mohrhard yazdı
Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862 Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
- 15 Tem, 2012 9 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43 (cherry picked from commit c61e3c94) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ie12e5b11196b1b0f919bd18f28a0b86f60cc6513 Signed-off-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
Stephan Bergmann yazdı
Change-Id: If9c5b0a0876540e9546617faaa5dcb4ae1e5a2cb Signed-off-by:
Andras Timar <atimar@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c Signed-off-by:
Andras Timar <atimar@suse.com>
-
Michael Meeks yazdı
Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33 Signed-off-by:
Andras Timar <atimar@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec Signed-off-by:
Andras Timar <atimar@suse.com>
-
Stephan Bergmann yazdı
...after String -> rtl::OUString conversion in a4cbcf2f. Change-Id: Ieb6dfce8c0cf7d8b5971d187b3b58b754c1cb02f Signed-off-by:
Andras Timar <atimar@suse.com>
-
Andras Timar yazdı
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5 Signed-off-by:
Andras Timar <atimar@suse.com>
-
Markus Mohrhard yazdı
Change-Id: I0a203a39697d3b12304e4b9dc99714cd7b2a008c (cherry picked from commit 0d21d9dd) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
- 14 Tem, 2012 2 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4 (cherry picked from commit 4090ec5c) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
When we do glyph fallback we check to see if the glyph is too large to fit the space available, and if it is we try and rescale it smaller. This worked wonderfully under Linux, but under Windows it seems that the SalLayout impl keeps an old unscaled gdi font handle which would give visually broken glyphs for me when the base font was smaller than the replacement font. So, now instead rather than just changing the font for the fallback level, we throw away the SalLayout using the old font, set the font for the fallback level, and recreate a new SalLayout using the new font. Hopefully this is the true reason behind the crashes of fdo#45355 although that remains unreproducible for me. Change-Id: I415b6e7a77777d4aa5e62079c52c6c18473c0ebd Signed-off-by:
Andras Timar <atimar@suse.com>
-
- 13 Tem, 2012 10 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I4ecbcf7e19c642bbb98f66d127050361fdb6136a (cherry picked from commit 91404d1d) Signed-off-by:
Eike Rathke <erack@redhat.com>
-
Luboš Luňák yazdı
If a paragraph has its own <w:numPr>, do not let <w:pStyle> override that. Change-Id: I7cea0d1c8bf59804f8c56382ee68c7fad5ed3ef6 (cherry picked from commit e7ab4bb6) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Luboš Luňák yazdı
Use w:defaultTabStop in w:settings instead. Change-Id: I7056ff0ee8574fd942e2f330a1f76bae657a825e (cherry picked from commit 15af925c) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: Ib460f3cbf44114ef74065168b218daca51f2f0e9 (cherry picked from commit debfb21c) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Luboš Luňák yazdı
If it's named nLast, then it's supposed to point to the last character, which, with an empty string, logically means it should point before the start of the string. Change-Id: I248fbe80c1c4b1c2c8d39f0bcf772f9b85415e4a Signed-off-by:
Miklos Vajna <vmiklos@suse.com>
-
Caolán McNamara yazdı
Change-Id: Iab813f5288af1f0e054c022c4e4a99b92c7ce1ce Signed-off-by:
Jan Holesovsky <kendy@suse.cz>
-
Andras Timar yazdı
Change-Id: Ia1130d241f6c01079449e670e26054bbc1a798ea (cherry picked from commit 7444b258) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...as some client code catches just the former and thus fails now. (This was a regression introduced with the recent cppuhelper/source/defaultbootstrap.cxx.) Change-Id: I8306797f8331d894ab4e7695478e3824e9f79197 (cherry picked from commit 2e7702fb) Signed-off-by:
Caolán McNamara <caolanm@redhat.com>
-
David Tardon yazdı
squash of three master branch commits: - fix oxt manifest - fix jar manifest - bump version to force update of package cache
-
Caolán McNamara yazdı
Change-Id: I4c99129cabe70f17aa223cf8ec0ae1529188b6b7 (cherry picked from commit 8ad1d444) Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 12 Tem, 2012 3 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Ie4b7325eb238064540681d5e19e5d2e7666f094d Signed-off-by:
Miklos Vajna <vmiklos@suse.cz>
-
Andras Timar yazdı
instead of taking it from a localized resource. This way we have more control over localizations, no need to ping each l10n team. Change-Id: I4f8904b4601cd623399146ce060b9697d7b52671 Signed-off-by:
Miklos Vajna <vmiklos@suse.cz>
-
Kohei Yoshida yazdı
Eventually, once we re-work ODS's style import to get it to populate ScDocument directly, we don't need this IsImportingXML() ugly-hack. Until then, we'll need this. Change-Id: Ic2abf7c375d6c49a286544551e45734bef2dc03a
-
- 11 Tem, 2012 11 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ief6367a5fb8e2e1000bb94c7a4e6cf2095b24543 (cherry picked from commit 9991c0f5) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
... causing LO patched make 3.82 to fail with "Malformed target-specific variable definition" on the next line. (cherry picked from commit c854d369) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
(cherry picked from commit 4fb8a68b) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
Change-Id: If9a8d5ee1ddb113df4ce8a4a5b6e3e95b71e3f77 (cherry picked from commit 5a7ebc5c) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
Change-Id: I70ee8a557cb0e9aee393939e886cf82d8a9fc79c (cherry picked from commit 32aa5e6a) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
Change-Id: I5a97b9e77e90ccd3d2d2ca19eefdb60b4feaba56 (cherry picked from commit d3d2f4ec) Signed-off-by:
Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
-
Michael Stahl yazdı
This reverts commit 5b2cb23c. That did not fix the bug (fdo#47021), but apparently it does cause problems, such as the failure of the sfx2 DocumentEvents test (that doesn't crash any more since 228a3f8b); without the SolarMutexReleaser the test doesn't fail for me. (cherry picked from commit a1d493fa) Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Cédric Bosdonnat yazdı
Change-Id: I9d50bce0278a4aa65873aa816eb991473f556cee (cherry picked from commit 32c7ba61) Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Cédric Bosdonnat yazdı
Change-Id: Ibb8330dd088f6b630058fc023ad7efdea59e08bf
-
Cédric Bosdonnat yazdı
Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b
-
Petr Mladek yazdı
Change-Id: I9e5d752a6120a76d28dba8de258ec5998131ef53
-
- 10 Tem, 2012 2 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: Ib7e484f778d97b3f18845cef12718618324c859f
-
Korrawit Pruegsanusak yazdı
regression from 8adec08d Change-Id: Ic1c3160be1c61162f6a62a7e14c4efb7bedccdcc
-