- 27 Şub, 2019 1 kayıt (commit)
-
-
Michael Stahl yazdı
Fixes CVE-2017-15232, which looks rather minor. Reviewed-on: https://gerrit.libreoffice.org/68091 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit e0b96b98) Reviewed-on: https://gerrit.libreoffice.org/68109Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Change-Id: Icffb0c5160bef79577431a02eb10ed9492e01d11
-
- 26 Şub, 2019 2 kayıt (commit)
-
-
Mert Tumer yazdı
(Also needed for printing in the iOS app.) Change-Id: I01413493100fd110175ec85790899a130954c78e Signed-off-by:
Mert Tumer <merttumer@outlook.com> Reviewed-on: https://gerrit.libreoffice.org/58688 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Marco Cecchetti yazdı
Exporting to svg a selected object of a chart does not work. In the chart case the selected object for the current document is always the chart itself, not an internal chart object. Moreover the exporting action cause the exported object to be selected again. So you try to selected the chart legend and you end up with the whole chart selected again. Change-Id: Ib4aa91afd592909ad354ca373dc03298547f9fb5 Reviewed-on: https://gerrit.libreoffice.org/68348Reviewed-by:
Szymon Kłos <szymon.klos@collabora.com> Tested-by:
Szymon Kłos <szymon.klos@collabora.com>
-
- 25 Şub, 2019 6 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I17fa4d503d197b9b7c7405281001ea92714494a9
-
Tor Lillqvist yazdı
In order to get the Impress-specific dialogs in the (new, Online-based) iOS and Android apps, too. Change-Id: I7400326bafc1b8a0470b5ed0fb631ae984b7b795
-
Tor Lillqvist yazdı
Change-Id: Ife76336dbdeaadf08f631e3542be73a8568f5368
-
Tor Lillqvist yazdı
We will call it just a few lines later. Change-Id: I967ff4eec2cfb1dcc7e8b02f32232be65b6366db
-
Marco Cecchetti yazdı
Change-Id: I7cbb34e06783efd619ea26572e4dc0f941d60030
-
Miklos Vajna yazdı
warn:sw.core:31398:31398:sw/source/core/bastyp/index.cxx:322: SwIndex::operator--() wraps around Change-Id: I5c37a6b5e1fe24bc3b6b84e762bad6577583f3d8 Reviewed-on: https://gerrit.libreoffice.org/68127 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit 6415b0c4) Reviewed-on: https://gerrit.libreoffice.org/68241Tested-by:
Miklos Vajna <vmiklos@collabora.com>
-
- 24 Şub, 2019 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Left swipt shows the next slide, right swipe shows the previoius slide. Up or down swipe exit the slideshow. Use the same hammer.js as Online does for touch gestures in dialogs. With one addition that was necessary to avoid a runtime error: look for a comment starting with '// tml:'. No idea why this is not needed in Online. Change-Id: I7a22b16dfbc069dcdc1be344005ab7503dcd1ba7
-
- 22 Şub, 2019 5 kayıt (commit)
-
-
Mike Kaganski yazdı
Reviewed-on: https://gerrit.libreoffice.org/51051Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com> (cherry picked from commit 7dd704ab) Change-Id: Ided8f12764585b2ba62e4c296af43ac07b9e31ed
-
Gülşah Köse yazdı
Signed-off-by:
Gülşah Köse <gulsah.kose@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/67215Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com> Tested-by:
Marco Cecchetti <mrcekets@gmail.com> (cherry picked from commit 6d7d1fe6) Change-Id: Ibb9c01d83572259b812981aa6229e9aa9b7c60f3
-
Tor Lillqvist yazdı
Either going past the end, or pressing the 'q' key on a hardware keyboard will exit the slideshow by posting an 'EXITSLIDESHOW' message to the app. (The app will have to handle that, of course, will commit in a moment.) Change-Id: I075e5e3fa86cc632cb3071d6546721b010ff77a2
-
Tor Lillqvist yazdı
Change-Id: Ia5946a77215eba565c3ff8c4dfbc08b95af493c0
-
Andras Timar yazdı
Change-Id: I58d25348f4b43145a19ca0edbc5cde2e9a57f468 Reviewed-on: https://gerrit.libreoffice.org/68213Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
- 21 Şub, 2019 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Idddbba00cdcf274ce9f1fd2e1610fbcccb74e0ea
-
Tor Lillqvist yazdı
Change-Id: I9e36cb78e3e945f6531a31e0ddf73d9c8d655f7d
-
Andras Timar yazdı
* Update translations from branch 'distro/collabora/cp-6.0' - tdf#123500 double '~' character in translation Change-Id: Ib8049c1acbf188d9a8678e07e40b7358d76e64ee
-
- 20 Şub, 2019 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I19f756d27f13e11bd68501a9a7fd64470b80e46a
-
- 19 Şub, 2019 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
Also add a unit test for that. Change-Id: I86c195cebbe12b2bdf498954956db882f6f0d12b
-
Tamás Zolnai yazdı
We should not call implts_resetInplaceMenuBar() unconditionally. The problem which was fixed by that call can be solved by setting m_bInplaceMenuSet to false, which is the proper solution. So after the menu cleared up (inplace menu too), this indicator flag also contains the right value. Regression from: dc3a2546 Change-Id: I85243417eb273629cc57b762b98fdd32dc9b1dd5 Reviewed-on: https://gerrit.libreoffice.org/68010Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
- 18 Şub, 2019 12 kayıt (commit)
-
-
Andras Timar yazdı
This reverts commit fb0b9f83.
-
Samuel Mehrbrodt yazdı
Just remove this update fields call, they are updated anyway. Change-Id: Iaed1b6e7e1be8138ecb48e7557cc09ec0eeebda3 Reviewed-on: https://gerrit.libreoffice.org/67754 Tested-by: Jenkins Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Julien Nabet yazdı
Change-Id: I2a2a189ee727a51aeef5601b39bb288d813fc8f3 Reviewed-on: https://gerrit.libreoffice.org/52610 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit c04c6c48) Reviewed-on: https://gerrit.libreoffice.org/67708Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Reviewed-by:
Xisco Faulí <xiscofauli@libreoffice.org> (cherry picked from commit 08c98b7a) Reviewed-on: https://gerrit.libreoffice.org/67723 (cherry picked from commit 4bf0e6d1)
-
Eike Rathke yazdı
... somewhere in a previous shared formula group, so for the new groups after split the column is added to sc::RefUpdateContext::maRegroupCols in ScColumn::UpdateReference() to setup new listeners later, and true returned there, which also results in ScTable::SetStreamValid(false) at the end, which in this constellation wasn't the case. It may have been a reason that some documents have individual unrecalculated results stored (i.e. values moved within ranges that a shared formula group pointed to) that can be corrected by recalculating after load. Said to be a regression from commit 2f6a0685 CommitDate: Fri Jun 5 16:22:38 2015 +0200 tdf#90694 reset group area listeners when splitting group but that only uncovered this misbehaviour. Change-Id: I6b04b71898c3f1774452dd19790c208f3167d8eb Reviewed-on: https://gerrit.libreoffice.org/67461Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by: Jenkins (cherry picked from commit cdfa8b27) Reviewed-on: https://gerrit.libreoffice.org/67466Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> (cherry picked from commit 439407a3)
-
Caolán McNamara yazdı
one RemoveDrawObjFromPage is already null-deref protected, do the same for the other Change-Id: Ica5bb2df4a8dbffd8397df76b673adab75bb7aef Reviewed-on: https://gerrit.libreoffice.org/67457 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit e6e8f024)
-
Caolán McNamara yazdı
I imagine it should have been seqPos-(idPos+2) seems to be like this since the initial commit of commit 091fe76b Date: Tue Jun 30 12:55:18 2015 +0300 tdf#87348 implement mso-next-textbox vml-style textbox chaining import Change-Id: Ic2f527ede2102c01c8589d58d8c705d59b0a6ffe Reviewed-on: https://gerrit.libreoffice.org/67454 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit 45510866)
-
Vasily Melenchuk yazdı
No border attribute is a special case for vcl/TabControl, so by defualt created with corresponding UNO interface tabs were invisible. To create invisible tabs there is already "tabcontrolnotabs"(?) Change-Id: I3cc9baef9106f6c3fb5688daadbb5844d2b2a008 Reviewed-on: https://gerrit.libreoffice.org/67188 Tested-by: Jenkins Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 18f2e73f) Reviewed-on: https://gerrit.libreoffice.org/67400 (cherry picked from commit 08aa78cc)
-
Vasily Melenchuk yazdı
UnoControlTabPageModel had no USERFOMRCONTAINERS property and this was causing an exception during any attempt to set its properties. Change-Id: Icc432d7a431ecd861ac4f00a96ec75165bec168c Reviewed-on: https://gerrit.libreoffice.org/66801Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 3deab788) Reviewed-on: https://gerrit.libreoffice.org/67398 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit aa7b71cd)
-
Michael Stahl yazdı
Change-Id: Ie272373bcef3459b05dc29bf874ecc3fdfa31d4a Reviewed-on: https://gerrit.libreoffice.org/67151Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> Tested-by: Jenkins (cherry picked from commit 1ec8caed) Reviewed-on: https://gerrit.libreoffice.org/67173Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit ffccaf21)
-
Caolán McNamara yazdı
Change-Id: Ie1887288cba7c1d56b807dbc9ddb886b9d20ff33 Reviewed-on: https://gerrit.libreoffice.org/67145 Tested-by: Jenkins Tested-by:
Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a7815e36)
-
Katarina Behrens yazdı
test case is exporting ooo55266-3 (contains data grouped in numerical intervals) to xlsx and without closing the document, opening filter on 1st pivot table (kaboom!) ClearGroupFields corrupts the cache bc it resets Field.mpGroup items for all dimensions, not just the one present in ScDPDimensionSaveData (all this happening in ScDPCollection::SheetCaches::getCache). Consequently, accessing or rebuilding pivot cache may crash bc mpGroup now points nowhere. I split and renamed ScDPCache::ClearGroupFields into 2 parts, one of them clears maGroupFields, the other resets mpGroup ptrs in maFields. When adding data to cache, the former is used (bc group ptrs get reset almost immediately afterwards) Reviewed-on: https://gerrit.libreoffice.org/65329 Tested-by: Jenkins Reviewed-by:
Eike Rathke <erack@redhat.com> Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit f70d29fd) Change-Id: I96e8d234a17da0f3cc65c0625aa47b12284b98b8 Reviewed-on: https://gerrit.libreoffice.org/66622Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by: Jenkins (cherry picked from commit 59d4b488)
-
Caolán McNamara yazdı
Change-Id: I6cdfc50b2385c426e20ce0e9b216b18c763249b8 Reviewed-on: https://gerrit.libreoffice.org/66519Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de> Tested-by: Jenkins (cherry picked from commit 6808e1e5)
-
- 17 Şub, 2019 7 kayıt (commit)
-
-
Tamás Zolnai yazdı
* DateField is saved as a content control in MSO file formats so let have it under content controls submenu * The MS compatible forms menu is a Writer specific thing so better to have the related commands as Writer commands. Reviewed-on: https://gerrit.libreoffice.org/67912 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 6a4653ed) Change-Id: I2d66130f54c055a422f56b18ff2c98667e4f6469 Reviewed-on: https://gerrit.libreoffice.org/67927Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
Always forward the Execute and State method to the form shell, so if a form control is selected the Control Properites will work correctly. Otherwise we check whether there is any field next to the cursor. Reviewed-on: https://gerrit.libreoffice.org/67911 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 770ef0d2) Change-Id: I25055c17d887a2f2a716d8325f46825cc408179e Reviewed-on: https://gerrit.libreoffice.org/67926Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
Change-Id: Ife361e0ee18437da6f188e77713ea51403b70dbc Reviewed-on: https://gerrit.libreoffice.org/67910 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 575438b0) Reviewed-on: https://gerrit.libreoffice.org/67925Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
- Dialog created similar to the edit dialog of Input field - On the dialog, the user can edit the list of the drop down field - This dialog is only for editing of the field, so the user can't select an item from the list to display in the field. Reviewed-on: https://gerrit.libreoffice.org/67909 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 117da8da) Change-Id: I6222aba9b211afeb0e9d10d97a49347921ff7353 Reviewed-on: https://gerrit.libreoffice.org/67924Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
Similar to MSO Drop-down form field and LO Input List. Change-Id: Idba278d8c2a2106b6f3cc22d8b9f8570f45bfae9 Reviewed-on: https://gerrit.libreoffice.org/67908 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit d24fe111) Reviewed-on: https://gerrit.libreoffice.org/67923Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
I added a new submenu under MS compatible Forms menu called Legacy Forms. Under this submenu user can insert the three legacy form fields. These fields were already supported by DOC / DOCX filters, but were missing from the UI. When inserting text form field we insert 5 enspace to make the field visible, otherwise we use the same insertion methods what is called by DOC import. Reviewed-on: https://gerrit.libreoffice.org/67907 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 5a94be3e) Change-Id: I1fb8c03d969b4c547ca92e783ac5e216767685d5 Reviewed-on: https://gerrit.libreoffice.org/67922Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tamás Zolnai yazdı
Reviewed-on: https://gerrit.libreoffice.org/67906 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 54b2615e) Change-Id: Icb98dac73dea5f5cb18e1ca34e37e9d9bf84782e Reviewed-on: https://gerrit.libreoffice.org/67921Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-