- 25 Nis, 2015 27 kayıt (commit)
-
-
Michael Stahl yazdı
... looks related to some non-existent "async loading" feature. Change-Id: I99eaad92ce7f98e65c491e9862bed505ce1aa9fc
-
Michael Stahl yazdı
This was added with IA2, but evidently it's dead - the listener is never registered at the broadcaster. Also the first of the events it is listening for does not exist, and the others are actually called "OnLoadFinished" and "OnLayoutFinished". Also remove the "isIfAsynLoad" [sic] member. Change-Id: Ib261c193289e415af91b3097c525e90ef051f824
-
Michael Stahl yazdı
Change-Id: Ie5cb2d9819fcb4b22b596a0ba407043d9d80db7d
-
Michael Stahl yazdı
Change-Id: I7bb6820c2ad46f6822dc1f153ae25fd55a1f674b
-
Michael Stahl yazdı
Change-Id: Ia64935bcc957cc5730f8cd67ec374c548a46b531
-
Michael Stahl yazdı
It happens that SwAccessibleParagraph::getCharacterBounds() is called from ATK with a clearly invalid pPortionData member; the SwTxtNode has no text but there are portions. This is because after a deletion both a POS_CHANGED and a INVALID_CONTENT event are created for the same SwAccessibleParagraph, and they are merged into one POS_CHANGED event by SwAccessibleMap::AppendEvent(), but SwAccessibleContext::InvalidatePosOrSize() returns early if the paragraph happens to not be visible, skipping the invalidation. (regression from 76c549eb, which removed a Dispose() call; not sure if the Dispose() is needed here) Change-Id: I985e9a439ee6c7024963eace876186f2247b9e03
-
Michael Stahl yazdı
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
-
Caolán McNamara yazdı
Change-Id: I99a5a597dbc14521b27f9149411199d23b907c1e
-
Lionel Elie Mamane yazdı
also handle the SQLNULL case Change-Id: Ie7fffd6b46ed8b3dfa7231928f55743f71d2ea98
-
Caolán McNamara yazdı
Change-Id: Ib856952572104d224cd731237bf7c33d028e6544
-
Markus Mohrhard yazdı
Change-Id: I1ad26038db7ee386d7d6dc333e29845753ab8ec3
-
Markus Mohrhard yazdı
Change-Id: If7ac2a2294e20617fd8b599597085658051f5515
-
Miklos Vajna yazdı
Change-Id: I61d1907a8c3a53c526992cc615478ee57a097fb6 Reviewed-on: https://gerrit.libreoffice.org/15528Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Yousuf Philips yazdı
Change-Id: I98ad97629f8984a24fc4ed9e6238e391c8bfa008 Reviewed-on: https://gerrit.libreoffice.org/15525Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Adolfo Jayme Barrientos yazdı
Change-Id: I998dd54a4c45c48d39df297211610206816099a8
-
Markus Mohrhard yazdı
Change-Id: I18ac4e702a7ef4a2d9dbb4ba7d0ece1e69c7e379
-
Markus Mohrhard yazdı
Change-Id: I1ed69bb1c09982e8d0964a700da9b22b66af82f8
-
Markus Mohrhard yazdı
Change-Id: I087d5da6280d889e1e155559edf9c70c5c5ffaba
-
Markus Mohrhard yazdı
Change-Id: Ia508cecc0a06fd1af5adca9756dce394337260fc
-
Markus Mohrhard yazdı
Change-Id: I6ec242b955e1f5623041cc8f8779b6c2be0f126c
-
Markus Mohrhard yazdı
still some positioning problems. Most likely we need to handle chart2::RelativePosition::Anchor for correct positioning. Change-Id: Iecd0ced684203d2c11aab3c55e04f8c7f699779a
-
Adolfo Jayme Barrientos yazdı
Change-Id: I833c8b8ea8af1c93b1fe6ec3d7887921f2dab285
-
Markus Mohrhard yazdı
Change-Id: I7ca4399d7e6c83a480d5e508ac6ac711fe71644d
-
Markus Mohrhard yazdı
Change-Id: Ie83b4fb4d7ae8a8b752dcacdaff00bfce0c72ed9
-
Markus Mohrhard yazdı
Change-Id: Idb1cbb9bf016d102705089b44486810affe7e3b0
-
Markus Mohrhard yazdı
Change-Id: I4ab3aeefb7ce58786a034798aa09b92a81791770
-
Markus Mohrhard yazdı
Change-Id: Ib49ea2e76805e68ff71a52d9308258969454aaca
-
- 24 Nis, 2015 13 kayıt (commit)
-
-
Yousuf Philips yazdı
Change-Id: Ic66d1904a5e677472539ceb552a53d6700e545e1 Reviewed-on: https://gerrit.libreoffice.org/15522Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Andras Timar yazdı
Project: translations 7ab806a3d2c000acdf58c5b23f7dfa14ad12ef66 Updated Slovenian translation Change-Id: I3032abdb0871bf785816591e3f8318501e79edaa
-
Julien Nabet yazdı
Change-Id: Id85b80f93f2db2beb175c6fd2900b9909da5860a
-
Trent MacAlpine yazdı
Add extra check to keep images proportionally scaling by default from affecting interactive crop preview rectangle. Change-Id: I2b15bbc8628934e3d3cf17927885ede890505cd3 Reviewed-on: https://gerrit.libreoffice.org/15505Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Jan Holesovsky yazdı
Otherwise the value is used for some time, and causes misrenderings. Change-Id: I55f003d5ca353c526f4ad17519795cf6f645d674
-
Caolán McNamara yazdı
Change-Id: Ifb3431a50f92b95dfc1e851f9584533271e69324
-
Caolán McNamara yazdı
smuggle the text height down to the native region calculation code instead of messing around with proxies Change-Id: I727ceddb5b431be82e6e5a725f9bca588e5b2046
-
Eike Rathke yazdı
... in case formula is copied to rewrite some tokens. Change-Id: I005e9fa354da1a5ebc7a78670337b403ffb21567
-
Eike Rathke yazdı
... and include OOXML until we actually write Table. Change-Id: I95fa65bd593c72af409728cea1ec599481beaaab
-
Tor Lillqvist yazdı
Change-Id: If4bc9ee28091680fad78fbba585e0470f87dc830
-
Stephan Bergmann yazdı
Environment variables are used as a source for bootstrap variables anyway. Consistently consider SVG_DISABLE_FONT_EMBEDDING to be enabled if the bootstrap variable is present, regardless of its value. No need to tset it in CppunitTest_sd_import_tests, as it only affects SvgExport. (However, there is currently no test of svg export in CppunitTests_sd_export_tests, either; it was last disabled with 92590776 "disable sd's regression test again" and subsequently removed with f5dbe0ea "Usage of XShapeDumper in Impress added.") Change-Id: I3bc8e26953bd4b5a59f8230ee93fe99e0488d5cc
-
Miklos Vajna yazdı
Change-Id: Ifa1faf5417e71c0528aa11c418729c895ae2d99a
-
Miklos Vajna yazdı
Change-Id: I1b3bd4add8c32e271e51db321fafe98604b2b830
-