summaryrefslogtreecommitdiffstats
path: root/odk/examples
Commit message (Expand)AuthorAgeFilesLines
* Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2013-12-1810-2/+69
* Do not use Boost in SDK examplesStephan Bergmann2013-12-181-6/+3
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-041-8/+10
* Missing importStephan Bergmann2013-06-191-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-153-4/+4
* Custom Panel SDK Example FixesAriel Constenla-Haile2013-05-122-11/+1
* Make Custom Panel example build and runAriel Constenla-Haile2013-05-128-34/+194
* Move Custom Panel example to the SDKAriel Constenla-Haile2013-05-1213-0/+956
* Move the example code off the com.sun.star.comp.beans packageStephan Bergmann2013-05-072-4/+3
* fix typos (wich instead of which)Philipp Riemer2013-05-066-9/+9
* Java cleanup, delete some dead codeNoel Grandin2013-05-061-2/+0
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-062-13/+9
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-061-5/+5
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-0622-193/+193
* use generics and convert from Vector to ArrayListNoel Grandin2013-05-061-8/+7
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-307-184/+60
* Unused includeStephan Bergmann2013-04-292-5/+0
* Remove some obsolete makefile.mkStephan Bergmann2013-04-2921-1706/+0
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-264-34/+34
* Java cleanup, remove unused importsNoel Grandin2013-04-262-4/+0
* Java cleanup, call static methods staticallyNoel Grandin2013-04-268-67/+61
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-30/+21
* Java cleanup - use generics to reduce castingNoel Grandin2013-04-235-16/+16
* Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin2013-04-2338-204/+200
* Fix compilation of Spreadsheet odk exampleNoel Grandin2013-04-231-0/+7
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann2013-04-1966-76/+10
* Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin2013-04-192-6/+6
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-1997-1663/+1329
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-1910-159/+152
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-2/+2
* fix compile error in unused Java file.Noel Grandin2013-04-171-27/+23
* fdo#60724 correct spellingThomas Arnhold2013-04-151-2/+2
* fdo#60724 informations -> informationThomas Arnhold2013-04-158-10/+10
* Missing returnStephan Bergmann2013-04-121-1/+5
* Missing rtl:: namespaceStephan Bergmann2013-04-111-2/+2
* Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann2013-04-1113-15/+15
* remove -dylib_file mappings that are not needed anymoreChristian Lohmaier2013-04-0412-13/+13
* Remove commented code in odk/examplesChr. Rossmanith2013-03-312-45/+1
* Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith2013-03-313-7/+7
* Remove commented code in component.cxx (odk)Chr. Rossmanith2013-03-311-40/+0
* Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith2013-03-316-20/+16
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* odk: do not pack unused component.map fileMatúš Kukan2013-03-196-51/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-197-27/+27
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-0310-15/+15
* -writer -> --writerThomas Arnhold2013-03-021-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-028-13/+13