summaryrefslogtreecommitdiffstats
path: root/odk/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2016-01-1022-48/+48
* Bump copyright year to 2016Adolfo Jayme Barrientos2016-01-082-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
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-8/+6
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-32/+18
* Fix typosAndrea Gelmini2015-10-0215-28/+28
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-211-4/+4
* Fix typosAndrea Gelmini2015-07-192-2/+2
* Fix typosAndrea Gelmini2015-07-083-3/+3
* Fix typosAndrea Gelmini2015-07-0311-17/+17
* Fix typosAndrea Gelmini2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-222-2/+2
* Fix CalcAddins exampleStephan Bergmann2015-06-171-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-153-9/+9
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-1116-56/+56
* tdf#91469: convert links in help/about to httpsJulien Nabet2015-05-232-2/+2
* Fix Boolean value operationsStephan Bergmann2015-05-081-1/+1
* Fix typo informations -> informationAndrea Gelmini2015-05-071-1/+1
* Revert erroneous replacementsStephan Bergmann2015-04-283-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-283-3/+3
|\
| * vclwidget: only call dispose() onceNoel Grandin2015-04-103-3/+3
* | Create output dirStephan Bergmann2015-04-201-0/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-6/+6
|/
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-013-13/+13
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-3/+3
* The --nofirststartwizard option is a no-opTor Lillqvist2015-03-291-1/+1
* Typo: formated->formattedJulien Nabet2015-03-252-5/+5
* TyposJulien Nabet2015-03-031-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-237-25/+25
* 'Ownership' is one word, as is 'relationship'Tor Lillqvist2015-01-231-1/+1
* java: simplify array creationNoel Grandin2015-01-092-11/+6
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-092-4/+4
* Bump copyright year to 2015Andras Timar2015-01-012-2/+2
* java: fix non-public UNO implementation classesNoel Grandin2014-12-128-8/+8
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-1/+1
* java: remove comment noiseNoel Grandin2014-12-101-1/+0
* Generate oxt in OUT_BINStephan Bergmann2014-12-011-1/+1
* java: remove some comment noiseNoel Grandin2014-11-255-32/+0
* java: final fields that can be staticNoel Grandin2014-11-253-4/+4
* Make SDK examples compile againStephan Bergmann2014-11-1913-0/+18
* java: make fields final where possibleNoel Grandin2014-11-1838-99/+99
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1216-29/+29
* java: convert fields to local variables where possibleNoel Grandin2014-11-127-29/+18