summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-01-26Adapt odk/examples to incompatibly changed (unpublished) APIStephan Bergmann1-2/+9
2017-01-11Bump copyright year to 2017Adolfo Jayme Barrientos6-6/+6
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-3/+3
2016-10-16clang-cl loplugin: odkStephan Bergmann1-47/+43
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-29tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen1-6/+6
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-4/+4
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-11/+13
2016-09-12tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann1-2/+8
2016-08-23java extensions makefile - generifyZenaan Harkness1-8/+1
2016-08-17Remove duplicate lineStephan Bergmann1-1/+0
2016-08-17Add missing Loader$1.classStephan Bergmann1-0/+1
2016-08-05(initial) sparc64 portJames Clarke1-0/+5
2016-07-29Fix typo: completelly -> completelyTakeshi Abe1-1/+1
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann3-3/+3
2016-07-11Fix typosAndrea Gelmini1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen5-5/+5
2016-05-23Mention removed options in javamaker and cppumakerSamuel Mehrbrodt1-2/+8
2016-05-17odk: add missing modelinesMiklos Vajna233-3/+643
2016-05-13Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc.Stephan Bergmann2-2/+2
2016-04-27Make SDK examples compile againStephan Bergmann7-25/+46
2016-04-21Fix typosAndrea Gelmini1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke3-8/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-9/+0
2016-04-04fix setsdkenv_unix.sh to work with *-linux-gnu* (as on e.g. armhf)Rene Engelhard1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-03-23odk: remove PREDICTABLE_URLS from doxygen configChris Sherlock1-2/+0
2016-03-18Revert "odk: Doxygen configuration upgraded"Chris Sherlock1-315/+46
2016-03-18odk: Doxygen configuration upgradedChris Sherlock1-46/+315
2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier2-2/+2
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt1-1/+1
2016-02-24cid#1326844: DP: Use doPrivilegedStephan Bergmann1-2/+9
2016-02-24cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann1-11/+21
2016-02-18coverity#1326434 Dereference null return valueCaolán McNamara1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock12-27/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-9/+9
2016-02-05Fix typosAndrea Gelmini9-9/+9
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann2-2/+2
2016-01-23Win build: Set default script engine for cscriptArmin Le Grand1-1/+1
2016-01-10Fix typosAndrea Gelmini22-48/+48
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos6-6/+6
2015-11-28-Werror,-Wstring-plus-intStephan Bergmann1-2/+2
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl1-6/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-6/+3