Caolán McNamara
da5cef0ab4
add modelines to .h and .c files as well
2010-10-27 16:04:46 +01:00
Caolán McNamara
c9d96e6ac9
add dbg_dumps for string buffers
2010-10-27 16:04:46 +01:00
Norbert Thiebaud
a32099d4e7
remove vos reference from uno xml descriptions
2010-10-27 01:08:03 -05:00
Norbert Thiebaud
014e66ceba
Finally, gut the vos module out of the build
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
d441fa1f8c
remvove vos/macros.h usage
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
a4c9006894
rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
6991ea8f40
kill bonobo-related code in the codemaker
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
0e20364de4
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
59e7685d8d
Create an abstract interface to be used to implement a SolarMutex
2010-10-25 19:55:39 -05:00
Norbert Thiebaud
38ce15ce47
merge vosremoval-timer.diff
2010-10-25 19:55:39 -05:00
Caolán McNamara
1268770147
#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mapping
2010-10-25 21:03:26 +01:00
Caolán McNamara
c954581637
micro optimizations
2010-10-25 16:59:32 +01:00
Caolán McNamara
26c20675d0
micro optimizations
2010-10-25 16:59:32 +01:00
Caolán McNamara
f379da216a
micro optimizations
2010-10-25 16:59:32 +01:00
Caolán McNamara
e5e4c54da5
micro optimizations
2010-10-25 16:59:32 +01:00
Michael Meeks
c1458fe869
cleanup / remove obsolete pam config pieces
2010-10-25 16:22:35 +01:00
Nadav Vinik
8bd44f0a7e
remove un-necessary pam usage
2010-10-25 16:08:20 +01:00
Caolán McNamara
cb000a71d4
micro opts
2010-10-24 20:47:49 +01:00
Caolán McNamara
9007f72383
microopt
2010-10-24 20:46:45 +01:00
Caolán McNamara
61582157aa
micro opts
2010-10-24 20:36:55 +01:00
Caolán McNamara
fff151e9c3
micro opts
2010-10-24 20:34:11 +01:00
Aurimas Fišeras
84f40b44e8
Fix some more typos in documentation
2010-10-24 20:22:31 +01:00
Caolán McNamara
cf575ec187
give me a deterministic ctor/dtor ordering I can trust, and defer to first use
2010-10-24 13:36:40 +01:00
Thomas Klausner
31ff44395e
Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.
...
The tests can't work (see
http://www.openoffice.org/issues/show_bug.cgi?id=114290 ) but for
some reason, on NetBSD find __PRETTY_FUNC__. However, that is not
a macro, but a language identifier and cannot be concatenated in
the way used here.
2010-10-22 14:04:58 +02:00
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