- 30 May, 2017 24 kayıt (commit)
-
-
Caolán McNamara yazdı
poxy cppunit tests can't use config here This reverts commit f55eeb7a.
-
Jan Holesovsky yazdı
Otherwise trying to use them crashes LibreOffice. Change-Id: I268e5b783905ec7aaaf50cbc629fd44e6341bf8d Reviewed-on: https://gerrit.libreoffice.org/38184Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jenkins <ci@libreoffice.org>
-
Jochen Nitschke yazdı
regression of commit 7bec7abd tdf#105204: ShellCheck nitpicks for apparmor.sh Change-Id: I5086e2a3af2908fe051c0bdc91753533adf7bafd Reviewed-on: https://gerrit.libreoffice.org/37896Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
Noel Grandin yazdı
after my commit 47bbe217 "untwist the logic in convertName2SQLName" Change-Id: I3d365a24c538d8ecade2b6fe32fa739d8f4bd211
-
Noel Grandin yazdı
Change-Id: Ib3cfa3a8a2bdc691e3f6db25672a37c8ede1ffd5 Reviewed-on: https://gerrit.libreoffice.org/38180Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Varun Dhall yazdı
EditDataObject has odd hand-coded XInterface implementations, this is unnecessary and can be improved by replacing its superclasses Change-Id: Ife19c114450dfd95a10a10de1a78b035babb5443 Reviewed-on: https://gerrit.libreoffice.org/38163Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
since commit 17e872c3 Date: Fri Mar 17 13:11:27 2017 +0200 remove unused defines from HRC files in svx(1) because SdrRectObj::TakeObjNameSingul adds some numbers to ids to find other ones Change-Id: I9d0bd3686f4a60b7436950f8e80def9cc3586d9c
-
Noel Grandin yazdı
just do all the work on an OUString Change-Id: Id8c03203dd793fa9351d0d4d46a7726bafd7d814 Reviewed-on: https://gerrit.libreoffice.org/38183Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: I5ff01f0232391933ad3704af6f2c2100d923c1fd
-
Caolán McNamara yazdı
and coverity#1411567 Unchecked dynamic_cast coverity#1411568 Unchecked dynamic_cast coverity#1411569 Unchecked dynamic_cast Change-Id: If1bb74941f2571ec3bdcb705bf2c9a87b54fe78d
-
Christian Lohmaier yazdı
Project: help 6e54fc4fe1c01d4b3b015b9074f0dc8d10257ee9 remove spurious spaces introduced in variables introduced on error when combining lines in eb145d19480d245228dc6b1032a925adbff8ea78 Change-Id: Ia0f5b7287689bea541c422c20b2d647b82c21b0b
-
Caolán McNamara yazdı
on incomplete fix of commit 922e935c Date: Mon May 29 17:08:06 2017 +0200 i18nutil: fix invalid string copy that prevents startup for commit ef513fd4 Date: Fri May 26 10:58:42 2017 +0200 remove unnecessary use of OString::getStr Change-Id: I6cc56bae5e4a5c2fb235663bc6676cdea02b9701
-
Caolán McNamara yazdı
since commit 17e872c3 Date: Fri Mar 17 13:11:27 2017 +0200 remove unused defines from HRC files in svx(1) because SdrRectObj::TakeObjNamePlural adds some numbers to ids to find other ones Change-Id: I9d0bd3686f4a60b7436950f8e80def9cc3586d9c
-
Gabor Kelemen yazdı
Project: help 1ae135d7569571bc38fc1bcf0dfd24610039a86e Mass remove excess spaces from inside tags This is fallout from the l10n and oldref attribute removal. Some tags were broken into two rows and the second was indented with spaces. The line break was removed along the tags, but those spaces were not. Command I used to catch these: find source/text/ -name "*xhp" | xargs sed -i -e 's#\" *>#\">#g' Change-Id: I6f9bad46cbfb7416950bee8230e358a3dd851def Reviewed-on: https://gerrit.libreoffice.org/37791Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Noel Grandin yazdı
Change-Id: I63a22d5cf7a45d7b6fb3d1b356aa98ff954449e5
-
Noel Grandin yazdı
and improve the comment Change-Id: I832fa0133810fee920024e7df9ff3c5c1c335582
-
Gabor Kelemen yazdı
Project: help 45f6f1757199dbebd364de8d2e1964e59d0c6f1f Add missing bookmarks to Edit Dictionary page Change-Id: I1ecee4903c2216f12a64798b9f0e49f27ae81804 Reviewed-on: https://gerrit.libreoffice.org/38178Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 29eb53b6fffb2620dd32860c6d9093dfa5c11dcd Fix ahelps and bookmarks on X/Y Error Bars page Change-Id: Ic551d68721a5c045e62f279add57942ea7a879cb Reviewed-on: https://gerrit.libreoffice.org/38177Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Noel Grandin yazdı
Change-Id: I80d221a348c4bd5fcec82cafc455a051237ae95d Reviewed-on: https://gerrit.libreoffice.org/38131Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
...since b862cbdd "Support MSVC 15.0". Change-Id: I6e300966ebc006f6ebc6a6ec3af0e0c9e770df1d Reviewed-on: https://gerrit.libreoffice.org/38150Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Id5c2de5cb343f86e210882404af19779da795793 Reviewed-on: https://gerrit.libreoffice.org/38151Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Noel Grandin yazdı
Change-Id: Iac8ccd17d9e46ebb2cb55db7adb06c469bbd4ea0 Reviewed-on: https://gerrit.libreoffice.org/37910Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Gulsah Kose yazdı
That commit makes possible to edit descriptions of images frames and objects from "Options" tab of Object/Properties dialogs Change-Id: I62d06b32da6919df62ff77b50c4c77d6a265bd64 Signed-off-by:
Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/38176Tested-by:
Jenkins <ci@libreoffice.org>
-
Julien Nabet yazdı
Change-Id: If89a904740e54e81c2f2ae790ba8d05d830b0a5b Reviewed-on: https://gerrit.libreoffice.org/38043Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
- 29 May, 2017 16 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I9893e8bed254dcac91fbc7abb5ab4817a28ba339 Reviewed-on: https://gerrit.libreoffice.org/38133Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
Kappanneo yazdı
java checkSpreadsheetProperties to python testSpreadsheetProperties Change-Id: Ifd342d3f47aef8a64a0421b6bb7f2a643bdc6da8 Reviewed-on: https://gerrit.libreoffice.org/38159Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Arianna Masciolini yazdı
odt files with pictures exported in mediawiki format now contain references to each image Change-Id: Idd73da997e2fe983899dd4514d3c393b3607a52d Reviewed-on: https://gerrit.libreoffice.org/38160Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Francesco Gradi yazdı
The navigator window is still available from View->Navigator. Change-Id: I143256be548a101edeac57713c4d2a128bcdf6a5 Reviewed-on: https://gerrit.libreoffice.org/38161Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Michael Stahl yazdı
The mnStartAction hack in commit 587006ca has a surprising effect on SwViewShell::SizeChgNotify(), as it causes PageNumNotify() to be called instead of SizeNotify() if pages are inserted while layouting in GetCharRect(). Now SwCursorShell::UpdateCursor(SCROLLWIN) would no longer scroll to the cursor position, which is a problem for clipboard paste. Try to fix this by calling UISizeNotify() manually, which seems to work. Change-Id: Id08bfe2964564c02fe9d1ef0176939ab3eeb187a
-
Jan Holesovsky yazdı
Change-Id: Ibcbd370c99cf63789637ad6642c91775066ecfad Reviewed-on: https://gerrit.libreoffice.org/38157Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Miklos Vajna yazdı
Allows removing the own HashContextScope, which did part of what is now provided by comphelper. Change-Id: I601a1cf841cdf1a094a71646d4a1eb042d42e985 Reviewed-on: https://gerrit.libreoffice.org/38155Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
jan Iversen yazdı
having NULL as user_profile path does not work, changed call to LOK_init_2 with user profile path Change-Id: Ib7c882eccf228057b5a2d9d21973e8f95d4aee77
-
jan Iversen yazdı
LO needs a number of files to be present in order to start. Added these files. Missing user profile Change-Id: Icb0cddfe3f8c7ab4d498bd4bd992f951c2d8d95f
-
Stephan Bergmann yazdı
Change-Id: I2f0765ced195e6b3ed84bfb4abfa3df3669ae7a1 Reviewed-on: https://gerrit.libreoffice.org/38149Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Michael Stahl yazdı
(regression from ef513fd4) Change-Id: Ia3ba5ba853648a4b180d6cc2318a4780fc87bf4d
-
Miklos Vajna yazdı
Since it's not used outside xmloff. Change-Id: Ibec67db2106300b6d4a91ce07d779e16e028eb2a Reviewed-on: https://gerrit.libreoffice.org/38144Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Adolfo Jayme Barrientos yazdı
Change-Id: Ia034a805fbb63fc72f8fa4a814d68070c1ee967d
-
Michael Stahl yazdı
No idea what SDK problem this once worked around but surely it's obsolete now. Change-Id: I5cfa37710ea8cecee8acc9c8f5a6a08fae4babbd
-
Michael Stahl yazdı
Change-Id: I5414df94487fc9918ca28b694d6f94eeeac20b70
-
Michael Stahl yazdı
These were apparently never used; the Windows 7 file picker can preview images nicely without this anyway. Change-Id: I0e4a1bb94506cbeae10675400a471b2211659d6e
-