summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)Author
2013-05-04$(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon
2013-05-04drop unneeded odkcommon/David Tardon
2013-05-04install cpp docs using filelistDavid Tardon
2013-04-30deliver uno loader classes using filelistDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29Unused includeStephan Bergmann
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-25fix dep on doxygen CustomTargetDavid Tardon
2013-04-24ritually kill odkcommon.zipDavid Tardon
2013-04-24only put uno loader classes into one zipDavid Tardon
2013-04-24add test for missing module-ix.htmlDavid Tardon
2013-04-24install gen. IDL docs using filelistDavid Tardon
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-24install javadoc files using filelistDavid Tardon
2013-04-24clean up install. of C++ docsDavid Tardon
2013-04-24fix indentationDavid Tardon
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin
2013-04-23Fix compilation of Spreadsheet odk exampleNoel Grandin
2013-04-22silence odk checkDavid Tardon
2013-04-22make odk inst. check a check targetDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon
2013-04-22chip more files off the odkcommon.zip blockDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon
2013-04-22use Package for unowinregDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon
2013-04-22fix typoDavid Tardon
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-19fdo#63693 Do not force java -d32 for a 64-bit SDKStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Properly set PS to a single backslash for WindowsStephan Bergmann
2013-04-17fix compile error in unused Java file.Noel Grandin
2013-04-16gbuild: use Package for odk examplesDavid Tardon
2013-04-15adapt doxygen to INSTDIRPeter Foley
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-12Missing returnStephan Bergmann
2013-04-11Missing rtl:: namespaceStephan Bergmann
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann