summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-154-5/+5
* 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
* $(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon2013-05-042-8/+6
* drop unneeded odkcommon/David Tardon2013-05-042-4/+4
* install cpp docs using filelistDavid Tardon2013-05-044-16/+12
* deliver uno loader classes using filelistDavid Tardon2013-04-305-25/+33
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3011-279/+79
* 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
* fix dep on doxygen CustomTargetDavid Tardon2013-04-251-1/+1
* ritually kill odkcommon.zipDavid Tardon2013-04-247-65/+22
* only put uno loader classes into one zipDavid Tardon2013-04-243-7/+6
* add test for missing module-ix.htmlDavid Tardon2013-04-241-0/+17
* install gen. IDL docs using filelistDavid Tardon2013-04-247-14/+214
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-30/+21
* install javadoc files using filelistDavid Tardon2013-04-245-8/+165
* clean up install. of C++ docsDavid Tardon2013-04-245-6/+26
* fix indentationDavid Tardon2013-04-241-6/+6
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* move URE headers to include/David Tardon2013-04-249-8/+375
* 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
* silence odk checkDavid Tardon2013-04-222-7/+7
* make odk inst. check a check targetDavid Tardon2013-04-221-1/+3
* replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon2013-04-226-19/+45
* chip more files off the odkcommon.zip blockDavid Tardon2013-04-2210-93/+193
* replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon2013-04-225-42/+30
* use Package for unowinregDavid Tardon2013-04-226-20/+32
* replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon2013-04-225-32/+25
* replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon2013-04-226-44/+53
* fix typoDavid Tardon2013-04-221-1/+1
* allow odk/util/check.pl to use two base dirsDavid Tardon2013-04-222-56/+73
* 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-1969-82/+38
* 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