summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Database
AgeCommit message (Expand)AuthorFilesLines
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin2-7/+7
2014-08-08java: remove redundant null checksNoel Grandin1-1/+1
2014-08-05java: remove commented out codeNoel Grandin2-2/+0
2014-06-29Typo: apend->appendJulien Nabet1-1/+1
2014-06-20Fix SDK examplesStephan Bergmann2-2/+2
2014-06-18Typo: kjnow->knowJulien Nabet1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-4/+4
2014-06-03odk/examples: mark them as examplesThomas Arnhold10-30/+30
2014-06-03odk/examples: pretty upThomas Arnhold10-28/+33
2014-05-11Kill DECL_PROP1IMPL and related (odk part)Julien Nabet3-30/+32
2014-02-26Remove visual noise from odkAlexander Wilms10-43/+43
2014-02-23Remove unneccessary commentsAlexander Wilms9-383/+383
2014-02-18deprecated OUString::valueOf -> OUString::numberStephan Bergmann1-1/+1
2014-02-18typoStephan Bergmann1-1/+2
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi1-34/+21
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann1-0/+7
2013-11-21Typo in capitalization of include file nameStephan Bergmann1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-9/+9
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-26/+9
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-04-29Remove some obsolete makefile.mkStephan Bergmann1-86/+0
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann2-3/+1
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin6-104/+95
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19odk: do not pack unused component.map fileMatúš Kukan1-8/+0
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-2/+20
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-4/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-7/+7
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin6-33/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-02targeted string re-workNorbert Thiebaud6-15/+15
2012-04-12German comment translation for odk folderMark Wolf4-17/+17
2012-02-19remove adabas/adabasuiCaolán McNamara1-4/+4
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-4/+4
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-11/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-44/+36
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-34/+8
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-34/+8
2011-02-24jsc340: merge to dev300m101Juergen Schmidt1-34/+8