summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-4/+4
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile2-11/+1
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile8-34/+194
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile13-0/+956
2013-05-07Move the example code off the com.sun.star.comp.beans packageStephan Bergmann2-4/+3
2013-05-06fix typos (wich instead of which)Philipp Riemer6-9/+9
2013-05-06Java cleanup, delete some dead codeNoel Grandin1-2/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin2-13/+9
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-5/+5
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin22-193/+193
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin1-8/+7
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-184/+60
2013-04-29Unused includeStephan Bergmann2-5/+0
2013-04-29Remove some obsolete makefile.mkStephan Bergmann21-1706/+0
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin4-34/+34
2013-04-26Java cleanup, remove unused importsNoel Grandin2-4/+0
2013-04-26Java cleanup, call static methods staticallyNoel Grandin8-67/+61
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-30/+21
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin5-16/+16
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin38-204/+200
2013-04-23Fix compilation of Spreadsheet odk exampleNoel Grandin1-0/+7
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 Bergmann66-76/+10
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin2-6/+6
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin97-1663/+1329
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin10-159/+152
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-17fix compile error in unused Java file.Noel Grandin1-27/+23
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold8-10/+10
2013-04-12Missing returnStephan Bergmann1-1/+5
2013-04-11Missing rtl:: namespaceStephan Bergmann1-2/+2
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann13-15/+15
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier12-13/+13
2013-03-31Remove commented code in odk/examplesChr. Rossmanith2-45/+1
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith3-7/+7
2013-03-31Remove commented code in component.cxx (odk)Chr. Rossmanith1-40/+0
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith6-20/+16
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19odk: do not pack unused component.map fileMatúš Kukan6-51/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-27/+27
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold10-15/+15
2013-03-02-writer -> --writerThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King8-13/+13
2013-03-01Use "optimal" zoom settingTor Lillqvist1-0/+0
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-2/+2
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1