summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Database
AgeCommit message (Expand)Author
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
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18deprecated OUString::valueOf -> OUString::numberStephan Bergmann
2014-02-18typoStephan Bergmann
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi
2013-12-20typo fixesAndras Timar
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-11-21Typo in capitalization of include file nameStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19odk: do not pack unused component.map fileMatúš Kukan
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-12German comment translation for odk folderMark Wolf
2012-02-19remove adabas/adabasuiCaolán McNamara