summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide
AgeCommit message (Expand)AuthorFilesLines
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-8/+10
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-4/+4
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, convert Hashtable to HashMapNoel Grandin1-7/+6
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-5/+5
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin11-90/+83
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin1-8/+7
2013-04-29Remove some obsolete makefile.mkStephan Bergmann15-1186/+0
2013-04-26Java cleanup, remove unused importsNoel Grandin1-2/+0
2013-04-26Java cleanup, call static methods staticallyNoel Grandin3-19/+15
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 Grandin27-174/+170
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 Bergmann45-51/+6
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 Grandin66-1193/+947
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin10-159/+152
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold8-10/+10
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann6-6/+6
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier8-9/+9
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úš Kukan5-42/+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 Arnhold6-26/+26
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold10-15/+15
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King8-13/+13
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-3/+3
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-3/+3
2013-02-06bump copyright year + small fixes in SDK docsAndras Timar1-1/+1
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+2
2012-12-16Remove unpublished Accessibility examples from ODK.Thorsten Behrens13-2399/+0
2012-12-14Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml from make filesLior Kaplan1-1/+0
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-76/+0
2012-12-11Fix SDK examplesStephan Bergmann7-84/+70
2012-12-10Fix SDK exampleStephan Bergmann1-0/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2