summaryrefslogtreecommitdiff
path: root/embeddedobj/test
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-02-26Remove visual noise from embeddedobjAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2013-12-20typo fixesAndras Timar
2013-10-23clean up some include guardsThomas Arnhold
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-29re-base on ALv2 code.Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-06-22.dxp files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell
2012-06-03targeted string re-work (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-23.c files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-05-21Drop OS2Tor Lillqvist
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold