- 07 Ock, 2013 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I8bfd09a1f48fe892fb1a99962d0a46de8b7cb1ec
-
Caolán McNamara yazdı
we can share the pickbulletpage .ui with these ones Change-Id: Ieaf2c8f2257bfdb36423dc363729b58b465cb250
-
Caolán McNamara yazdı
Change-Id: I6fa93885f1ce51fb0e3d69265784340614146636
-
Caolán McNamara yazdı
Change-Id: I4cadf53fbdf25a399008155feaedc7e8b52ec303
-
Tor Lillqvist yazdı
Seems to cause even weirder problems in the tinderboxes. This reverts commit e855dfbc.
-
Stephan Bergmann yazdı
...when printing the pThread argument in a cppu_threadpool::ThreadPool::waitInPool call frame. Change-Id: I5c94485a0218be449c9dab67701a634eef3e08a1
-
Tor Lillqvist yazdı
Change-Id: I52a3b02ff477ae52abc298d96770755ebc392d57
-
Andras Timar yazdı
Project: dictionaries d047a0fa0746ce527720d15a36907e52dc67bf47
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
Change-Id: I8f56239738742a6dae8cbaf3e6b7075f9db03255
-
Luboš Luňák yazdı
Caused by 1e1ba861 and not fixed in 83f684c8. Change-Id: I43853f1d933a70789c4b89a22d06d2d383493758
-
jorendc yazdı
Change-Id: I7530e477a6cf4ab52772b7ba1c5e3d41dc2d6fae Reviewed-on: https://gerrit.libreoffice.org/1563Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
K_Karthikeyan yazdı
Change-Id: Iacf59548209d2be8b36839ae12bed9cedb7bdded Reviewed-on: https://gerrit.libreoffice.org/1562Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Marcos Paulo de Souza yazdı
Removed a not needed variable; Removed some rt:: prefixes Change-Id: I24a7a0c5adcee17eab4c9d6442b472a5992f261e Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1549Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Christopher Copits yazdı
The problem is that the process handle is freed regardless of whether osl_executeProcess was successful or not. Therefore, a segmentation fault would result, as a random memory address would be freed. This patch checks whether osl_executeProcess was successful. If it was, then it frees the handle; if it wasn't successful, the memory is not freed. Change-Id: Ic3af07be06e7af7730a3bcb1680c659a88b66af3 Reviewed-on: https://gerrit.libreoffice.org/1530Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Marcos Paulo de Souza yazdı
Change-Id: I47889319530d8f03bd7c78e937de55cf380d2d41 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1550Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
Also simplify logic a little bit. Change-Id: I342f8d1d22e70023d23c6c8ca3976d501e18fb90 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1559Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
And also: Remove some RTL_* macros Remove ::rtl prefix Change-Id: I9c3902672518559e8a139c37bc1933843bebfe5d Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1561Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Miklos Vajna yazdı
-
Werner Koerner yazdı
Wrong bracketing, item is put at a which-id of sal_false. Change-Id: Ic4216519d74de75690b21a3efa5083e79aa5b83d Reviewed-on: https://gerrit.libreoffice.org/1498Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Aurimas Fišeras yazdı
Ignore this option on Windows. This work-arounds a regression introduced by f4a4ba9a Windows appends -Embedding when LibreOffice is called by COM+ Before f4a4ba9a this option was silently ignored. Change-Id: I8a727895c9ec8fa4b06aea8ad66b2791ada66dd5 Reviewed-on: https://gerrit.libreoffice.org/1514Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Werner Koerner yazdı
Change-Id: I39914909fd394532e7a32c791d4480530393c1c0 Reviewed-on: https://gerrit.libreoffice.org/1499Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Matteo Casalin yazdı
Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Change-Id: Ibbb131b64c66307d38a135ac570c1e2ed37bef6c Reviewed-on: https://gerrit.libreoffice.org/1480Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Id49730b7ad2f7122a2c9b0415330b6fb803ec21c
-
Stephan Bergmann yazdı
This reverts commit 504b6f0c, which was a workaround for broken 5ea7e74c "fix some memory leaks in sd" now fixed with 5ea6f6d4 "UNO objects must be allocated on the heap."
-
Stephan Bergmann yazdı
This was a regression introduced with 6da90944 "ugly memory leak." Change-Id: Ie976d7ddcdac974aeeba14ffd64c4641b5d096a4
-
Stephan Bergmann yazdı
This was a regression introduced with e48d4746 "fix some memory leaks in sc." Change-Id: I482516d31b857801c321ed252d19f06b4b11542e
-
Stephan Bergmann yazdı
This was a regression introduced with 5ea7e74c "fix some memory leaks in sd." Change-Id: Ibcb2527b396886a5a904d8843c8560765ed859f5
-
navin yazdı
Change-Id: I56ff5d7d2420c334c6fc9e4c552f8b5c4715d93f Reviewed-on: https://gerrit.libreoffice.org/1551Reviewed-by:
Tor Lillqvist <tml@iki.fi> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
José Guilherme Vanz yazdı
This commit is just cleanup in oox Change-Id: Ic4036c7216c2986d9b237917cb4ae1d829d85003 Signed-off-by:
José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1556Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Marcos Paulo de Souza yazdı
- Sanitized some OUStringBuilder, avoiding creating a new one and after make some appends - Removed some ::rtl prefixes - Remove RTL_* macro Change-Id: Ide3d78f20c68774cd4864b82cb8d29784228d1cd Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1552Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Marcos Paulo de Souza yazdı
Change-Id: I0906bf7493828c5923f3243c6849a2eca5f37bb0 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1548Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Peter Foley yazdı
This removes the need for using NSS Build Tools on windows. It also removes the nees to build nss for the build system while cross compiling. Change-Id: I13c9fdb575223f2940d3e4eda00e77ba9158f2b7 Reviewed-on: https://gerrit.libreoffice.org/1534Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
David Tardon yazdı
regression from 76091d81 Change-Id: I70c27cd3f72c453a1b4c2fb65b6172c8c251a741
-
Samuel Mehrbrodt yazdı
Change-Id: Iddf82427c17a1caf72897e7af7592052c8e4fa71 Reviewed-on: https://gerrit.libreoffice.org/1541Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Samuel Mehrbrodt yazdı
Change-Id: I4bcf53239f001ed2d6ea08a743257ed0d6428752
-
Miklos Vajna yazdı
Change-Id: I89944f0a242174cc4b3c1fcf4f3f2fe744287ee3
-
Miklos Vajna yazdı
Change-Id: I5c64d8311439430e3b21a90381ef51a1061bb0b9
-
Miklos Vajna yazdı
Change-Id: I557cf89642ff618aaddb2f036652d126b25555c9
-