- 30 Haz, 2014 40 kayıt (commit)
-
-
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
-
Jan Holesovsky yazdı
This is so that calls like 'make configmgr android' produce an .apk with updated code changes from configmgr as expected. Change-Id: I5f576b01269cf3f559a8a6389af298a3758e7309
-
Jan Holesovsky yazdı
Change-Id: I0fcfd784d6705cfab4790e1023851d5c537a482f
-
Jan Holesovsky yazdı
Change-Id: I0a746904fa363f987e96165d8def326eb87dcf8f
-
Jan Holesovsky yazdı
We need to have the files extracted before we attempt to initialize LibreOfficeKit (call libreofficekit_hook), otherwise the .rdb's are not there. Change-Id: Ib49db7e945a709d18a063eb488a27df18fef542b
-
Jan Holesovsky yazdı
Now the LibreOfficeKit is used to actually attempt to bootstrap LibreOffice; at the moment fails to do that. Change-Id: I91220dbff783213bf7702e7213a5646859db4581
-
Jan Holesovsky yazdı
Change-Id: I5e1758c15684b06ab6809f62f4da6d5f50c071a9
-
Tomaž Vajngerl yazdı
LOAndroid3 is based of LibreOffice4Android project which uses ant/make for building. By using LibreOffice4Android as the base, the project creates a APK archive which has all needed files to start LibreOffice in Android environment. Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908
-
Tomaž Vajngerl yazdı
Change-Id: I368f8caaf0433387a330a63182aab292defef0ca
-
Tomaž Vajngerl yazdı
Change-Id: I41a30d44c44cb439dc2e60e212eea18b00f316dd
-
Tomaž Vajngerl yazdı
Additionally add GeckoGLLayerClient as an alternative LayerClient Change-Id: I250b5d806f520231ad9a9b84ef8387e8830bb364
-
Tomaž Vajngerl yazdı
rebase on mozilla-central tag RELEASE_BASE_20120531 add LOEvent, LOThread, some LO icons Change-Id: I0c3aba6d9715c60e32d8daa2002b4961eef476f0
-
Tomaž Vajngerl yazdı
Project was created with Android Studio. Currently includes the base of Fennec's LayerView and dependencies. Change-Id: I5c3ae253d153f659eb92bd0ca17ef95372b71b23
-
Jan Holesovsky yazdı
Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d
-
Jan Holesovsky yazdı
Change-Id: I6b1636703044f03c5daa4c3ac1630f23c5c3c2e5
-
Jan Holesovsky yazdı
Change-Id: I1086a7ab6bc7913c9c9f2492d07915039007e613
-
Jan Holesovsky yazdı
Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850
-
Jan Holesovsky yazdı
Change-Id: I4085801a773626824ddc5bc4fbca62240fcc171c
-
Stephan Bergmann yazdı
Change-Id: Ifa1dafe838e0e9c5bfa4525eaa744d4851551fc8
-
Stephan Bergmann yazdı
Change-Id: Ied75b7d6e9759a24dc857ff6f2adeee61f240e40
-
Michael Stahl yazdı
Change-Id: I164f03f8ab185fdb71632fd894f94b78bb3d994f
-
Norbert Thiebaud yazdı
Building, and running the unit/subsequent test on Mac cause massive amount of flashing windows creation/destruction that make building with test very annoying on a box used for other purposes. This patch prevent the windows to be actually displayed hence mitigating the problem Change-Id: Ied2a36699b50856e0c4e6b618212481796ec99d3
-
Olivier Hallot yazdı
Project: help 0b6e8e1c94332513d8f49fc9975f31c6be860847 Fix fdo#80656. Help for NUMBERVALUE Calc function Change-Id: Iab3c6e2a82162f5b6cbd1a2e80e76e7df36b2042 Reviewed-on: https://gerrit.libreoffice.org/9959Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 34bf0f108f0ddafa5675b3723675a7cd611d274b Fix fdo#80446: Help entries for BETA.DIST BETA.INV Change-Id: Ic8570dbe6cfe0bd5ed93ac43cd95470518abedc5 Reviewed-on: https://gerrit.libreoffice.org/9961Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-