Age | Commit message (Expand) | Author |
2013-05-07 | Move the example code off the com.sun.star.comp.beans package | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | use generics and convert from Vector to ArrayList | Noel Grandin |
2013-04-29 | Remove some obsolete makefile.mk | Stephan Bergmann |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-23 | Java cleanup - use generics to reduce casting | Noel Grandin |
2013-04-23 | Java cleanup - remove unnecessary casts in the ODK code | Noel Grandin |
2013-04-23 | Fix compilation of Spreadsheet odk example | Noel Grandin |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil | Stephan Bergmann |
2013-04-19 | Java cleanup, use generics in calls to UnoRuntime#queryInterface | Noel Grandin |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-11 | Adapt SDK to -B removed from cppumaker/javamaker | Stephan Bergmann |
2013-04-04 | remove -dylib_file mappings that are not needed anymore | Christian Lohmaier |
2013-03-31 | Remove commented code in component.cxx (odk) | Chr. Rossmanith |
2013-03-31 | Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide) | Chr. Rossmanith |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | odk: do not pack unused component.map file | Matúš Kukan |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-26 | fdo#60724: lintian typo fix: useful -> useful | Gregg King |
2013-02-23 | Fix typo recieved/received | Julien Nabet |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-06 | bump copyright year + small fixes in SDK docs | Andras Timar |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-16 | Remove unpublished Accessibility examples from ODK. | Thorsten Behrens |
2012-12-14 | Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml from make files | Lior Kaplan |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-11 | Fix SDK examples | Stephan Bergmann |
2012-12-10 | Fix SDK example | Stephan Bergmann |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |