- 17 Şub, 2013 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Ic323ea935d45f7f58b36b314be8036c6b6342335
-
- 16 Şub, 2013 39 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Iba7b3b2969525bbb8315452962556d08773e04fd
-
Caolán McNamara yazdı
also... coverity#738973 Use after free coverity#738974 Use after free Change-Id: Iecf2075372d76cded86b92e49225337b95f5ffd1
-
Caolán McNamara yazdı
Change-Id: I159b57dcb6f2fd3c34d23c5bb38cf87e8d3e00f5
-
Caolán McNamara yazdı
also fixes... coverity#736210 Out-of-bounds access coverity#736211 Out-of-bounds access Change-Id: Ie93150ec764abfc53881f4bad839e32e85fac65c
-
Caolán McNamara yazdı
Change-Id: Idd0b5bb68bd0038473f981bb03aab63a5defd3b7
-
Caolán McNamara yazdı
Change-Id: I0867ff9dd279f06c4af0acc4e28f95b1f47dbe6b
-
Caolán McNamara yazdı
Change-Id: I4edde44a14893f699017ad7f118c7718083dcdf4
-
Caolán McNamara yazdı
Change-Id: Iacac2777a6c3d2d8dc91ade029d3a1913f7da2e7
-
Caolán McNamara yazdı
Change-Id: I4be71f8dca0f2b2a7dfd59c5bcc3ef068f389846
-
Caolán McNamara yazdı
Change-Id: I17277bb67430d47283395dfb08ec402361c4865e
-
Jan Holesovsky yazdı
Change-Id: I02d1a8b5c9f1cd4640e84216c4ef7c3d1fab0042
-
Andras Timar yazdı
Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04
-
Stephan Bergmann yazdı
Change-Id: I57ff908d1b44dd2f54f2990389e9dca8cea0f282
-
David Ostrovsky yazdı
Change-Id: Iebce2ee63fd16dea4139b152b97fce69b8491e18
-
Stephan Bergmann yazdı
...claiming template<class Y> boost::shared_array<T>::shared_array(Y*) is not a viable option due to mismatched types 'Y*' and 'long int' Change-Id: I8db321cd25cd73c84fa2a3124c9ec1018c131d5f
-
Peter Foley yazdı
Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7
-
Andras Timar yazdı
helpcompiler now behaves nicely, it does not depend on svtools any more. xmlhelp is needed, because it provides xslt files for helpcompiler. Change-Id: I3f742ad94c0893a1b37d3ef9be6bfd3cac1fb6ac
-
Markus Mohrhard yazdı
Change-Id: Id2cd10aa34d96629915a3258a20f928af441ebcc
-
Markus Mohrhard yazdı
Change-Id: I5bf89e42f87c5e405c2c5b6f38d0b3b200d4b90e
-
Markus Mohrhard yazdı
Change-Id: Ide7e40a0739e03c525eb5883b1583af01e4e721e
-
Markus Mohrhard yazdı
Change-Id: Ic0c03c649bfaf67a3c936f910c185882ae395711
-
Matthias Freund yazdı
I had remove more of the the ascii-art ;-) Change-Id: Ia5c5d1d8b539ffb4286232177c12b294b0f60706 Reviewed-on: https://gerrit.libreoffice.org/2171Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Michael Stahl yazdı
Change-Id: Iadcc6cddaf943b76dd82650c2f7246696aa438d1
-
Marcos Paulo de Souza yazdı
And also sanitize some OUStringBuffer uses. Change-Id: I338b18981e1f925d76c0d640159de30bab219122 Reviewed-on: https://gerrit.libreoffice.org/2186Reviewed-by:
Olivier Hallot <olivier.hallot@alta.org.br> Tested-by:
Olivier Hallot <olivier.hallot@alta.org.br>
-
Andras Timar yazdı
Change-Id: Ie59c828dd3b70fdeab38f6ed876096580f7af530
-
Andras Timar yazdı
We use this class in helpcompiler, and it is not desirable to compile svtools (thus half of LibreOffice) for a build tool in cross-compiling environment. Change-Id: I5e6bc3e576af41eb03c1420dd347c542306f69fa
-
Andras Timar yazdı
Project: help 782023c2fc5fb427f12a531276c521bef455dd5f
-
Miklos Vajna yazdı
Change-Id: I62a86c1615ccddb23e658e01423dce8634156ffe
-
Miklos Vajna yazdı
Change-Id: I28683f11380a04051926e6c048686bde6fefdc61
-
Stephan Bergmann yazdı
Assume thread t1 creates OUString s, then spawns thread t2, then t2 acquires s, then t2 signals via a channel that does not necessarily involve memory synchronization (e.g., writes a byte into a pipe which t1 reads), then t1 releases s and can still see a refCount of 1 instead of 2. Change-Id: I31047a1a6cc8fccc401a87849f5c3cee3642d803
-
Stephan Bergmann yazdı
Change-Id: Ib74400765a6e0ef203e751afa5433a01c8564fee
-
Stephan Bergmann yazdı
Change-Id: I4b9e11e2a790e00e9a4acc5eb81485b59ce15da2
-
Bjoern Michaelsen yazdı
- this is a partial example commit moving ogltrans and mtfrenderer to OOOLIBS - this renames the libs universally as gbuild is making this trivial and little risk of having libs linking against the old name - having libs named differently (lib*.uno.so and lib*lo.so) just adds needles complexity to the build system and creates insecurity for new contributors (and is not really documented either) - we should probably look at the other lib groups for cheap kills too (renaming in stable/frozen URE isnt worth it though) Change-Id: I2106dd2afb71861acf3de7d21a2283473ea2110c Reviewed-on: https://gerrit.libreoffice.org/2169Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
Tor Lillqvist yazdı
The Xcode 3 compiler warns: class 'ChannelDelegate' does not fully implement the 'IOBluetoothRFCOMMChannelDelegate' protocol. Change-Id: Id468bf7e42e2551fbcc372feefd6ba5967a911fa
-
Tor Lillqvist yazdı
Change-Id: Ib8d6e4e73443d5ee233133cbb9e201783405c49a
-
Tor Lillqvist yazdı
Change-Id: If21bdfb4f04d2901a8d692b4aedb3ec864faa040
-
Tor Lillqvist yazdı
Change-Id: Ibf718c3ecaea14ddbd48a8642c179dd8657779ce
-
Tor Lillqvist yazdı
Mostly the work of Thorsten, from December, adapted to compile against the current remote control code, and with one or two crucial things added. Plus lots of SAL_INFO calls added; once it works well many of them can be dropped. Does not work properly yet, do not cherry-pick just this to 4.0. Change-Id: I53361b49a2b6938c768be1ea0fc17eb5e46b6aa4
-
Matúš Kukan yazdı
It has served well but it's useless nowadays. build.pl is going to die anyway. Change-Id: I7769528af7987e43fee8707ce5b4e2214d43c5b4 Reviewed-on: https://gerrit.libreoffice.org/2174Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-