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
/
osl
/
w32
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
drop bogus executable flag from [ch]xx/bas/asm files
Francisco Saito
1
-0
/
+0
2011-03-29
WaE: unused nError
Caolán McNamara
1
-1
/
+0
2011-03-24
merge size-sal-textenc i#70166
Michael Meeks
1
-0
/
+32
2011-03-23
Merge commit 'ooo/DEV300_m103'
Jan Holesovsky
4
-34
/
+98
2011-03-21
Tests in ure/sal/osl/socket unveiled SocketAddr comparison bug
Wilhelm Pflueger
1
-1
/
+3
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
2
-29
/
+32
2011-03-16
CWS-TOOLING: integrate CWS jl164
ooo/DEV300_m103
obo
2
-2
/
+60
2011-03-12
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-12
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-08
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
2
-29
/
+32
2011-03-06
build these cxx files with exceptions enabled
Caolán McNamara
1
-0
/
+1
2011-03-03
jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and o...
Joachim Lingner
2
-7
/
+7
2011-03-02
jl164 #i109096# osl_createProcesess failed if the executable had a long path ...
Joachim Lingner
2
-9
/
+46
2011-03-01
jl164 #i109096# osl_loadModules did not work with long paths.
Joachim Lingner
1
-0
/
+21
2011-02-26
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
Thomas Arnhold
1
-1
/
+1
2011-02-23
debuglevels: merged to-be-m101
Frank Schoenheit [fs]
1
-0
/
+25
2011-02-20
debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending...
Frank Schoenheit [fs]
1
-30
/
+36
2011-02-15
clear some windows warnings
Caolán McNamara
2
-1
/
+2
2011-02-14
debuglevels: corrected assertion's condition (report the existence, not the n...
Frank Schoenheit [fs]
1
-2
/
+2
2011-02-08
This file is C(89), not C++
Tor Lillqvist
1
-1
/
+2
2011-02-08
cppcheck: variableScope fixes
Kayo Hamid
1
-4
/
+2
2011-01-31
sb138: #i115619# fix for MinGW
sb
1
-0
/
+4
2011-01-29
cppcheck: remove unused variable strLen.
Thomas Arnhold
1
-11
/
+1
2011-01-28
sb138: #i115619# osl_setThreadName
sb
1
-0
/
+21
2011-01-27
These files are C, not C++
LO-BASE-INTEGRATION-DEV300_m98
Tor Lillqvist
2
-2
/
+2
2011-01-26
tweak this slightly differently
Caolán McNamara
1
-2
/
+4
2011-01-26
Cpp cleanliness: redundant assignment to self
Kenneth Venken
5
-23
/
+10
2011-01-25
Manipulate also the C runtime's environment
Tor Lillqvist
1
-0
/
+16
2011-01-24
Kill Win9x code in file.cxx
Tor Lillqvist
1
-7
/
+0
2011-01-24
Kill Win9x security code
Tor Lillqvist
1
-116
/
+67
2011-01-24
Kill Win9x mutex code
Tor Lillqvist
1
-98
/
+11
2011-01-24
Drop pipeimpl.obj from SLOFILES, too
Tor Lillqvist
1
-1
/
+0
2011-01-24
Kill Win9x code
Tor Lillqvist
8
-1255
/
+112
2011-01-16
Initial hacks for 64-bit Windows build
Tor Lillqvist
1
-2
/
+2
2010-12-14
sb135: #i116050# make osl_trace output atomic
sb
1
-30
/
+7
2010-12-10
RTL_CONSTASCII_USTRINGPARAM in ure 4
Gert Faller
1
-1
/
+1
2010-12-10
RTL_CONSTASCII_USTRINGPARAM in ure 1
Gert Faller
2
-3
/
+3
2010-12-06
Replace all occured, occurance etc.
feature/currency-64bit
Takeshi Abe
3
-9
/
+9
2010-12-05
Remove redundant comments
J. Graeme Lingard
1
-16
/
+0
2010-11-23
Expression in OSL_PRECOND was inverted
Tor Lillqvist
1
-1
/
+1
2010-11-01
fix cppcheck realloc warning
Gert Faller
1
-2
/
+22
2010-10-27
add modelines to .h and .c files as well
Caolán McNamara
22
-0
/
+53
2010-10-18
cleanup to use SAL_N_ELEMENTS
Kenneth Venken
5
-6
/
+8
2010-10-18
remove non-compiled code
Povilas Kanapickas
3
-31
/
+0
2010-10-18
#i112656# add osl_setEnvironment and osl_clearEnvironment
Caolán McNamara
1
-0
/
+19
2010-10-17
remove unused macro bufsizeof
Kenneth Venken
1
-2
/
+0
2010-10-17
use SAL_N_ELEMENTS macro
Kenneth Venken
3
-25
/
+23
2010-10-14
Add vim/emacs modelines to all source files
Sebastian Spaeth
14
-0
/
+38
2010-10-06
Merge commit 'ooo/OOO330_m9'
Jan Holesovsky
1
-1
/
+1
2010-09-29
We do want Windows error messages when built with debug=true
Tor Lillqvist
2
-0
/
+6
[next]