summaryrefslogtreecommitdiff
path: root/odk/examples
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 Barrientos2-2/+2
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-01Fix typosAndrea Gelmini1-1/+1
2016-09-29tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen1-6/+6
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-11/+13
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-17odk: add missing modelinesMiklos Vajna229-3/+631
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-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-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
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-09Remove excess newlinesChris Sherlock12-27/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-9/+9
2016-02-05Fix typosAndrea Gelmini9-9/+9
2016-01-10Fix typosAndrea Gelmini22-48/+48
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos2-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
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin4-8/+6
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-32/+18
2015-10-02Fix typosAndrea Gelmini15-28/+28
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-4/+4
2015-07-19Fix typosAndrea Gelmini2-2/+2
2015-07-08Fix typosAndrea Gelmini3-3/+3
2015-07-03Fix typosAndrea Gelmini11-17/+17
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-17Fix CalcAddins exampleStephan Bergmann1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin3-9/+9
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin16-56/+56
2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet2-2/+2
2015-05-08Fix Boolean value operationsStephan Bergmann1-1/+1
2015-05-07Fix typo informations -> informationAndrea Gelmini1-1/+1
2015-04-28Revert erroneous replacementsStephan Bergmann3-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-3/+3
2015-04-20Create output dirStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-6/+6