summaryrefslogtreecommitdiffstats
path: root/embeddedobj/test
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-05-231-1/+1
* Fix typoAndrea Gelmini2019-05-231-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Typo: BimapPainter->BitmapPainterJulien Nabet2017-03-181-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-053-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-073-3/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* remove untyped Link<>Noel Grandin2015-10-213-6/+3
* com::sun::star->css in embeddedobj/Noel Grandin2015-10-013-40/+40
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-033-6/+6
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-211-8/+8
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-1/+1
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-3/+3
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* 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