summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-12-051-1/+1
* Adapt odk/examples to incompatibly changed (unpublished) APIStephan Bergmann2017-01-261-2/+9
* Bump copyright year to 2017Adolfo Jayme Barrientos2017-01-116-6/+6
* Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2016-10-271-3/+0
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-3/+3
* clang-cl loplugin: odkStephan Bergmann2016-10-161-47/+43
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen2016-09-291-6/+6
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-4/+4
* Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann2016-09-201-11/+13
* tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann2016-09-121-2/+8
* java extensions makefile - generifyZenaan Harkness2016-08-231-8/+1
* Remove duplicate lineStephan Bergmann2016-08-171-1/+0
* Add missing Loader$1.classStephan Bergmann2016-08-171-0/+1
* (initial) sparc64 portJames Clarke2016-08-051-0/+5
* Fix typo: completelly -> completelyTakeshi Abe2016-07-291-1/+1
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-123-3/+3
* Fix typosAndrea Gelmini2016-07-111-1/+1
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-045-5/+5
* Mention removed options in javamaker and cppumakerSamuel Mehrbrodt2016-05-231-2/+8
* odk: add missing modelinesMiklos Vajna2016-05-17233-3/+643
* Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc.Stephan Bergmann2016-05-132-2/+2
* Make SDK examples compile againStephan Bergmann2016-04-277-25/+46
* Fix typosAndrea Gelmini2016-04-211-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* clean-up: unused using declarations and includesJochen Nitschke2016-04-183-8/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-123-9/+0
* fix setsdkenv_unix.sh to work with *-linux-gnu* (as on e.g. armhf)Rene Engelhard2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* odk: remove PREDICTABLE_URLS from doxygen configChris Sherlock2016-03-231-2/+0
* Revert "odk: Doxygen configuration upgraded"Chris Sherlock2016-03-181-315/+46
* odk: Doxygen configuration upgradedChris Sherlock2016-03-181-46/+315
* javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier2016-03-112-2/+2
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-081-1/+1
* cid#1326844: DP: Use doPrivilegedStephan Bergmann2016-02-241-2/+9
* cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann2016-02-241-11/+21
* coverity#1326434 Dereference null return valueCaolán McNamara2016-02-181-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-4/+4
* Remove excess newlinesChris Sherlock2016-02-0912-27/+0
* Formatting changes across all modulesChris Sherlock2016-02-092-9/+9
* Fix typosAndrea Gelmini2016-02-059-9/+9
* [ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann2016-02-042-2/+2
* Win build: Set default script engine for cscriptArmin Le Grand2016-01-231-1/+1
* Fix typosAndrea Gelmini2016-01-1022-48/+48
* Bump copyright year to 2016Adolfo Jayme Barrientos2016-01-086-6/+6
* -Werror,-Wstring-plus-intStephan Bergmann2015-11-281-2/+2
* remove vestigial Adabas D references in tests etc.Michael Stahl2015-11-171-6/+5
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-6/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-153-6/+3