summaryrefslogtreecommitdiffstats
path: root/odk/examples/DevelopersGuide/Database
Commit message (Expand)AuthorAgeFilesLines
* Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet2017-08-312-3/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-093-3/+0
* fix typo: databse --> databasedennisroczek2017-03-311-10/+10
* Fix typosAndrea Gelmini2017-03-121-1/+1
* fix typo: ambigous --> ambiguousdennisroczek2017-03-121-1/+1
* Fix typosAndrea Gelmini2017-03-022-2/+2
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2016-10-271-3/+0
* Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann2016-09-201-11/+13
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-123-3/+3
* odk: add missing modelinesMiklos Vajna2016-05-177-0/+17
* Make SDK examples compile againStephan Bergmann2016-04-271-1/+2
* Remove excess newlinesChris Sherlock2016-02-099-23/+0
* remove vestigial Adabas D references in tests etc.Michael Stahl2015-11-171-6/+5
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Fix typosAndrea Gelmini2015-07-191-1/+1
* Fix Boolean value operationsStephan Bergmann2015-05-081-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
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-6/+6
|/
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-012-6/+6
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-3/+3
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* java: remove some comment noiseNoel Grandin2014-11-251-8/+0
* Make SDK examples compile againStephan Bergmann2014-11-192-0/+5
* java: make fields final where possibleNoel Grandin2014-11-183-4/+5
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-3/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-012-4/+4
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-201-4/+0
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-194-19/+19
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: remove unused methodsNoel Grandin2014-08-191-44/+0
* odk: Clean up commentsChris Laplante2014-08-195-13/+5
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove commented out codeNoel Grandin2014-08-142-5/+0
* java: remove dead methodsNoel Grandin2014-08-132-75/+1
* java: reduce scope, make some methods privateNoel Grandin2014-08-132-6/+6
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-082-7/+7
* java: remove redundant null checksNoel Grandin2014-08-081-1/+1
* java: remove commented out codeNoel Grandin2014-08-052-2/+0
* Typo: apend->appendJulien Nabet2014-06-291-1/+1
* Fix SDK examplesStephan Bergmann2014-06-202-2/+2
* Typo: kjnow->knowJulien Nabet2014-06-181-1/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* odk/examples: mark them as examplesThomas Arnhold2014-06-0310-30/+30
* odk/examples: pretty upThomas Arnhold2014-06-0310-28/+33
* Kill DECL_PROP1IMPL and related (odk part)Julien Nabet2014-05-113-30/+32
* Remove visual noise from odkAlexander Wilms2014-02-2610-43/+43
* Remove unneccessary commentsAlexander Wilms2014-02-239-383/+383