- 19 Haz, 2018 16 kayıt (commit)
-
-
Jens Carl yazdı
Change-Id: I2b3a0072925df752f45b3cfaf2062cca842679a8 Reviewed-on: https://gerrit.libreoffice.org/56077 Tested-by: Jenkins Reviewed-by:
Jens Carl <j.carl43@gmx.de>
-
Luboš Luňák yazdı
Change-Id: Ib8ffcf32e4a4dc80539828611adabb3beef1dafa Reviewed-on: https://gerrit.libreoffice.org/55764 Tested-by: Jenkins Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Luboš Luňák yazdı
For further reuse in more source files. Change-Id: I2fcbb98a81725e14d6d433f62622d2c48d146de1 Reviewed-on: https://gerrit.libreoffice.org/55763 Tested-by: Jenkins Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Mark Hung yazdı
Change-Id: I518ad83bf3782af7cb3144982ec8844a573f0de4 Reviewed-on: https://gerrit.libreoffice.org/56051 Tested-by: Jenkins Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Samuel Mehrbrodt yazdı
Change-Id: Ib03046acf3d34fc307a3765d7d0b1b7d9448b507 Reviewed-on: https://gerrit.libreoffice.org/56088 Tested-by: Jenkins Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
The "quiet" interaction handler was used unconditionally when loading a document via the loadComponentFromURL API method. So no dialog was shown asking the user whether he wants to enable macros. With this patch, the "quiet" interaction handler is only used, when the document was loaded with the "Hidden" property set. Change-Id: Idd522d0bf605499b071390fb58312181b755dfca Reviewed-on: https://gerrit.libreoffice.org/56086 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
LibreOffice uses its low-level API to look up files inside the app bundle thousands of times, all the time, and especially when starting something. Both when the process starts, and when a specific aspects of the application starts (like after typing a first character into a Writer document in a session). Having all those, too, go through this alias (bookmark) resolve dance is just insane. There won't be any aliases (bookmarks) there. This shaves almost a second from the delay after typing the first character into a Writer document in a session. There is still a noticeable delay left, though, likely mostly caused by Python (Lightproof) initialisation slowness. (It's cross-platform.) I would say that it is a bit questionable whether the macxp_resolveAlias() functionality is worth it at all, even. Change-Id: I2461141c6b58738befd0db4902eb25e63b788b79
-
Samuel Mehrbrodt yazdı
Change-Id: I57a5d3b1dcffba4c439a2f3817e8661c605e1b5f Reviewed-on: https://gerrit.libreoffice.org/56085Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Tomaž Vajngerl yazdı
Change-Id: I42bb50f3857392ffb15741942bbe8cef255a41f7 Reviewed-on: https://gerrit.libreoffice.org/55930 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ic0d30d066c76f2b30a5c4e6c864d80c8242c2444 Reviewed-on: https://gerrit.libreoffice.org/56067 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I16a82709f49ed9e85751afd8c8001705c40a6e6d Reviewed-on: https://gerrit.libreoffice.org/56049 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Zdeněk Crhonek yazdı
Change-Id: Id514b43050fec4bb8f1b4aac4cb2cd8e449812c6 Reviewed-on: https://gerrit.libreoffice.org/55970 Tested-by: Jenkins Reviewed-by:
Zdenek Crhonek <zcrhonek@gmail.com>
-
László Németh yazdı
in documents, don't change them to wmf and image/x-wmf silently, resulting for example, dropping or rejecting modified documents by firewall packet filtering. Change-Id: I3b8634ae022c7c026b0ed4ebc345c1c3b3f96337 Reviewed-on: https://gerrit.libreoffice.org/56045Reviewed-by:
László Németh <nemeth@numbertext.org> Tested-by:
László Németh <nemeth@numbertext.org>
-
Miklos Vajna yazdı
The bug has two parts: on one hand, the header was not completely lost, just was written inside a shape. This is not valid, but at least our own import understood that. This commit restores that old behavior, focusing on just the regression part of the bugreport. On the other hand the exported header is still referenced at an incorrect location: the correct location would be the end of the document. But that is follow-up work, it seems that never worked. Change-Id: I468df9013c65ec581e3a474a5bf2f773fcb4f990 Reviewed-on: https://gerrit.libreoffice.org/56058 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Jim Raykowski yazdı
...style list panel Change-Id: I034ba4310cd0942aad0a2e6f807213e14327e7b4 Reviewed-on: https://gerrit.libreoffice.org/55969Reviewed-by:
V Stuart Foote <vstuart.foote@utsa.edu> Tested-by: Jenkins Reviewed-by:
Heiko Tietze <tietze.heiko@gmail.com> Tested-by:
Heiko Tietze <tietze.heiko@gmail.com>
-
Andrea Gelmini yazdı
Change-Id: I95b12975f6444e7eb6a8de6053d8e8ca021eacfb Reviewed-on: https://gerrit.libreoffice.org/56069 Tested-by: Jenkins Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
- 18 Haz, 2018 24 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I0b7f439a6e712c9824008b21bfc511432641dbee Reviewed-on: https://gerrit.libreoffice.org/56041 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ic72572f775f68ee5378203c9d0cded1baa02b297 Reviewed-on: https://gerrit.libreoffice.org/56026 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I795a50241b9d77127b5ee5558e0cd706e0fdb76b
-
Jens Carl yazdı
Change-Id: I53aac7187682533c51bf9c29f77359a39b1bf32b Reviewed-on: https://gerrit.libreoffice.org/55977 Tested-by: Jenkins Reviewed-by:
Jens Carl <j.carl43@gmx.de>
-
Sophia Schröder yazdı
Project: help 378a27c4e681656d72663427d8e774cbf4e1e510 Cleanups and improvements in /shared/3d... Change-Id: I0c2e0e51c7e4c9d9ee2b195071103b35dd407af8 Reviewed-on: https://gerrit.libreoffice.org/55483Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Eike Rathke yazdı
Whatever may or may not advance or put back nLineIdx, if there's no progress at the end return false so we don't end up in an endless loop with the next NextSym() starting at the same position. Change-Id: I7084fea073490c15b8ff5abb3781ac82cdccd6d6 Reviewed-on: https://gerrit.libreoffice.org/56029Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by: Jenkins
-
Eike Rathke yazdı
Regression from commit 9a6527a9 CommitDate: Mon Jun 27 21:57:52 2016 +0200 stringToDouble() do not parse separator without digit as 0.0 Change-Id: I9d90aedc324ef0938297224297d89817e3fd1e90 Reviewed-on: https://gerrit.libreoffice.org/56028Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by: Jenkins
-
Caolán McNamara yazdı
and drop the sole use of WB_EARLYTOGGLE Change-Id: I01e7d085eb3f9daf5a62a048178ab90defb4c5b1 Reviewed-on: https://gerrit.libreoffice.org/55983 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Icafd88d41f2f0757fcf788882196e7ac07d7c745 Reviewed-on: https://gerrit.libreoffice.org/56024 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I6e10b135d102f56d42a9f456557150cb557dd788 Reviewed-on: https://gerrit.libreoffice.org/55990 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ia81f3f2ac3644e496ab679dc8e274b2d50f64edd Reviewed-on: https://gerrit.libreoffice.org/56020 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Marco Cecchetti yazdı
Change-Id: I6175cfeab3d8bc3a757c8522aa9c7a7e49c4bf2b Reviewed-on: https://gerrit.libreoffice.org/55790Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com> Tested-by:
Marco Cecchetti <mrcekets@gmail.com>
-
Katarina Behrens yazdı
Change-Id: Ib11274b6039596246aa232b83fa4d85095a93e08
-
Katarina Behrens yazdı
FILE_PICKER_SERVICE_NAME wasn't even used anywhere Change-Id: Ie99de85175b8321948612c680c4e4d956a4c7efc
-
Katarina Behrens yazdı
Change-Id: Icbaa56057776ffcb981207ec30e5d94d6901e43c
-
Katarina Behrens yazdı
as fpicker isn't a separate binary anymore Change-Id: I9c9c57a21f5dc79714f37f8bc65b998887c29e78
-
Katarina Behrens yazdı
Change-Id: I8674395271b83d9c50477bdf0242cd9f46af7a30
-
Katarina Behrens yazdı
Change-Id: I39eb672f7dd097e12ddb323ce702c6c28235b5d9
-
Katarina Behrens yazdı
Change-Id: I493fa7a14557a919fab6bc6cf9f955507488af6d
-
Katarina Behrens yazdı
Change-Id: I0188f7609b7a934949ffdf0a6e64547b08ff03a8
-
Katarina Behrens yazdı
Change-Id: I84f81f689167ec332772c706b0d0c6d7562b5ac8
-
Katarina Behrens yazdı
Change-Id: Ic009ea5dc3ca3bf791d3348fce8d007022598c49
-
Katarina Behrens yazdı
Change-Id: I0152e4e0fa72e27a144ca96f83fe6a282b272cbe
-
Katarina Behrens yazdı
Change-Id: Idc411dc87a84b60a22fe7b6e7bba50b2c5302128
-