- 05 Ara, 2017 9 kayıt (commit)
-
-
Muhammet Kara yazdı
And put a separator before the 'Macros' category. Change-Id: Ibcff6b6c6d3a4f72d5e06b519fe8245d9602ad3c Reviewed-on: https://gerrit.libreoffice.org/45843Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com> Tested-by:
Heiko Tietze <tietze.heiko@googlemail.com> (cherry picked from commit cdb9e338) Reviewed-on: https://gerrit.libreoffice.org/45872Tested-by:
Jenkins <ci@libreoffice.org>
-
Thorsten Behrens yazdı
Also pull in config_lgpl.h in that case. Squashed in is this fix, too: android: fix gpgme build No need to include config_lgpl.h when gpgme is disabled. Change-Id: Iae4e56ee8023066581c562c66305875a0fe15f37 Reviewed-on: https://gerrit.libreoffice.org/45809Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 5daa3649) Reviewed-on: https://gerrit.libreoffice.org/45836Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Szymon Kłos yazdı
Change-Id: I3b0383ef85f82c3076331026a49c0005f920ea61 Reviewed-on: https://gerrit.libreoffice.org/45804Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Szymon Kłos <szymon.klos@collabora.com> (cherry picked from commit 58784b89) Reviewed-on: https://gerrit.libreoffice.org/45839
-
Stephan Bergmann yazdı
Change-Id: I978b6f2845935c4a3377fe9600cfdb0bd284a6f7 Reviewed-on: https://gerrit.libreoffice.org/45825Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 7a9fe4d7) Reviewed-on: https://gerrit.libreoffice.org/45840
-
Heiko Tietze yazdı
Change-Id: Ic67089eb591411d9aa8a57369d739bf096a799db Reviewed-on: https://gerrit.libreoffice.org/45393Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 7ace1668) Reviewed-on: https://gerrit.libreoffice.org/45853Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com>
-
Gabor Kelemen yazdı
Project: help cbb8898cd472519719eba62b5051c507f394e73b Hide some extended help only strings from the top of the page Change-Id: I2df670078db010b9bcd8544c655e91a0ccec2686 Reviewed-on: https://gerrit.libreoffice.org/45833Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 0b7bf0473bcc891eb169eb489195cf61463cd63f) Reviewed-on: https://gerrit.libreoffice.org/45852
-
Gabor Kelemen yazdı
Project: help 4897b4f477ec02a9a8eeae08520d1e13a0201ac1 Display the same ahelp in more contexts Also remove some obsolete comments Change-Id: I876398ff684dd203ab1702773a9b8f4d725c9a07 Reviewed-on: https://gerrit.libreoffice.org/45831Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 4f7a4631aa84dcb62ccd27c9c2dc9fc6a9dc232c) Reviewed-on: https://gerrit.libreoffice.org/45849
-
Gabor Kelemen yazdı
Project: help cb0f0667ffadff3b9cb2e3f78fa5996629db1f9f Display the same extended help for more widgets Change-Id: I76fe74a736ad01366ec8ffa05b49f0c4005e0c71 Reviewed-on: https://gerrit.libreoffice.org/45830Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 543b25503a6d08ca08d2f4b35a14743d0d5ad016) Reviewed-on: https://gerrit.libreoffice.org/45848
-
Szymon Kłos yazdı
* use correct font for calculations Change-Id: Idd370678c000bf22c460c3323bd55cd827ba7153 Reviewed-on: https://gerrit.libreoffice.org/45698Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Szymon Kłos <szymon.klos@collabora.com> (cherry picked from commit 923ca4ef) Reviewed-on: https://gerrit.libreoffice.org/45824
-
- 04 Ara, 2017 18 kayıt (commit)
-
-
Thorsten Behrens yazdı
At least for cygwin64 windres, a wider number of cross-building targets are supported. Utilize that for getting suitable versionrc arch built, obviating the need to disable x86_64 on cyg32 and vice versa. Change-Id: I9770a3c1d6602a9747b5b3caa4961d66c471f4e4 Reviewed-on: https://gerrit.libreoffice.org/45763Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 293df86b) Reviewed-on: https://gerrit.libreoffice.org/45767Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Thorsten Behrens yazdı
With e0d94237 the dependency on gcc is gone, so we should be able to build on all cygwin flavours again for all Windows arch targets. Well almost - we still have windres on cygwin32 only able to produce pe-i386 targets, so let's exclude the case cyg32 and WIN64 for the moment. Change-Id: Ibe7f967585995586985177d4c36cc33d9850d9de Reviewed-on: https://gerrit.libreoffice.org/45422Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 8444bf1d) Reviewed-on: https://gerrit.libreoffice.org/45768Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Thorsten Behrens yazdı
Change-Id: Ibc74b89aca6a26952c27cd313f7c8203a507641d Reviewed-on: https://gerrit.libreoffice.org/45458Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 4c7289c3) Reviewed-on: https://gerrit.libreoffice.org/45766Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Eike Rathke yazdı
(cherry picked from commit 01c7c4e1) Change-Id: Icf2307649858721a7cde38e8fa892fc3cb1ff08c Reviewed-on: https://gerrit.libreoffice.org/45822Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
...according to alexlarson, for now (until "eventually we'll have a sane dconf in the sandbox") apps need to specify --filesystem=xdg-run/dconf, --filesystem=~/.config/dconf:ro, --talk-name=ca.desrt.dconf, --env=DCONF_USER_CONFIG_DIR=.config/dconf (where the first two are irrelevant for LO due to its --filesystem=host). This fixes <https://github.com/flathub/org.libreoffice.LibreOffice/issues/4> "Libreoffice flatpak is not respecting user theme". Change-Id: If5ed33e1b524bfa877b89f052c6067398b5600a3 (cherry picked from commit 12ba14c6) Reviewed-on: https://gerrit.libreoffice.org/45806Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Samuel Mehrbrodt yazdı
Change-Id: I2f14d6ab9a107f5b50ab0ec83019f86751dd79f6 Reviewed-on: https://gerrit.libreoffice.org/45778Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 282bc5a8) Reviewed-on: https://gerrit.libreoffice.org/45803
-
Samuel Mehrbrodt yazdı
Change-Id: I2db10b6a3bf14837160a56813681ba40fa253447 Reviewed-on: https://gerrit.libreoffice.org/45802Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
And not use the replacement graphic in this case. Change-Id: I5e1bb7a694f210e2681ff5acf241a131d38a4c5d Reviewed-on: https://gerrit.libreoffice.org/45782Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit aa768bdb) Reviewed-on: https://gerrit.libreoffice.org/45801
-
Samuel Mehrbrodt yazdı
In 6b3cc69f this was done for draw images, this patch also implements this for Writer images. Change-Id: I54f8142c3d22e1a356aedbcf2daf9d7a9b049423 Reviewed-on: https://gerrit.libreoffice.org/45673Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 2d3023c9) Reviewed-on: https://gerrit.libreoffice.org/45800
-
Muhammet Kara yazdı
* Adds "Macros" category to the categories list * Search/filter feature now works also on the macros category * Since macros category has multiple trees and subtrees, and many leaf elements (macros). I chose to implement the behavior like this: If there is no filter/search term, the trees will be presented as in the old macro selector dialog (collapsed), but if user types a search term, then filtering happens: non-matching elements and empty containers/(sub)trees are removed and everything is expanded so that user easily sees what (s)he is looking for. Change-Id: I1a93f156a7293c7e61baac882a10ff631961e2af Reviewed-on: https://gerrit.libreoffice.org/44938Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 3f2915c4) Reviewed-on: https://gerrit.libreoffice.org/45779
-
Xisco Fauli yazdı
... use the same size as VLC does. See: https://opengrok.libreoffice.org/xref/core/avmedia/source/vlc/vlcplayer.cxx#167 Change-Id: Ib878ded6c8aacf3a04227ab9efaa59b388f8ff51 Reviewed-on: https://gerrit.libreoffice.org/43827Tested-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 a2ec3024) Reviewed-on: https://gerrit.libreoffice.org/45781Reviewed-by:
Xisco Faulí <xiscofauli@libreoffice.org>
-
Daniel yazdı
Change-Id: If1d1a23afb6209c35092d7cd95235ea1699fe7fb Reviewed-on: https://gerrit.libreoffice.org/45262Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 76c1e728) Reviewed-on: https://gerrit.libreoffice.org/45742
-
Samuel Mehrbrodt yazdı
Change-Id: I566cd5d38cf86547b664f0ae9a1c2f8c37edc0ca Reviewed-on: https://gerrit.libreoffice.org/45560Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45680
-
Samuel Mehrbrodt yazdı
Which is usually png and browsers can read that, but they can't read our internal metafile format (svm) Change-Id: Idfd82da630ead69f508b74285081e32315030825 Reviewed-on: https://gerrit.libreoffice.org/45590Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45679
-
Samuel Mehrbrodt yazdı
Change-Id: I6eb7bb66aa688b5668d0eacd2ec7131bec2b6955 Reviewed-on: https://gerrit.libreoffice.org/45585Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45678Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
Not only to zipped ODF Change-Id: Ic86656aea31c9fc20862628cdd31698b9904e999 Reviewed-on: https://gerrit.libreoffice.org/45568Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 38602abc) Reviewed-on: https://gerrit.libreoffice.org/45675
-
Samuel Mehrbrodt yazdı
Otherwise browsers don't recognize base64 encoded svg files. Change-Id: I54d0b87c52a1ca9da1d820751ae32159b88ed28f Reviewed-on: https://gerrit.libreoffice.org/45528Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 32efde5c) Reviewed-on: https://gerrit.libreoffice.org/45674
-
Samuel Mehrbrodt yazdı
With this, SVM files are still written to ODF, but accompanied by a replacement png graphic. Change-Id: I2c949f100dd5197a10c741baa42ea740f3a1415a Reviewed-on: https://gerrit.libreoffice.org/45567Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Armin Le Grand <Armin.Le.Grand@cib.de> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-on: https://gerrit.libreoffice.org/45677Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
- 03 Ara, 2017 13 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 68e12bde353309affc4deb2ce6b092c4bcef0a23 Add some entries in tree files plus a link address fix Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e Reviewed-on: https://gerrit.libreoffice.org/45762Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit d0dad7954d1432b998cb1f3eb9c74fb6a56d280f) Reviewed-on: https://gerrit.libreoffice.org/45764
-
Andras Timar yazdı
Project: translations fe37599d40a361181db11cf98bb1fb29d5c70f12 Updated Slovenian translation Change-Id: Id7e2a71500651be494ec08276db6eff28b1d150f
-
Yousuf Philips yazdı
Change-Id: Ieccb174debbfb00e8165c5928ea9786d55bffab3 Reviewed-on: https://gerrit.libreoffice.org/43224Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit b0ca7c2e) Reviewed-on: https://gerrit.libreoffice.org/45707Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Yousuf Philips yazdı
No need for this if we will be removing tango and we shouldnt have translators waste time translating it if so. https://bugs.documentfoundation.org/show_bug.cgi?id=113858 This reverts commit 6999bafb. Change-Id: I7b6fe1fc84530bdbc002fcb2857942ddf268c88e Reviewed-on: https://gerrit.libreoffice.org/44837Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 83638a19) Reviewed-on: https://gerrit.libreoffice.org/45708Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Olivier Hallot yazdı
Project: help 37023d27b86c0033ff7be16205751835094c104d New Help: improve bascode div css. highlight basic code background color Change-Id: I64df0dad9443704675dd4a26be943521bc993e97 Reviewed-on: https://gerrit.libreoffice.org/45751Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 02367b1b1afa3c284fc2594c4791bd2037e927e2) Reviewed-on: https://gerrit.libreoffice.org/45753
-
Olivier Hallot yazdı
Project: help 14afd749e1925881fbbd7361f88600ed3621dcbf tdf#84675 undocumented BASIC - tree files update Change-Id: I06ace765057fe5fa9b8add62d232c8c0cbaf23f5 Reviewed-on: https://gerrit.libreoffice.org/45750Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 862397faa8ea0e8b23d13fc1e929ebc8f2c15b3f) Reviewed-on: https://gerrit.libreoffice.org/45752
-
Olivier Hallot yazdı
Project: help c9620f4bf875b3cd86c7ea233d4678fde90e52d5 tdf#84675 Add vb* VBA constants documentation Added vb* constants as described in basic/source/comp/parser.cxx Change-Id: I7a811ab5ba9af741afc43f93a4e96e018deef826 Reviewed-on: https://gerrit.libreoffice.org/45748Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 8d6f11fb06d76847256dd9baff120a0e7ea5139c) Reviewed-on: https://gerrit.libreoffice.org/45749
-
andreas kainz yazdı
Change-Id: Id1bbc7da811c76be5b413b2c66da280f504d97a0 Reviewed-on: https://gerrit.libreoffice.org/45361Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit c056f4ad) Reviewed-on: https://gerrit.libreoffice.org/45584Tested-by:
Jenkins <ci@libreoffice.org>
-
Muhammet Kara yazdı
Project: help 8b26bf1947f18d99ec5e549cf94072b2e330399b tdf#108967: Fix Help for Edit Index in Writer Change-Id: If07d9c355b249b3f07982188c9349bbdb703de5b Reviewed-on: https://gerrit.libreoffice.org/45703Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 15aadcce29df899fab7c65f8809d8cef69c18b9e) Reviewed-on: https://gerrit.libreoffice.org/45738
-
Olivier Hallot yazdı
Project: help 4ead3bffc557527e7a146c538773aa4ca6cf84d0 tdf#84675 VBA functions documentation Plus some addition for Type statement Change-Id: I9a1aa6a948cd50181fba07c105a25d986b372d02 Reviewed-on: https://gerrit.libreoffice.org/45709Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 3de74ecadfd9a7529e1b0b05352e42a829d3e279) Reviewed-on: https://gerrit.libreoffice.org/45737
-
Stephan Bergmann yazdı
...preventing the dtor from ever being called. (DocumentEvents forwards its acquire/release calls to its m_pData->rParent, i.e., the ODatabaseDocument, for better or worse.) This caused ODatabaseDocument instances to be leaked during e.g. JunitTest_dbaccess_complex. Regression introduced with de2ac128 "loplugin:useuniqueptr in dbaccess". Change-Id: Ida073c7e576b88e0d1d1a90253445e946e6eac99 Reviewed-on: https://gerrit.libreoffice.org/45652Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 5066377b) Reviewed-on: https://gerrit.libreoffice.org/45685
-
Samuel Mehrbrodt yazdı
Change-Id: I2b67c3eebea09d8bebe045ca98341e3347b08fc7 Reviewed-on: https://gerrit.libreoffice.org/45569Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 3c7b1779) Reviewed-on: https://gerrit.libreoffice.org/45676Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Gabor Kelemen yazdı
These are visible in Tools > Options > Load/Save > General > 'Always save as' Change-Id: I879200a535b46b54653c9e0947a2e8064c72ac91 Reviewed-on: https://gerrit.libreoffice.org/45543Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 1764c035) Reviewed-on: https://gerrit.libreoffice.org/45699
-