- 03 Ock, 2018 7 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I30612a0b3cfef7d19ff6a5180db76a8002186bd5 Reviewed-on: https://gerrit.libreoffice.org/47025Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit baccbd45) Reviewed-on: https://gerrit.libreoffice.org/47031Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by:
Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Revert "connect to modified instead of up/down/focus-lost" This reverts commit 44bfe8fa Revert "listening to modify is sufficient to get all changes" This reverts commit 5c0bb108 we probably need to distinguish a modify vs update signal to get what I wanted here. Back to the original mode for now. Change-Id: I51ebfc96b3a06cf09905f4a311d526f23ce371f1 Reviewed-on: https://gerrit.libreoffice.org/46959Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I89a24fa3ce4034ef207233b96c5e26a7b7787444 Reviewed-on: https://gerrit.libreoffice.org/47101Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Tamás Zolnai yazdı
We need to check read only mode similar to SidebarController::CreatePanels() method. Otherwise SfxUnoPanels::getByName() creates an invalid panel. Reviewed-on: https://gerrit.libreoffice.org/47116Tested-by:
Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 23a83639) Change-Id: Ib7801b81c95f3f505a06c00f749ba4ed5809bfe0 Reviewed-on: https://gerrit.libreoffice.org/47138Tested-by:
Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I4f2ab3a3be0909176599963c8ca113e3af85c832 Reviewed-on: https://gerrit.libreoffice.org/47175Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andras Timar yazdı
Project: translations 2c6e8755f6b6a9c92475f1322297940a008f54a1 Updated Slovenian translation Change-Id: Ib579134290d642f786abe2bb525a339842ed200e
-
Tor Lillqvist yazdı
It's the length of the OUString that we just made from the OUStringBuffer that we want. Fixes a problem where the code would try to execute an erronoeus SQL statement like: ')EATE TABLE "Tasks" ("Notes" VARCHAR(32765),"TaskID" INTEGER,"EndDate" DATE,"StartDate" DATE,"Description" VARCHAR(65000),' Too lazy to file a bug for this, the error should be obvious by just reading the code. Change-Id: I473cd8a7a9791700ca8b6467a84f4bad5dee4d55 Reviewed-on: https://gerrit.libreoffice.org/47230Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit d48edd1e) Reviewed-on: https://gerrit.libreoffice.org/47231
-
- 02 Ock, 2018 3 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 6d883096dc275e1b384ed9ad08fd9ab4ad26bb3f tdf#112755 reorder modules in new help (II) reorder modules in Index Change-Id: Ib226a7c243e682e4e2a98d6d48ae1d9b1e3cace1 Reviewed-on: https://gerrit.libreoffice.org/47095Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit dfdc1f55f63d4497e6bd5fa5793ba8b57d6a78fc) Reviewed-on: https://gerrit.libreoffice.org/47105
-
Julien Nabet yazdı
There's no TINYINT or equivalent so let's do the same as setShort Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit f31ccd18) Change-Id: Ia1154ee068b02f40e7efa21571036d8b49844859 Reviewed-on: https://gerrit.libreoffice.org/47237Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Matthias Freund yazdı
Change-Id: Ie151389d318e39757b4050a2949281613fc521f6 Reviewed-on: https://gerrit.libreoffice.org/47244Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matthias Freund <matti_lx@secure.mailbox.org>
-
- 01 Ock, 2018 3 kayıt (commit)
-
-
Maxim Monastirsky yazdı
... like before b1426b5b ("tdf#95014 initial support for 32 px icons in toolbar"). The original code used SvtMiscOptions::AreCurrentSymbolsLarge() which calls GetCurrentSymbolsSize() internally, thus properly resolves the icon size, when the current setting is "automatic". Change-Id: Iabcbbcff666eecc2e7534eb1533610f08ac28bf1 Reviewed-on: https://gerrit.libreoffice.org/46899Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit 1d55c1ba) Reviewed-on: https://gerrit.libreoffice.org/47027Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Julien Nabet yazdı
see bt https://bugs.documentfoundation.org/attachment.cgi?id=138757 Change-Id: I493bf47b1541262a5ea78b541bc1f47f93cc73df Reviewed-on: https://gerrit.libreoffice.org/47227Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Julien Nabet yazdı
from SELECT block of INSERT INTO <> SELECT <> Change-Id: Ibe3c3f5f2fbc15388c716ae262e87137958c1a7e Reviewed-on: https://gerrit.libreoffice.org/47218Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit b3ea7ed7) Reviewed-on: https://gerrit.libreoffice.org/47223Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
- 31 Ara, 2017 1 kayıt (commit)
-
-
Adolfo Jayme Barrientos yazdı
Change-Id: Id0eadcbbaec9d189e92710f6bd4ed21d7da2870c Reviewed-on: https://gerrit.libreoffice.org/47023Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 253913f7) Reviewed-on: https://gerrit.libreoffice.org/47024Reviewed-by:
V Stuart Foote <vstuart.foote@utsa.edu>
-
- 30 Ara, 2017 3 kayıt (commit)
-
-
Matthias Freund yazdı
Change-Id: Id03229cf9229880f570cacba61ae2e563c05559e Reviewed-on: https://gerrit.libreoffice.org/47172Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Caolán McNamara yazdı
Change-Id: Ic8a4fd6cc62c7257f714e2ce2f155f60aa04aa2f Reviewed-on: https://gerrit.libreoffice.org/47158Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
andreas kainz yazdı
Change-Id: I2f11dab4035cb6866d953239515eec3bc6602dfd Reviewed-on: https://gerrit.libreoffice.org/47183Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit c73a8a1b) Reviewed-on: https://gerrit.libreoffice.org/47184
-
- 29 Ara, 2017 3 kayıt (commit)
-
-
Aron Budea yazdı
Change-Id: Ib61656913df673ebfde61e2c921f84cb81195a3b Reviewed-on: https://gerrit.libreoffice.org/46974Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 88f6ffeb) Reviewed-on: https://gerrit.libreoffice.org/47119Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
andreas kainz yazdı
Change-Id: Ibe60237bfaf60773289525e987faeef3bf83d12c Reviewed-on: https://gerrit.libreoffice.org/47162Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit a1ccac19) Reviewed-on: https://gerrit.libreoffice.org/47166
-
andreas kainz yazdı
Change-Id: Ifa487bd055b4a3cef9bf8c9b9f0f7d40f3fc0417 Reviewed-on: https://gerrit.libreoffice.org/47160Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 367b10fb) Reviewed-on: https://gerrit.libreoffice.org/47163
-
- 28 Ara, 2017 4 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: Icec98d35c2f60adf4a31e492c6cb708e82e47a58 (cherry picked from commit 3c567e55) Change-Id: Ibf153cf310fbd00012bb34603614f747f9012e4a Reviewed-on: https://gerrit.libreoffice.org/47123Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Jenkins <ci@libreoffice.org>
-
Jan-Marek Glogowski yazdı
There's a callback processing loop, introduced by a7c84375, which releases the SolarMutex and is triggered by a queued user event. Such a scenario can easily be reproduced by any LOK client resulting in hitting the empty user event processing list assertion. I'm not sure this should be handled via LO events at all. So this - again - gets rid of the the assertion and tries to prevent processing the user events out-of-order. In the case of giving up the SolarMutex while processing a user event an other thread or even nested loop can "steal" the user event list and continue processing. Most VCL backends run the event loop just in the main process, so for them this scenario is guaranteed. But the headless backend - running without UI or from LOK - is still allowed to process events in any thread. This is harder to fix and probably should use the same solution the gtk* backends use. This also changes the dequeues into lists to use splice for appending them. Change-Id: Id4a93a01dea415271ad96098830f18f06d4a75b9 Reviewed-on: https://gerrit.libreoffice.org/46550Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Henry Castro <hcastro@collabora.com> Reviewed-by:
pranavk <pranavk@collabora.co.uk> Tested-by:
pranavk <pranavk@collabora.co.uk> (cherry picked from commit 5469ac13) Reviewed-on: https://gerrit.libreoffice.org/46890
-
Lionel Elie Mamane yazdı
the previous test didn't make any sense: * if xMeta.is(), then the test evaluated to false * if !xMeta.is(), then it called supportsMultipleResultSets (or supportsBatchUpdates, respectively) on a NULL pointer, which guaranteed a segfault / assert. Change-Id: I6d6b93350557936b924a286732ae6d4f5ab2ce56 (cherry picked from commit 66d7540b) Change-Id: Icb33a8d344cc5644fc4722e02aabfed6bbbc0e5d Reviewed-on: https://gerrit.libreoffice.org/47125Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Jenkins <ci@libreoffice.org>
-
andreas kainz yazdı
Change-Id: Idc2b686f754afe4708c15fefcda44b7c7742a2e9 Reviewed-on: https://gerrit.libreoffice.org/47097Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 94ef4905) Reviewed-on: https://gerrit.libreoffice.org/47110
-
- 27 Ara, 2017 5 kayıt (commit)
-
-
Laurent BP yazdı
Main topic was to add Title in meta.xml to get names of templates localized Additionnal improvements: Businesscard-with-logo - set Title in meta.xml - remove configuration2 (update manifest.xml) - remove unused font - remove user defined styles - insert field Name instead of Name - remove language dependant information - links that need to be updated at the begining Modern business letter serif - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information Modern_business_letter_sans_serif - replace Open Sans font with Noto Sans - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information CV - set Title in meta.xml - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information Resume - remove unused font - remove configuration2 and settings.xml (update manifest.xml) - remove language dependant information - ODF validator does not accept 0in as first value of style:border-line-width-bottom, but seems valid in ODF 1.2 http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#property-style_border-line-width-bottom Default - set Title in meta.xml - add thumbnail.png (update manifest.xml) - remove language dependant information Modern - set Title in meta.xml - add thumbnail.png (update manifest.xml) - remove language dependant information Synchronize Templates names in strings.hxx Change-Id: I417c8398b0002a26e2f84d7efdaeddc0576f9a8c Reviewed-on: https://gerrit.libreoffice.org/46580Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit de14f048) Reviewed-on: https://gerrit.libreoffice.org/47008Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Laurent BP yazdı
Improve Impress templates: - remove settings.xml, picture, colortable and configuration2 (update manifest.xml) - restore preview in Notes - restore preview in Notes Master - remove english language tag to date - remove user defined styles - remove errors detected by ODF Validator - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" and add style:shrink-to-fit="true" (suggested by Regina) - change font-weight="250" to font-weight="200" - replace Open Sans font with Noto Sans Regular (Impress.otp and Vivid.otp) - replace Open Sans bold font with Noto Sans Bold (Impress.otp) - remove declaration of unused fonts - add Title in meta.xml (to get template name translated tdf#89676) Change-Id: Ibab7ec8f4b3ad828cd85fc9d975acb8e87e7780e Reviewed-on: https://gerrit.libreoffice.org/45623Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> Reviewed-by:
Laurent BP <laurent.balland-poirier@laposte.net> (cherry picked from commit ebbcdd24) Reviewed-on: https://gerrit.libreoffice.org/47007Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Jim Raykowski yazdı
Change-Id: Iac32542bdefc32b07c63cc41cf0f693cc2ca799d Reviewed-on: https://gerrit.libreoffice.org/44147Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 416f7578) Reviewed-on: https://gerrit.libreoffice.org/46842Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Yousuf Philips yazdı
Change-Id: Ie6cb2b19c56cb5b38f1dca89dba775970f405748 Reviewed-on: https://gerrit.libreoffice.org/46905Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit eb5c3045) Reviewed-on: https://gerrit.libreoffice.org/47014Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com>
-
Yousuf Philips yazdı
Change-Id: Ia6ed455cc7b5e41895950a22b8d75284c847ebee Reviewed-on: https://gerrit.libreoffice.org/46873Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit ca1bcb40) Reviewed-on: https://gerrit.libreoffice.org/46876Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Sophie Gautier <gautier.sophie@gmail.com>
-
- 26 Ara, 2017 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I5489012544fdf736784608b274359ea99f9ffe45 (cherry picked from commit 1b73ed91) Reviewed-on: https://gerrit.libreoffice.org/46977Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Olivier Hallot yazdı
Project: help cd872746d22ed4904b59c761855af5159d7eccb6 Fix <filename> root path The missing slash corrects the caculation of the <base> tag. Change-Id: I1d1affcaef8b69049452f67d5ec122f6722874c6 Reviewed-on: https://gerrit.libreoffice.org/47061Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit be3381c27d46e71df2d513e42c1d68f3e0a14bfb) Reviewed-on: https://gerrit.libreoffice.org/47063Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 23 Ara, 2017 2 kayıt (commit)
-
-
Yousuf Philips yazdı
Change-Id: Idd582e4559cd6bd1005de0d8158e57d40ddd3c98 Reviewed-on: https://gerrit.libreoffice.org/46903Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 86fc5440) Reviewed-on: https://gerrit.libreoffice.org/46917Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Laurent BP yazdı
Blue_Curve - Remove unused fonts - Restore preview in Notes Master - Remove Autofit to outline of slide 2 - add Title in meta.xml Classy_Red - Remove unused fonts - Restore width in Notes Master 1 - add Title in meta.xml Forestbird - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Lights - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Lushgreen - Remove unused fonts - Restore preview in Notes - Restore preview in Notes Master - add Title in meta.xml Nature_Illustration - Remove unused fonts - add Title in meta.xml Piano - Remove unused fonts - Restore preview in Notes Master - add Title in meta.xml Change-Id: I7338332b6424161a7a11854b47dec6193b205b7c Reviewed-on: https://gerrit.libreoffice.org/45697Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 39d10229) Reviewed-on: https://gerrit.libreoffice.org/47006Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 22 Ara, 2017 6 kayıt (commit)
-
-
andreas kainz yazdı
Change-Id: Ieb154287f43e70dec747ecf4b5c7cd348883fe43 Reviewed-on: https://gerrit.libreoffice.org/46872Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 2c6d6c11) Reviewed-on: https://gerrit.libreoffice.org/46920
-
Pranav Kant yazdı
With this calc gtktiledviewer or any other lok client shouldn't crash anymore when a new view is opened. And while at it, update documentation of callbacks. Change-Id: I436c3b424dd4e2e6b8c312b0d3ba43d7006e944b (cherry picked from commit 71cd37fa) Reviewed-on: https://gerrit.libreoffice.org/46950Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Manfred Blume yazdı
If a para gets moved off to another page, it never gets moved back. Make IsMoveable() more symmetric, add condition to MoveBwd to also claim table content back. Reviewed-on: https://gerrit.libreoffice.org/46021Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 18765b9f) Change-Id: I5366eb824f0ef7016599c777786cbdf42f65b9b5 Reviewed-on: https://gerrit.libreoffice.org/46942Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
Yousuf Philips yazdı
Change-Id: Idcf13b6479643fb256823a69aad99023de7f7624 Reviewed-on: https://gerrit.libreoffice.org/46943Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit e62d00db) Reviewed-on: https://gerrit.libreoffice.org/46956Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Dennis Francis yazdı
Clarify that this is experimental. Change-Id: I7a83d80c0db233a48026d1254021b926f28002f3 Reviewed-on: https://gerrit.libreoffice.org/46782Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/46937Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I1bec502ae20d03214c673d8911792c89669c0fe9 Reviewed-on: https://gerrit.libreoffice.org/46922Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
- 21 Ara, 2017 1 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Ic362ad6c35f7f6374fc262029251e48e4f82d778 Reviewed-on: https://gerrit.libreoffice.org/46863Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit b366adcf) Reviewed-on: https://gerrit.libreoffice.org/46877Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-