- 16 Nis, 2018 4 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I528e9d4bf9531f502b53760da2a876e7ae6a685d
-
Tamás Zolnai yazdı
Change-Id: Ib554eea7049c1ea244bc4789ee3d7d2adf87e283 Reviewed-on: https://gerrit.libreoffice.org/52988Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Michael Meeks yazdı
Avoid this thread being started and stranded in the forkit. Change-Id: Ia79cdac729a85960c2b5a83af265d67af07b74aa Reviewed-on: https://gerrit.libreoffice.org/52860Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Michael Meeks yazdı
Otherwise some pre-init components can start it, and threads get stranded in the forkit process causing grief. Change-Id: I104a38271662e9f8cc2fd128e7b758700fd3ca84 Reviewed-on: https://gerrit.libreoffice.org/52859Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 11 Nis, 2018 3 kayıt (commit)
-
-
Aron Budea yazdı
Unit test editeng_core failed to build. Change-Id: I6d619c1ec9192930503f457c83c1b0776316be8a
-
Andras Timar yazdı
Change-Id: I4af05b4258aa478ea4346e7b5f77577c692da1c1
-
Tamás Zolnai yazdı
Revert small part of this commit: 83b7bfc0 Thanks Jan Holesovsky to catching it. Reviewed-on: https://gerrit.libreoffice.org/52684Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 508013d7) Change-Id: I885c9f3da622052685d1e46f6358783fc7f8cb9a Reviewed-on: https://gerrit.libreoffice.org/52702Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 10 Nis, 2018 1 kayıt (commit)
-
-
Tamás Zolnai yazdı
Scrolling is done twice. Once in SwCursorShell::UpdateCursor() by SCROLLWIN flag. Here we can check the actual viewid and avoid scrolling if the cursor is move by an other user. The second instance in the LO online code, for it we need to pass the viewid identifying the view which moved the cursor. Change-Id: I033274f88ce41acbb632e2aeb0d986ab11cd2d52 Reviewed-on: https://gerrit.libreoffice.org/52220Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/52675Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 09 Nis, 2018 1 kayıt (commit)
-
-
Marco Cecchetti yazdı
Change-Id: Iecf0659467264d921c7c9faddc98fd5519e7db93 Reviewed-on: https://gerrit.libreoffice.org/52617Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 07 Nis, 2018 24 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I0a9f332cc66e43caa4e1611006fa765cad063539 Reviewed-on: https://gerrit.libreoffice.org/51916Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit 5795e68b)
-
Julien Nabet yazdı
To display the sound in the dropbox, the complete filename (eg: file:///home/julien/lo/libreoffice/instdir/share/gallery/sounds/pluck.wav) was compared with items of the sound list formed like this: file:///home/julien/lo/libreoffice/instdir/program/../share/gallery/sounds/pluck.wav See https://bugs.documentfoundation.org/show_bug.cgi?id=115407#c1 Since listbox displays only basename, let's just compare basenames Change-Id: I5fb49990322423fa7818e5d6e1cafd828e3500ec Reviewed-on: https://gerrit.libreoffice.org/52476 (cherry picked from commit 23c82e1a) Reviewed-on: https://gerrit.libreoffice.org/52490Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit fce0f582)
-
Caolán McNamara yazdı
Change-Id: I290ba6097d6d91bf4677e7e92c896bd6359cbc49 Reviewed-on: https://gerrit.libreoffice.org/51835Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 92a0181d)
-
Caolán McNamara yazdı
Change-Id: I742816297659d614e836a8d5e8965b1c55154719 Reviewed-on: https://gerrit.libreoffice.org/51892Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 2446ae94)
-
Caolán McNamara yazdı
Change-Id: I90315f0481bf73c4d9071959bf5408f4a2690257 Reviewed-on: https://gerrit.libreoffice.org/51886Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit ee9d80d6)
-
Caolán McNamara yazdı
Change-Id: I82ff3e47a033c91581b108e1685b1ff4d5865895 Reviewed-on: https://gerrit.libreoffice.org/51883Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit be9e229e)
-
Caolán McNamara yazdı
Change-Id: I37e4af560b46b4f6d9e0b87fe58493818f366d3c Reviewed-on: https://gerrit.libreoffice.org/51878Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit d98cfa4d)
-
Caolán McNamara yazdı
Change-Id: Ic27c3bbac12f66b30ff2f30f558180127cc73a51 Reviewed-on: https://gerrit.libreoffice.org/51876Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 6ec045e8)
-
Caolán McNamara yazdı
Change-Id: Ie0611f36809b051ce46030e44c137b4e1f8d2fe0 Reviewed-on: https://gerrit.libreoffice.org/51865Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit e82beb08)
-
Caolán McNamara yazdı
Change-Id: I3bba0f942780c54951a3a810c05cc3b56ca18a5e Reviewed-on: https://gerrit.libreoffice.org/51862Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit a471620a)
-
Caolán McNamara yazdı
Change-Id: I7633a17afab5aa2eb9e47a552bd5d92c87d383c7 Reviewed-on: https://gerrit.libreoffice.org/51853Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 671e9453)
-
Caolán McNamara yazdı
Reviewed-on: https://gerrit.libreoffice.org/51734Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 919ff229) Change-Id: I18d62bc3bd409ca65c85ea47e8d5b3930481edf9
-
Caolán McNamara yazdı
Change-Id: Ic94891c82944d04fe3391c0bd0731a6e3e4373e0 Reviewed-on: https://gerrit.libreoffice.org/51693Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 20ca0794)
-
Caolán McNamara yazdı
Change-Id: I97e4e1b38d80276077b3427c90ae33023afb5e59 Reviewed-on: https://gerrit.libreoffice.org/51901Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit bd89b70a)
-
Caolán McNamara yazdı
Change-Id: Id9089986012588690b6d5e33cd71d094ef2357dd Reviewed-on: https://gerrit.libreoffice.org/51984Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit fc6e9a71)
-
Caolán McNamara yazdı
Change-Id: Ibdbc047029c31d2b06d2349d68e1cbd9b15fd514 Reviewed-on: https://gerrit.libreoffice.org/52137Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit c4674e8a)
-
Eike Rathke yazdı
at one point this was based on std::auto_ptr and didn't free its arg on failure Adapt description to reality (cherry picked from commit f161cdc9) Reviewed-on: https://gerrit.libreoffice.org/51934Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit c4946ba1) Change-Id: I24133fb6c52bd7500037364120cb11d1b1f099c2 8aeed6876d80b7ebe4ebb5e2cfd12e00420bd207
-
Caolán McNamara yazdı
Change-Id: I89a7913d35706ee5797beee654ef99be088431b8 Reviewed-on: https://gerrit.libreoffice.org/51499Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit de7d754e)
-
Caolán McNamara yazdı
Change-Id: I856d781f122c21c02a0a8cd01369d49f50b8a555 Reviewed-on: https://gerrit.libreoffice.org/51365Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 19f0b25a)
-
Caolán McNamara yazdı
Thanks to Antti Levomäki and Christian Jalio from Forcepoint. Change-Id: Idb6723b53a1ae8aaca80847bfe643bc4abaedd21 Reviewed-on: https://gerrit.libreoffice.org/51123Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 13468a3a)
-
Caolán McNamara yazdı
Change-Id: Ide72884c77904ae9495b5189cde086e43923e4bd Reviewed-on: https://gerrit.libreoffice.org/51138Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 05315e34)
-
Caolán McNamara yazdı
Change-Id: I37f4787fb5772e959c45280d9650adcc15591033 Reviewed-on: https://gerrit.libreoffice.org/51130Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 5a6a1e93)
-
Caolán McNamara yazdı
Change-Id: Ib36b74b455f741d9dcccbdf244d21453837bda3c Reviewed-on: https://gerrit.libreoffice.org/51100Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit f79c3fbd)
-
Miklos Vajna yazdı
PDFDocument::Tokenize() in the aKeyword == "obj" case allocates a PDFObjectElement, stores it as an owning pointer inside rElements, and also stores two non-owning references to it in m_aOffsetObjects and m_aIDObjects. So make sure those 2 other containers are also cleared then elements go away. LO_TRACE="valgrind" bin/run pdfverify <sample> doesn't report errors anymore after the fix. Reviewed-on: https://gerrit.libreoffice.org/50632Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 506d4cbc) Change-Id: Ie103de3e24a1080257a79e53b994e8536a9597bc
-
- 06 Nis, 2018 4 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I1ecae82c4b1e08383f6957c38cb70b91fc3549d4 Reviewed-on: https://gerrit.libreoffice.org/52504Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com>
-
Jan Holesovsky yazdı
The DoubleClickHdl()'s return value does not mean "was handled", but actually "is there anything more to be done". Change-Id: Ideeee31db648829546a713148124e3d366941b9a Reviewed-on: https://gerrit.libreoffice.org/52292Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 3af6be55) Reviewed-on: https://gerrit.libreoffice.org/52304Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com> Tested-by:
Marco Cecchetti <mrcekets@gmail.com>
-
Jan Holesovsky yazdı
Change-Id: I50627ca577bf89810c716bf9e1db9ae74cec58d1 Reviewed-on: https://gerrit.libreoffice.org/52474Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com> Tested-by:
Marco Cecchetti <mrcekets@gmail.com>
-
Tamás Zolnai yazdı
Create the user directory temporary in the temp directory and use that to load the dictionaries (bundled extensions). Co-author; Jan Holesovsky <kendy@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/49495Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit ecfd40a1) Change-Id: I5c7c824b68571048ce870fd5218cb47a333f3ad8 Reviewed-on: https://gerrit.libreoffice.org/52347Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 05 Nis, 2018 1 kayıt (commit)
-
-
Ashod Nakashian yazdı
Change-Id: Ie05d1feea2e930b117b3754c6e0db86bdb85bc61 Reviewed-on: https://gerrit.libreoffice.org/51681Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit f8288865) Reviewed-on: https://gerrit.libreoffice.org/52227Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 03 Nis, 2018 2 kayıt (commit)
-
-
Mike Kaganski yazdı
Since commit fe6da2fe, "auto" color is supported in OOXML import. Since ODF doesn't support "auto" color as border color, just convert "auto" border color to black on import, like is done in GetLineIndex in ww8par6.cxx. Incidentally, this also fixes a problem in RTF import, where we used to import black borders ("\red0\green0\blue0;" entries in color table) as 0x000001 ("\red0\green0\blue1;") - see fixed tests in rtfimport.cxx. Change-Id: I4f5e720d215b51c8a43dc7c58f338741bd608efc Reviewed-on: https://gerrit.libreoffice.org/51519Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/51585Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-on: https://gerrit.libreoffice.org/52272Reviewed-by:
Aron Budea <aron.budea@collabora.com> Tested-by:
Aron Budea <aron.budea@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: Ifc319e6954665b71f8a98d6ec849a71bbf2b7318 (cherry picked from commit 850b401e) Reviewed-on: https://gerrit.libreoffice.org/52096Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-