summaryrefslogtreecommitdiff
path: root/embeddedobj/test
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-21remove untyped Link<>Noel Grandin3-6/+3
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin3-40/+40
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-8/+8
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-24typo: unknownAndras Timar1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-17/+0
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-4/+4
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-3/+3
2014-08-14java: remove commented out codeNoel Grandin1-5/+0
2014-08-05java: remove commented out codeNoel Grandin2-52/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-03-29typo: persistance -> persistenceThomas Arnhold1-2/+2
2014-02-26Remove visual noise from embeddedobjAlexander Wilms4-26/+26
2014-02-23Remove unneccessary commentsAlexander Wilms3-22/+22
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2013-12-20typo fixesAndras Timar1-6/+6
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza3-24/+6
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-4/+4
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-3/+3
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-49/+49
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee3-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-6/+6
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-3/+3
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-1/+0
2012-09-29re-base on ALv2 code.Michael Meeks7-161/+98
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-1/+0
2012-08-07remove bogus date informationThomas Arnhold1-1/+0
2012-06-22.dxp files don't need executable bitsMichael Stahl3-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks11-130/+165
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell1-0/+7
2012-06-03targeted string re-work (ii)Olivier Hallot3-5/+5
2012-06-02targeted string re-workNorbert Thiebaud3-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0