- 13 May, 2016 21 kayıt (commit)
-
-
Jorenz Paragas yazdı
Change-Id: I9cbdc78b540b0f735c451ac561f0f0ccdaf7efbd Reviewed-on: https://gerrit.libreoffice.org/24911Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I32409693ffefe753db5b7a5afc2fbec4030e5e93 Reviewed-on: https://gerrit.libreoffice.org/24950Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Caolán McNamara yazdı
bridge code expects to see short[] not Short[] so the mapping doesn't work and office blows up regression from... commit ecc90694 Date: Wed Oct 15 14:14:28 2014 +0200 java: use 'Short.valueOf' instead of 'new Short' git grep "new Short\[\]" shows two suspicious cases of this in odk, but they were always thus, so leaving them untouched. Change-Id: I3306659b5c3f4e0643c200373da777da248bbd42
-
Tomáš Chvátal yazdı
Change-Id: Ice8d67a7531ef718a9e45d3e5d30817822383749 Reviewed-on: https://gerrit.libreoffice.org/24924Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Michael Stahl yazdı
Change-Id: I0b02b2b13cacac48d94e541671a446368f5e527f Reviewed-on: https://gerrit.libreoffice.org/24885Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Mac OS X clang/libc++ refuse to invoke a "const" std::mem_fn object. And you thought that MSVC was the only one with a deficient stdlib. Change-Id: Ib7a659adbd270a20b9fdcd661df1bd78d40768ca Reviewed-on: https://gerrit.libreoffice.org/24901Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
and split it off into its own field and parameter Change-Id: Ib13dea5e9475a74cd66a0da4e5ec50a51fbda9d5 Reviewed-on: https://gerrit.libreoffice.org/24926Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I805aa1389ef8dde158f0b776d6b59579fa3082e4 Reviewed-on: https://gerrit.libreoffice.org/24921Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I79e97a4826bfe3918de223cccf48646a1404f901 Reviewed-on: https://gerrit.libreoffice.org/24922Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I334411c6b57c028ffb41b5deb72002f9d54038c3 Reviewed-on: https://gerrit.libreoffice.org/24923Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ibf06f6c79f80d7265ae3239c1ea0088118e92e21 Reviewed-on: https://gerrit.libreoffice.org/24894Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Julien Nabet yazdı
Change-Id: Idcb57eaa43c753bf4920787c5f342e1ac923ff3f Reviewed-on: https://gerrit.libreoffice.org/24939Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Noel Grandin yazdı
Change-Id: I68ec79c9c85abcd91da379eecf3ed4331a15861b
-
Noel Grandin yazdı
Change-Id: I7aaa5c45a224d2f97861864bed00eaddb9b7f317
-
Noel Grandin yazdı
Change-Id: Ia65f88b94c6c1151546f3e2d592b6a02ac49aaa4
-
Noel Grandin yazdı
- simplify VCLExceptionSignal_impl - drop "minor" part of error code, nobody passes it in, and nobody checks it - rename Display to UserInterface, to prevent -Werror=shadow Change-Id: I503fd8a50ded30d59c30fb388796f6b1a0c058de Reviewed-on: https://gerrit.libreoffice.org/24892Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
and merged into the other flags variable. Change-Id: I23ed21936b9de1537a06168de04530b9fb6bcff1 Reviewed-on: https://gerrit.libreoffice.org/24889Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Julien Nabet yazdı
Change-Id: Ifb121344a8f235d71bab33c03808e3f44d7bee7c Reviewed-on: https://gerrit.libreoffice.org/24942Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Johnny_M yazdı
Project: help 8799ced9da7b7aeb37fadf700e062cc3255ebfe0 tdf#99809: BASIC: Update Rnd function and Randomize statement BASIC's Rnd function and Randomize statement were updated on tdf#70474 and tdf#90110. (See https://gerrit.libreoffice.org/#/c/15818/ for the latter change.) Their documentation needs to be updated accordingly. Change-Id: I17f6a04858a20a969dc427be43dd903aedc04ecb Reviewed-on: https://gerrit.libreoffice.org/24943Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Takeshi Abe yazdı
... rather than the one after its closing brace. So far having an arbitrary node is OK for SmMatrixNode because existing code does not refer to it, but it is saner to keep relevant nodes in the syntax tree. Change-Id: Ia5412454c996eedde1545cd8a2f323eb95593eb9 Reviewed-on: https://gerrit.libreoffice.org/24909Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
Kohei Yoshida yazdı
liborcus-0.11.2 is out only to make it buildable with mdds-1.2. Change-Id: I9648d827b008da252c57be0ebfd2efccb008ac70 Reviewed-on: https://gerrit.libreoffice.org/24944Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us>
-
- 12 May, 2016 19 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I9d3744a802b6d213fa5ac32f6e7a24537cba1970 Reviewed-on: https://gerrit.libreoffice.org/24941Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Miklos Vajna yazdı
Change-Id: I72d9f8b00ba8b2e4e5dc70d7fd77e13ccf9d3bcc Reviewed-on: https://gerrit.libreoffice.org/24940Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Michael Meeks yazdı
This should allow remote, eg. URE dispatchers to trivially disable lots of the UI without requiring a large volume of round-trip IPC. Change-Id: Ibd0681ac993196f826b4ed411da5ffedb7f85786 Reviewed-on: https://gerrit.libreoffice.org/24938Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Michael Stahl yazdı
SwAccessibleEventList_Impl::MoveInvalidXAccToEnd() pointlessly copies every single element when iterating over the list and then deletes the copy again (which is expensive due to the WeakReference member). This speeds up loading the first 500 pages of the bugdoc from 4:20 to 1:37 in a Linux dbgutil build. (regression from 76c549eb) Change-Id: I7c7299e5e82095f5a51f395bc5076ca899b59f81
-
Miklos Vajna yazdı
Change-Id: I535f28ff9307702e6070bfeaeb6e811d079e373e Reviewed-on: https://gerrit.libreoffice.org/24914Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Eike Rathke yazdı
Change-Id: I5b8d4a8054fb2cfbab2b762371e52fac73cf5e55
-
Eike Rathke yazdı
This reverts commit 1d54b936. Calling abort() here was not the intention.
-
Eike Rathke yazdı
Change-Id: Ic57614054a7552d778b7bcb36ba3a52865291b5c
-
Eike Rathke yazdı
... even if we lose the "hit me on the head" feature. Change-Id: I7a8ea4ef25a4aa21b06fae8751e7037ff27bad8b
-
Eike Rathke yazdı
This reverts commit 544d2408. Unconditionally calling abort() here was not the intention.
-
Eike Rathke yazdı
Change-Id: I6ee52d2d61ebb1763f2f86c467021fc80467601f
-
Pranav Kant yazdı
Change-Id: I1fa58ca935860ed3c5983f4e6b15c9f7c8feda9b Reviewed-on: https://gerrit.libreoffice.org/24925Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
pranavk <pranavk@collabora.com>
-
Tor Lillqvist yazdı
Turns out the problem has already been fixed in master in a different way by mst. Sorry, I did not have a master build to check in Windows, I was actually working on fixing the bug in a 5.1 tree. This reverts commit 0a986598.
-
Tor Lillqvist yazdı
Also, I don't see the point in using lstrcpynW() instead of a plain wcscpy(), as we were passing the manually specified very length of the source string (including terminating nul character) anyway. We did not use a copying function that would have taken the size of the destination buffer as a limit parameter, for instance. Change-Id: If9e2f56b16358201c113e06289f63ed3454e00c9
-
Stephan Bergmann yazdı
Change-Id: I7b2d5275614af69f6065d1838a76436801be30ef
-
Stephan Bergmann yazdı
Change-Id: I51e982f7a1a2434f2e26621f9d26ee09136f38f7
-
Stephan Bergmann yazdı
Change-Id: I97f68c32f6fca768f961a5252b042d115d271aab
-
Krishna Keshav yazdı
renamed and moved 'start()' to it's only call site - as 'startsAsciiCaseInsensitive' lingucomponent/source/languageguessing/simpleguesser.cxx. moved inline bool to it's only call site - as 'isSeparator(const char)' from altstrfunc.hxx to lingucomponent/source/languageguessing/guess.cxx. Change-Id: Ic624ba3cab90bd454311219966c19fb550388da1 Reviewed-on: https://gerrit.libreoffice.org/24864Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Stephan Bergmann yazdı
Change-Id: If2fc8dd5a3b2dab2f1b3654dbdb42e112ff64347
-