summaryrefslogtreecommitdiffstats
path: root/embeddedobj/test
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-192-4/+4
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-3/+3
* java: remove commented out codeNoel Grandin2014-08-141-5/+0
* java: remove commented out codeNoel Grandin2014-08-052-52/+0
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-4/+4
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* typo: persistance -> persistenceThomas Arnhold2014-03-291-2/+2
* Remove visual noise from embeddedobjAlexander Wilms2014-02-264-26/+26
* Remove unneccessary commentsAlexander Wilms2014-02-233-22/+22
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* typo fixesAndras Timar2013-12-201-6/+6
* clean up some include guardsThomas Arnhold2013-10-231-2/+2
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-073-24/+6
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-151-4/+4
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-4/+4
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-061-3/+3
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-49/+49
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-053-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-6/+6
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-3/+3
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-1/+0
* re-base on ALv2 code.Michael Meeks2012-09-297-161/+98
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+0
* remove bogus date informationThomas Arnhold2012-08-071-1/+0
* .dxp files don't need executable bitsMichael Stahl2012-06-223-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* re-base on ALv2 code.Michael Meeks2012-06-2111-130/+165
* cppcheck: Avoid unused variables code warningsMartyn Russell2012-06-121-0/+7
* targeted string re-work (ii)Olivier Hallot2012-06-033-5/+5
* targeted string re-workNorbert Thiebaud2012-06-023-8/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .c files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-237-0/+0
* chmod -xTor Lillqvist2012-03-214-0/+0
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-2/+0
* Yet another empty pch file; in embeddedobj this time.Joseph Powers2011-11-235-17/+0
* Some cppcheck cleaningJulien Nabet2011-07-311-1/+1
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-124-12/+0
* Drop OS2Tor Lillqvist2011-05-211-1/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-298-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1224-0/+0
|\