summaryrefslogtreecommitdiffstats
path: root/embeddedobj/test/Container1/EmbedContApp.java
Commit message (Expand)AuthorAgeFilesLines
* typo: unknownAndras Timar2014-11-241-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-17/+0
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-3/+3
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-3/+3
* java: remove commented out codeNoel Grandin2014-08-141-5/+0
* typo: persistance -> persistenceThomas Arnhold2014-03-291-2/+2
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-061-3/+3
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-1/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
* INTEGRATION: CWS mav09 (1.10.2); FILE MERGEDKurt Zenker2004-10-041-288/+641
* #112923# allow to control storing of visual representation for OLE objectsMikhail Voitenko2003-12-091-2/+9
* #112923# creation of new object requires detection of object factoryMikhail Voitenko2003-12-081-23/+6
* #112923# properties to initialize objectMikhail Voitenko2003-12-081-4/+6
* #112923# test debuggingMikhail Voitenko2003-12-021-0/+1
* #112923# adopt testcase for ole and ooo objects separationMikhail Voitenko2003-12-011-23/+45
* #112923# creation of OLE objects or links base on fileURLMikhail Voitenko2003-11-241-31/+116
* #112923# use Any( void ) return typeMikhail Voitenko2003-11-201-19/+107
* #112923# ole implementation related changesMikhail Voitenko2003-11-141-314/+437
* #112739# add breakLink methodMikhail Voitenko2003-11-041-6/+5
* #112739# a small demo applicationMikhail Voitenko2003-10-291-0/+1024