summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
2002-12-10#101911# local variable for Forte 7 compilerKurt Zenker1-3/+4
2002-12-06#105077# Fixed typo.Stephan Bergmann1-4/+4
2002-12-06#105077# Adapted to modified javavm service (based on new jvmaccess/virtualma...Stephan Bergmann3-140/+127
2002-12-06#105077# Base on new jvmaccess/virtualmachine, and cleanup.Stephan Bergmann8-1847/+1704
2002-12-03#105832# no appletsJoachim Lingner1-3/+12
2002-12-03#105832# no applets, remove -Xcheck:jniJoachim Lingner1-9/+6
2002-11-20#105140# added -Xcheck:jni for non-pro; fixing java_classpath file read-out a...Daniel Boelzle1-14/+25
2002-11-18#105134# fixed debug msvc internal compiler errorDaniel Boelzle1-36/+27
2002-11-15#105184# fixed DisposedExceptionDaniel Boelzle1-3/+3
2002-11-14#105140# added -ea -Xcheck:jni in non pro officeJoachim Lingner1-8/+28
2002-11-14#104677# - Linux compiler problem.Kai Sommerfeld1-4/+5
2002-11-13#105085# -Xdebug, etc. entries in java.ini are not readJoachim Lingner2-92/+111
2002-11-13#104677# - enumeration interface for Type Description Manager/ProviderKai Sommerfeld10-42/+928
2002-11-13#104143# throwing lang::DisposedException after dispose()Daniel Boelzle2-17/+64
2002-11-12#1005008# added docuJoachim Lingner1-2/+10
2002-11-11#104787# writing corereflection singleton entry with registrationDaniel Boelzle2-5/+30
2002-11-11#104787# /UNO/SINGLETONS entries will be recognizedDaniel Boelzle1-12/+237
2002-11-11#100000# exception specificationVladimir Glazounov2-5/+7
2002-11-11#104677# - solaris compile problem.Kai Sommerfeld1-31/+31
2002-11-11#104677# - Introduced/modified for Type Description Manager/Provider EnumerationKai Sommerfeld16-235/+2147
2002-11-07#104695# fixed property set infoDaniel Boelzle1-3/+97
2002-11-07#104696# Call OUString::copy() only with valid lengthAndreas Bregas1-4/+7
2002-10-31#104575# the com.sun.star.config.INIManager was removed from office. Reading ...Joachim Lingner1-68/+74
2002-10-29#104312# local ref leakageDaniel Boelzle1-2/+3
2002-10-21#104367# better exception stringDaniel Boelzle1-4/+4
2002-10-17#100586# mt safeDaniel Boelzle5-103/+122
2002-09-25#103704# #103724#Joachim Lingner3-16/+65
2002-09-17#100230# added sensible error messagesJoachim Lingner1-15/+43
2002-09-16#102990# interaction handler: when no jvm lib is found the messagbox contains...Joachim Lingner1-3/+3
2002-09-16#1003002# java error handling: on linux reboot necessary after jvmsetup, inte...Joachim Lingner1-2/+27
2002-09-10#103028#Joachim Lingner1-3/+8
2002-09-06#102887# debugging of java components on linuxJoachim Lingner1-3/+9
2002-08-28#100000# typedescriptions are now checked for completion before they get usedJörg Budischewski1-2/+4
2002-08-26#95159# Support full qualified method names in hasMethod()/getMethod()Andreas Bregas1-12/+81
2002-08-22#102239# reuse exported adaptersDaniel Boelzle2-70/+147
2002-08-22#102239# may use type converter to coerce values; fixes object identityDaniel Boelzle2-271/+397
2002-08-15#101225#Joachim Lingner1-3/+3
2002-08-13#101225# disabled code optimization for C52 to workaround CC code generation bugJörg Budischewski2-4/+54
2002-08-12#101225#Joachim Lingner1-6/+5
2002-08-08#101225# typo fixedJoachim Lingner1-3/+3
2002-08-08#101138# destroy not needed on temp mem registryDaniel Boelzle1-9/+2
2002-08-08#101225# a JavaNotConfiguredException is only thrown if there is no java.ini ...Joachim Lingner3-12/+47
2002-08-08#90353# delete -> delete[]Andreas Bregas1-4/+4
2002-08-08#102152# hotfix, do not throw exception if java.ini was not foundJoachim Lingner1-6/+6
2002-07-30#101138# no use of temp files anymoreDaniel Boelzle1-63/+4
2002-07-25#91843# The VM service tries to get the share/config/javarc in the base insta...Joachim Lingner1-26/+70
2002-07-24#101225#Joachim Lingner1-10/+10
2002-07-23#101225# support interaction handler now. This enables to start the jvmsetup ...Joachim Lingner6-515/+1119
2002-07-12added abort handler and fixed a thread problem which occured when creation of...Joachim Lingner1-22/+85
2002-07-05#97095# MS Visual C++ unsigned __int64 to double missingDaniel Boelzle1-36/+33