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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-15
replaced vos
Jörg Budischewski
2
-8
/
+7
2001-03-15
impl helper macros expanded and checked in
Daniel Boelzle
26
-75
/
+3169
2001-03-15
Adapted to OFileLockBytes_impl::create() changes.
Matthias Huetsch
1
-8
/
+33
2001-03-15
Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URL
Matthias Huetsch
1
-8
/
+39
2001-03-15
POWERPC: use fixed register
Jens-Heiner Rechtien
1
-8
/
+10
2001-03-15
new
Juergen Schmidt
11
-0
/
+4624
2001-03-15
new
Juergen Schmidt
21
-0
/
+7136
2001-03-15
new
Juergen Schmidt
43
-0
/
+4239
2001-03-15
added com.sun.star.image
Christian Lippka
1
-1
/
+2
2001-03-15
vos removed in favor of osl inline wrapper
Jörg Budischewski
8
-106
/
+66
2001-03-15
changed signature of getPeerPort to avoid unnecessary copy construction
Jörg Budischewski
2
-19
/
+42
2001-03-15
syntax corrected
Kurt Zenker
1
-2
/
+2
2001-03-15
#80780# remove non supported property
Andreas Schlüns
1
-114
/
+109
2001-03-14
new api for image maps
Christian Lippka
1
-3
/
+4
2001-03-14
new api for image maps
Christian Lippka
1
-2
/
+13
2001-03-14
pipe+socket now refcounted, add blocking read/write access, removed osl_getIO...
Jörg Budischewski
3
-717
/
+211
2001-03-14
socket.c moved to socket.cxx
Jörg Budischewski
1
-3151
/
+0
2001-03-14
new api for image maps
Christian Lippka
6
-0
/
+593
2001-03-14
added a test for java Proxys
Kay Ramme
1
-2
/
+3
2001-03-14
added XInputStreamProvider.idl
Daniel Boelzle
1
-3
/
+4
2001-03-14
new
Daniel Boelzle
1
-0
/
+97
2001-03-14
made socket and pipe refcounted, added blocking read write methods, added dir...
Jörg Budischewski
4
-647
/
+2746
2001-03-14
collation properties added / all global props now in util::SortDescriptor
Michael Hönnig
2
-29
/
+52
2001-03-14
made socket and pipe refcounted, added blocking read/write methods, added dir...
Jörg Budischewski
8
-21
/
+2198
2001-03-14
slight formatting changes
Kay Ramme
1
-12
/
+8
2001-03-14
throw runtime exception when trying to use green threads
Kay Ramme
1
-2
/
+12
2001-03-14
change enum value counter
Juergen Schmidt
2
-6
/
+8
2001-03-14
unrole arrays of interface sequences (must not be XInterface) in structs corr...
Kay Ramme
1
-7
/
+24
2001-03-14
change VOSLIB to SALHELPERLIB
Juergen Schmidt
2
-8
/
+8
2001-03-14
remove vos dependencies
Juergen Schmidt
3
-20
/
+34
2001-03-14
#include <osl/time.h> added
Joachim Lingner
16
-33
/
+97
2001-03-14
wrong type for enums
Kay Ramme
1
-4
/
+4
2001-03-14
remove vos dependencies
Juergen Schmidt
10
-237
/
+306
2001-03-14
#include <osl/time.h> added
Joachim Lingner
9
-18
/
+53
2001-03-14
include osl/types.h replaced by osl/endian.h
Joachim Lingner
1
-6
/
+3
2001-03-14
include osl/types.h replaced by osl/endian.h
Joachim Lingner
1
-5
/
+9
2001-03-14
removed include osl/macros.hxx and #ifdef _USE_NAMESPACE
Joachim Lingner
4
-31
/
+8
2001-03-14
removed #include vos/macros.hxx and vos/module.hxx
Joachim Lingner
1
-6
/
+2
2001-03-14
Added #ifndef MACOSX
Patrick Luby
1
-2
/
+4
2001-03-13
Major revision. Removed usage of module 'vos'.
Matthias Huetsch
5
-81
/
+251
2001-03-13
Major revision. Removed usage of module 'vos'.
Matthias Huetsch
15
-731
/
+695
2001-03-13
Major revision. Removed usage of module 'vos'.
Matthias Huetsch
2
-79
/
+107
2001-03-13
Major revision. Removed usage of module 'vos'.
Matthias Huetsch
4
-82
/
+145
2001-03-13
Added SAL_THROW(()) to (almost) all method declarations.
Matthias Huetsch
2
-103
/
+140
2001-03-13
Added SAL_THROW_EXTERN_C() to all function declarations.
Matthias Huetsch
2
-33
/
+60
2001-03-13
reworked atomic updates for reference counters (PowerPC version)
Jens-Heiner Rechtien
1
-22
/
+18
2001-03-13
osl_[increment|decrement]InterlockedCount() for PowerPC (GCC inline assembler)
Jens-Heiner Rechtien
1
-2
/
+43
2001-03-13
Contains now the TimeValue declaration which is also in osl/types.h. However ...
Joachim Lingner
1
-2
/
+35
2001-03-13
contains some slightly changed macros from vos/macros.hxx
Joachim Lingner
1
-0
/
+85
2001-03-13
remove vos dependencies
Juergen Schmidt
8
-73
/
+63
[next]