summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Database
AgeCommit message (Expand)Author
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-31fix typo: databse --> databasedennisroczek
2017-03-12Fix typosAndrea Gelmini
2017-03-12fix typo: ambigous --> ambiguousdennisroczek
2017-03-02Fix typosAndrea Gelmini
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-05-17odk: add missing modelinesMiklos Vajna
2016-04-27Make SDK examples compile againStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-05-08Fix Boolean value operationsStephan Bergmann
2015-04-28Revert erroneous replacementsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-19Make SDK examples compile againStephan Bergmann
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-19odk: Clean up commentsChris Laplante
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-06-29Typo: apend->appendJulien Nabet
2014-06-20Fix SDK examplesStephan Bergmann
2014-06-18Typo: kjnow->knowJulien Nabet
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-03odk/examples: mark them as examplesThomas Arnhold
2014-06-03odk/examples: pretty upThomas Arnhold
2014-05-11Kill DECL_PROP1IMPL and related (odk part)Julien Nabet
2014-02-26Remove visual noise from odkAlexander Wilms