Commit graph

24766 commits

Author SHA1 Message Date
Caolán McNamara
85c44ad8b3 #i101100# strict-alias clean 2010-10-20 08:53:25 +01:00
Caolán McNamara
bc9aea44a7 explicitly -fno-strict-alias for linux bridges by default 2010-10-20 08:53:25 +01:00
David Tardon
d93d6c635a replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo) 2010-10-20 07:21:17 +02:00
Caolán McNamara
a1cd5079fa allow extra arguments 2010-10-19 13:01:50 +01:00
Thomas Klausner
2191f76884 FreeBSD's unsetenv also returns an int. 2010-10-19 10:50:20 +02:00
Aurimas Fišeras
641f12b3e7 Use en-US spelling for consistency 2010-10-19 06:27:53 +01:00
Florian Bircher
2fc1ad52be add missing include 2010-10-18 18:52:51 -05:00
Norbert Thiebaud
79893c32fb make sure that SAL_N_ELEMENTS is defined on win32. 2010-10-18 18:14:30 -05:00
Caolán McNamara
e477a89784 NetBsd's unsetenv has a return value 2010-10-18 19:54:14 +01:00
Caolán McNamara
2048cbbfad #i111793# make cppuhelper/interfacecontainer strict aliasing safe 2010-10-18 19:54:14 +01:00
Kenneth Venken
522faf9ccb cleanup to use SAL_N_ELEMENTS 2010-10-18 19:47:47 +01:00
Povilas Kanapickas
c189268e0a remove non-compiled code 2010-10-18 16:25:47 +01:00
Povilas Kanapickas
17a52bb6a8 remove non-compiled code 2010-10-18 16:25:47 +01:00
Caolán McNamara
c2288bd3cb #i112656# add osl_setEnvironment and osl_clearEnvironment 2010-10-18 15:45:17 +01:00
Caolán McNamara
fcc44a688d CLang++ Dead increment 2010-10-18 14:38:26 +01:00
Caolán McNamara
684be0a686 CLang++ Dead assignment 2010-10-18 14:30:48 +01:00
Kenneth Venken
619f7da8be remove unused macro bufsizeof 2010-10-17 16:59:18 -05:00
Kenneth Venken
efb74ad158 use SAL_N_ELEMENTS macro 2010-10-17 16:50:44 -05:00
Aurimas Fiseras
3124c2d617 Fix typos in the documentation 2010-10-17 08:49:58 -05:00
Kenneth Venken
0196e3b7eb use SAL_N_ELEMENTS macro 2010-10-17 00:04:57 -05:00
Jesús Corrius
7ed1d1de5e Make calls to unary_function and binary_function less ambiguous for VC10 2010-10-16 22:09:55 +02:00
Laurent Charrière
f7a83e76bc Better English messages and comments in ure/xml2cmp
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Laurent Charrière
4d30744f91 Delete commented out code in ure/xml2cmp
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Laurent Charrière
9bde22366b Translate German comments in ure/xml2cmp
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
Laurent Charrière
7b5a50e4ed Fix typos in comments in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:59 +01:00
Laurent Charrière
fee1a2b79e Delete commented out code in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Laurent Charrière
a22e62641a Translate German comments in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Caolán McNamara
731f89afd3 tweaks for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
d82e5e45ef fixes for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
31770d8c46 fix typo 2010-10-13 20:31:42 +01:00
Caolán McNamara
1aae667817 AIX port 2010-10-13 20:31:42 +01:00
Caolán McNamara
aa5755e6dc tweak this for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
400845e0fa rename IFIFO due to AIX conflict 2010-10-13 20:31:42 +01:00
Caolán McNamara
7c021b3126 tweaks for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
c6a807a443 rename IFIFO due to AIX conflict 2010-10-13 20:31:42 +01:00
Caolán McNamara
27cd61a173 fix for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
5192050cf4 AIX cppu quirks 2010-10-13 20:31:42 +01:00
Caolán McNamara
74fc2358e2 add AIX uno bridge 2010-10-13 20:31:42 +01:00
Katarina Machalkova
d273fa0c5e Merged xlsx-shared-xlsx-snapshot.diff from ooo-build 2010-10-13 20:00:04 +02:00
Noel Power
b1787f2028 Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure 2010-10-13 15:25:38 +01:00
Thomas Klausner
3165ec7b0f Use FreeBSD/i386 files for NetBSD/i386. 2010-10-13 16:21:34 +02:00
Thomas Klausner
e17dc1481e Add support for NetBSD/amd64 based on FreeBSD/amd64 files.
But remove trailing whitespace for commit script.
2010-10-13 16:19:43 +02:00
Noel Power
64e4539a6d Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure 2010-10-13 15:17:58 +01:00
Thomas Klausner
fc8e4c1da0 On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones. 2010-10-13 16:14:35 +02:00
Thomas Klausner
8924aa4882 On NetBSD, Use path.h for finding tmpdir. 2010-10-13 16:13:59 +02:00
Thomas Klausner
251169637a Better NetBSD support. 2010-10-13 16:13:33 +02:00
Thomas Klausner
74871dfbb1 Support NetBSD (switched to statvfs instead of statfs some time ago). 2010-10-13 16:12:43 +02:00
Thomas Klausner
a945167e29 Handle NetBSD the same way as FreeBSD. 2010-10-13 16:12:17 +02:00
Thomas Klausner
37df8c8795 There is no #elifdef, use #elif defined. 2010-10-13 16:09:07 +02:00