summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-05-29Tweak commentsStephan Bergmann1-2/+2
2013-05-29Adapt Doxygen STRIP_FROM_PATH to moved headersStephan Bergmann1-2/+3
2013-05-27Typo (and don't shout at me)Stephan Bergmann2-2/+2
2013-05-23Fix css.ucb.Content documentationAriel Constenla-Haile1-0/+13
2013-05-21Adapt to new com/sun/star/oox/Stephan Bergmann1-0/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist4-5/+5
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-05-04$(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon2-8/+6
2013-05-04drop unneeded odkcommon/David Tardon2-4/+4
2013-05-04install cpp docs using filelistDavid Tardon4-16/+12
2013-04-30deliver uno loader classes using filelistDavid Tardon5-25/+33
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks11-279/+79
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-25fix dep on doxygen CustomTargetDavid Tardon1-1/+1
2013-04-24ritually kill odkcommon.zipDavid Tardon7-65/+22
2013-04-24only put uno loader classes into one zipDavid Tardon3-7/+6
2013-04-24add test for missing module-ix.htmlDavid Tardon1-0/+17
2013-04-24install gen. IDL docs using filelistDavid Tardon7-14/+214
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-30/+21
2013-04-24install javadoc files using filelistDavid Tardon5-8/+165
2013-04-24clean up install. of C++ docsDavid Tardon5-6/+26
2013-04-24fix indentationDavid Tardon1-6/+6
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24move URE headers to include/David Tardon9-8/+375
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-22silence odk checkDavid Tardon2-7/+7
2013-04-22make odk inst. check a check targetDavid Tardon1-1/+3
2013-04-22replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon6-19/+45
2013-04-22chip more files off the odkcommon.zip blockDavid Tardon10-93/+193
2013-04-22replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon5-42/+30
2013-04-22use Package for unowinregDavid Tardon6-20/+32
2013-04-22replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon5-32/+25
2013-04-22replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon6-44/+53
2013-04-22fix typoDavid Tardon1-1/+1
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon2-56/+73