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
/
stoc
/
source
/
implementationregistration
/
implreg.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
1
-1893
/
+0
2011-06-01
fix up
Caolán McNamara
1
-12
/
+3
2011-04-18
Remove OS/2 support.
Francois Tigeot
1
-1
/
+1
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
1
-61
/
+56
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
1
-61
/
+56
2011-03-03
Remove "using namespace ::rtl"
Julien Nabet
1
-2
/
+2
2011-01-24
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-22
/
+1
2010-10-21
sb131: #i114962# singleton implementations need not have a .../UNO/SERVICES r...
sb
1
-52
/
+40
2010-10-14
Add vim/emacs modelines to all source files
Sebastian Spaeth
1
-0
/
+2
2010-10-05
remove include guards using fixguard.py
Petr Mladek
1
-4
/
+0
2010-09-10
sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent chang...
sb
1
-9
/
+16
2010-02-12
changefileheader2: #i109125#: change source file copyright notice from Sun Mi...
Jens-Heiner Rechtien
1
-4
/
+1
2008-04-11
INTEGRATION: CWS changefileheader (1.29.10); FILE MERGED
Rüdiger Timm
1
-37
/
+19
2007-10-15
INTEGRATION: CWS sb71 (1.27.4); FILE MERGED
Vladimir Glazounov
1
-25
/
+17
2007-09-27
INTEGRATION: CWS sb76 (1.27.16); FILE MERGED
Jens-Heiner Rechtien
1
-57
/
+23
2007-03-14
INTEGRATION: CWS sb69 (1.26.8); FILE MERGED
Oliver Bolte
1
-42
/
+48
2006-12-20
INTEGRATION: CWS jsc15 (1.25.18); FILE MERGED
Ivo Hinkelmann
1
-13
/
+64
2006-09-16
INTEGRATION: CWS pchfix02 (1.24.10); FILE MERGED
Oliver Bolte
1
-2
/
+5
2006-06-19
INTEGRATION: CWS warnings01 (1.22.52); FILE MERGED
Jens-Heiner Rechtien
1
-50
/
+41
2005-09-08
INTEGRATION: CWS ooo19126 (1.22.58); FILE MERGED
Rüdiger Timm
1
-47
/
+21
2004-06-04
INTEGRATION: CWS sb18 (1.21.40); FILE MERGED
Oliver Bolte
1
-2
/
+3
2003-09-04
INTEGRATION: CWS cliuno01 (1.19.52); FILE MERGED
Oliver Bolte
1
-8
/
+8
2003-06-12
INTEGRATION: CWS mh11rc (1.19.50); FILE MERGED
Vladimir Glazounov
1
-2
/
+4
2002-11-18
#105134# fixed debug msvc internal compiler error
Daniel Boelzle
1
-36
/
+27
2002-11-11
#104787# /UNO/SINGLETONS entries will be recognized
Daniel Boelzle
1
-12
/
+237
2002-08-08
#101138# destroy not needed on temp mem registry
Daniel Boelzle
1
-9
/
+2
2002-07-30
#101138# no use of temp files anymore
Daniel Boelzle
1
-63
/
+4
2002-04-30
#97931# CannotRegisterImplementation exception is now thrown, when the loader...
Jörg Budischewski
1
-2
/
+11
2002-03-07
#97931# exceptions during registering now fly, static stringhandling
Jörg Budischewski
1
-742
/
+788
2002-02-21
#65293#: include <string.h>
Jens-Heiner Rechtien
1
-2
/
+3
2001-12-03
#95412# and now on unx additionally
Jörg Budischewski
1
-3
/
+3
2001-12-03
#95412# trailing slash at the end of the TEMP variable is now tolerated
Jörg Budischewski
1
-28
/
+17
2001-09-11
#92074# dont use XSimpleRegistry::mergeKey() anymore, using manual merge
Daniel Boelzle
1
-7
/
+15
2001-06-22
#67468# Added unloading and context support
Jörg Budischewski
1
-90
/
+94
2001-05-11
rtl string api changes
Philipp Lohmann
1
-23
/
+25
2001-04-02
#85248# close and reopen temporary registry for java in getImplementations
Juergen Schmidt
1
-2
/
+8
2001-03-16
remove OStartupInfo
Juergen Schmidt
1
-10
/
+10
2001-03-16
removed unnecessare vos include and replaced False by sal_False
Joachim Lingner
1
-5
/
+4
2001-03-12
vos/diagnose.h macros replaced by osl/diagnose.h macros
Joachim Lingner
1
-3
/
+3
2001-03-12
OSL_ENSHURE replaced by OSL_ENSURE
Joachim Lingner
1
-4
/
+5
2000-11-23
Remove stl/ from #include statement
Sander Vesik
1
-3
/
+3
2000-09-18
initial import
Jens-Heiner Rechtien
1
-0
/
+1750