- 30 Haz, 2014 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I8a08580ad5cac4836a6dae5c842bd821e90bf546
-
Stephan Bergmann yazdı
Change-Id: I50b13e27501dfd885e3ed99215d18166d5112bf7
-
Miklos Vajna yazdı
Change-Id: I3d2d530ebdb3341956e9b7a3c1f22b621a52deff
-
Kohei Yoshida yazdı
Else it might crash sometimes. Change-Id: I6a24fff83c3d36346debae5c0f2b8c0646a15c01
-
Stephan Bergmann yazdı
Change-Id: I04b79678a488d6dd954a339f678d56f978249b32
-
Miklos Vajna yazdı
Change-Id: Ie155742ea9fc29b5b1adfa219c0bc6fdd78cb637
-
Kohei Yoshida yazdı
Change-Id: I27bd30ca65cf0066cd022b4b060757913ea01fed
-
Miklos Vajna yazdı
Change-Id: Ie74ceb4baf443dae5cfb524b2373dbebf3a8ab4e
-
Jan Holesovsky yazdı
Change-Id: I9c06a1a2efcb3c436287a3aac15d976fcafbd19d
-
Andras Timar yazdı
Change-Id: Ia313f82f75c1dfdb0952810056c6f17048658cee
-
Miklos Vajna yazdı
Change-Id: I8c0328b1bae3d2c3f327d241acf3df0c078ea4cf
-
Stephan Bergmann yazdı
...to avoid -fsanitize=function warnings in Link::Call. Change-Id: I837b35bd3052716fbb41bf4f893961257d1f9b2c
-
Zolnai Tamás yazdı
'FallbackGraphic' property introduced in: b862a216 contains the previously called grabFrame's result, so we can use that instead of render the media frame again (it affects glTF models too). Change-Id: Ia93e771e92cc7630480c665dea66fbf571dfa2a0
-
Caolán McNamara yazdı
regression from 12dfca2e Author: Armin Le Grand <alg@apache.org> Date: Mon May 14 15:16:00 2012 +0000 Resolves: #i119307# added deletion of sw's BmpWindow control... ...due to the fact that graphics may be transparent Change-Id: I7eb2ee8ed53f0ef907a4573a735c71de43b6e8d3
-
Caolán McNamara yazdı
Change-Id: I2ab7255f634d626cf34ec9f1dcb19d5f24db1c09
-
Caolán McNamara yazdı
so that the order of resizing will happen in the right sequence to work correctly every time Change-Id: I1adffe276db3fb80eb34ca74c2ceb51a6ee28526
-
Caolán McNamara yazdı
Change-Id: I977e65d15970a523a28076949544fd846e68ec0a
-
Szymon Kłos yazdı
Change-Id: I5d8f5d0182fb6af5111b60caa29912d313c2efa0
-
Caolán McNamara yazdı
Project: help 4afc42f9eb3f50b542f22414045856bfc588855e
-
Vinaya Mandke yazdı
LO crashes while opening the issue file as, an extra Num Pic Bullets is attached to the dummy para. All NumPicBullets were disposed in dtor of ListsManager. LO tries to remove dummy para after the section, while the pic bullet is still attached to it. This causes Lo to crash while removing the paragraph. Added a 'ListsManager::DisposeNumPicBullets( )' to remove the extra bullets from the document Added the issue file in sw/qa/core/data/ooxml/pass/ Change-Id: I578f48364dcb4ff939fa3800e90db88a99d5ca1a Reviewed-on: https://gerrit.libreoffice.org/9897Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: Id29e52c94a89cac20e29ae0a1f0b9f90ffdfcf09
-
Stephan Bergmann yazdı
...so when the pMyParent vs. pMySysWin typos in the asserts (thanks Matteo and Micheal for spotting) were fixed, they would fire in such scenarios. So just hope that it is fine to effectively skip those safety checks in these cases, too. Change-Id: Ib925e57b68643c75a5d4db67fd64692015482179
-
Michael Meeks yazdı
Don't duplicate UTF8 as UCS2 before converting to integers. Don't double convert every attribute, and allocate it twice. Change-Id: Ibb15d703f011865dac8eb72f18408a5d62b60d96
-
Michael Meeks yazdı
Change-Id: I4fc06c739009a4754282854c4a0fce633213e50f
-
Michael Meeks yazdı
A surprising amount of time is/was spent comparing keys in the std::map red/black tree traversing nodes. Since we don't need the data truly sorted, instead sort in length buckets. Kills 90k rtl_ustring_compare_withLength calls on startup, around 0.9% of headless start. Change-Id: Ib23aff151ad50d56bbf2ba3e28882cc81898d9ec
-
Michael Stahl yazdı
Change-Id: Ie5486e910ba562954ef38c83b2fa673511a9e931
-
Stephan Bergmann yazdı
...and hopefully it is just as fine to start this safety check at the paren, anyway. Change-Id: Ie3d7a1e233b9e3076a6603f2c6312d57b42b0f77
-
Stephan Bergmann yazdı
Change-Id: I80f981216067a03578cfc812b006e6b68b77068e
-
Jan Holesovsky yazdı
Change-Id: If7704edc5baa9759abc680b8d2040b9cdfe92317
-
Jan Holesovsky yazdı
Additionally log what we are trying to open - very useful for debugging bootstrap problems ;-) Change-Id: I942b144d97a57cbcb709b2d67029bfa09b339be2
-
Jan Holesovsky yazdı
Without that, URE_BOOTSTRAP does not get set up, and we are unable to bootstrap. Change-Id: I7727e2a9dcbb958e006fadf6243e1ca343633f7e
-
Jan Holesovsky yazdı
Change-Id: I229958c0f2c6f8905926c95cabd45fa58aed3da1