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
/
inc
/
osl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-01
remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)
Christina Rossmanith
1
-14
/
+0
2011-04-23
Remove support for the obsolete BORLANDC compiler.
Francois Tigeot
1
-2
/
+0
2011-04-19
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)
Christina Rossmanith
1
-13
/
+1
2011-04-18
Remove OS/2 support.
Francois Tigeot
6
-21
/
+5
2011-04-14
Kill Pos_XXX in favour of osl_Pos_XXX
Michael Lefevre
1
-5
/
+0
2011-04-12
remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX
Michael Lefevre
1
-9
/
+0
2011-03-24
merge size-sal-textenc i#70166
Michael Meeks
1
-0
/
+7
2011-03-12
add a ResettableSolarGuard type
Norbert Thiebaud
1
-0
/
+1
2011-03-08
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
2
-1
/
+16
2011-03-01
avoid implicit cast
Caolán McNamara
1
-13
/
+13
2011-02-28
lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6
Bjoern Michaelsen
1
-0
/
+63
2011-02-25
shortly describe diagnostic macros
David Tardon
1
-0
/
+44
2011-02-25
define OSL_FAIL as replacement for DBG_ERROR
David Tardon
1
-0
/
+1
2011-02-25
use _OSL_ENSURE to define OSL_ASSERT
David Tardon
1
-9
/
+1
2011-02-18
Kill _WIN16
Tor Lillqvist
2
-14
/
+1
2011-02-16
Remove SCO support
Thomas Arnhold
1
-13
/
+1
2011-02-16
Remove HPUX support
Thomas Arnhold
1
-5
/
+1
2011-02-15
dragonfly stuff
Francois Tigeot
1
-1
/
+2
2011-02-03
some std::hash_map/set -> boost::unordered_map/set changes
Fridrich Strba
1
-16
/
+2
2011-02-03
Use rtl::Allocator in MSVC hash containers
Fridrich Strba
1
-1
/
+2
2011-02-03
include MSVC STL code path
Fridrich Strba
1
-0
/
+13
2011-01-31
sb138: #i115619# fix for MinGW
sb
1
-2
/
+2
2011-01-28
sb138: #i115619# osl_setThreadName
sb
2
-1
/
+16
2011-01-27
Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"
Tor Lillqvist
1
-1
/
+1
2011-01-23
Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2
Tor Lillqvist
1
-1
/
+1
2011-01-16
Initial hacks for 64-bit Windows build
Tor Lillqvist
1
-0
/
+2
2010-12-23
suppress compiler warning
David Tardon
1
-2
/
+2
2010-12-13
Remove unhelpful macros from file.hxx
Andy Holder
1
-5
/
+0
2010-12-06
Replace all occured, occurance etc.
feature/currency-64bit
Takeshi Abe
5
-20
/
+20
2010-11-25
OSL_THIS_FUNC: use logic from boot/current_function.hpp
Miklos Vajna
1
-18
/
+26
2010-11-04
Patches for ure, neeed by OpenBSD
Robert Nagy
1
-3
/
+3
2010-10-28
sb132: #i114290# current OSL_THIS_FUNC, esp. as used in OSL_LOG_PREFIX, does ...
sb
1
-9
/
+1
2010-10-27
add modelines to .h and .c files as well
Caolán McNamara
19
-0
/
+43
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
remove un-necessary pam usage
Nadav Vinik
1
-3
/
+4
2010-10-24
microopt
Caolán McNamara
1
-1
/
+1
2010-10-22
Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.
Thomas Klausner
1
-0
/
+6
2010-10-18
#i112656# add osl_setEnvironment and osl_clearEnvironment
Caolán McNamara
1
-0
/
+15
2010-10-14
Add vim/emacs modelines to all source files
Sebastian Spaeth
15
-0
/
+38
2010-10-13
AIX port
Caolán McNamara
1
-3
/
+7
2010-10-13
On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.
Thomas Klausner
1
-3
/
+6
2010-10-13
There is no #elifdef, use #elif defined.
Thomas Klausner
1
-2
/
+2
2010-06-24
cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment
Caol?n McNamara
1
-0
/
+15
2010-03-04
merged in re/DEV300_next towards DEV300_m74
sb
1
-0
/
+8
2010-03-03
CWS-TOOLING: integrate CWS sb119
ooo/DEV300_m74
Ivo Hinkelmann
1
-9
/
+5
2010-03-01
merged in CWS sb119
sb
1
-9
/
+5
2010-02-26
sb119: merged in DEV300_m72
sb
34
-136
/
+34
2010-02-25
sb111: merged in DEV300_m72
sb
34
-136
/
+34
[next]