index
:
libreoffice/ure
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
split-build
obsolete from 3.5 - UNO Runtime Environment
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sal
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
Expression in OSL_PRECOND was inverted
Tor Lillqvist
1
-1
/
+1
2010-11-08
Patches for ure, neeed by OpenBSD
Robert Nagy
20
-38
/
+140
2010-11-01
remove unused copy-and-pasted PAM_BINARY_MSG from os2 port
Caolán McNamara
1
-4
/
+0
2010-11-01
add missing parenthesis
David Tardon
1
-1
/
+1
2010-11-01
fix cppcheck realloc warning
Gert Faller
1
-2
/
+22
2010-11-01
fix cppcheck realloc warning
Gert Faller
2
-3
/
+10
2010-10-27
add modelines to .h and .c files as well
Caolán McNamara
225
-1
/
+587
2010-10-27
add dbg_dumps for string buffers
Caolán McNamara
1
-8
/
+14
2010-10-25
remvove vos/macros.h usage
Norbert Thiebaud
2
-2
/
+11
2010-10-25
rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity
Norbert Thiebaud
1
-2
/
+2
2010-10-25
merge vosremoval-mutex.diff
Norbert Thiebaud
1
-0
/
+2
2010-10-25
Create an abstract interface to be used to implement a SolarMutex
Norbert Thiebaud
1
-0
/
+23
2010-10-25
#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mapping
Caolán McNamara
2
-1
/
+6
2010-10-25
micro optimizations
Caolán McNamara
1
-3
/
+3
2010-10-25
cleanup / remove obsolete pam config pieces
Michael Meeks
1
-9
/
+0
2010-10-25
remove un-necessary pam usage
Nadav Vinik
2
-453
/
+14
2010-10-24
microopt
Caolán McNamara
1
-1
/
+1
2010-10-24
micro opts
Caolán McNamara
2
-2
/
+2
2010-10-22
Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.
Thomas Klausner
1
-0
/
+6
2010-10-20
replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)
David Tardon
1
-4
/
+3
2010-10-19
allow extra arguments
Caolán McNamara
1
-1
/
+1
2010-10-19
FreeBSD's unsetenv also returns an int.
Thomas Klausner
1
-1
/
+1
2010-10-18
add missing include
Florian Bircher
2
-0
/
+2
2010-10-18
make sure that SAL_N_ELEMENTS is defined on win32.
Norbert Thiebaud
1
-1
/
+1
2010-10-18
NetBsd's unsetenv has a return value
Caolán McNamara
1
-1
/
+1
2010-10-18
cleanup to use SAL_N_ELEMENTS
Kenneth Venken
22
-39
/
+43
2010-10-18
remove non-compiled code
Povilas Kanapickas
25
-2655
/
+6
2010-10-18
#i112656# add osl_setEnvironment and osl_clearEnvironment
Caolán McNamara
5
-1
/
+239
2010-10-18
CLang++ Dead increment
Caolán McNamara
1
-1
/
+1
2010-10-18
CLang++ Dead assignment
Caolán McNamara
1
-1
/
+0
2010-10-17
remove unused macro bufsizeof
Kenneth Venken
2
-7
/
+0
2010-10-17
use SAL_N_ELEMENTS macro
Kenneth Venken
5
-28
/
+25
2010-10-17
use SAL_N_ELEMENTS macro
Kenneth Venken
5
-25
/
+25
2010-10-14
Add vim/emacs modelines to all source files
Sebastian Spaeth
256
-25
/
+691
2010-10-13
fix typo
Caolán McNamara
1
-2
/
+2
2010-10-13
AIX port
Caolán McNamara
22
-39
/
+150
2010-10-13
On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.
Thomas Klausner
1
-3
/
+6
2010-10-13
On NetBSD, Use path.h for finding tmpdir.
Thomas Klausner
1
-0
/
+6
2010-10-13
Better NetBSD support.
Thomas Klausner
2
-2
/
+7
2010-10-13
Support NetBSD (switched to statvfs instead of statfs some time ago).
Thomas Klausner
1
-2
/
+28
2010-10-13
Handle NetBSD the same way as FreeBSD.
Thomas Klausner
1
-2
/
+2
2010-10-13
There is no #elifdef, use #elif defined.
Thomas Klausner
1
-2
/
+2
2010-10-13
Remove redundant #include, #define & comments
J. Graeme Lingard
18
-97
/
+2
2010-10-09
Support NetBSD better.
Thomas Klausner
1
-6
/
+13
2010-10-09
Handle NetBSD in the same way as FreeBSD.
Thomas Klausner
1
-2
/
+2
2010-10-08
Enable valgrind-ability with G_SLICE env. var
Michael Meeks
6
-87
/
+132
2010-10-08
remove unused macros, and add SAL_N_ELEMENTS
Michael Meeks
1
-10
/
+6
2010-10-07
[cppcheck] closes a file that would be left open if memory allocation fails
Harri Pitkänen
1
-0
/
+1
2010-10-07
more removed include guards using fixguard.py
Petr Mladek
7
-14
/
+0
2010-10-06
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure
Jan Holesovsky
2
-0
/
+9
[next]