Age | Commit message (Expand) | Author | Files | Lines |
2013-06-04 | odk: add DevGuide wiki links to doxygen documentation | Michael Stahl | 3 | -0/+5659 |
2013-06-04 | odk: remove output directory before invoking doxygen | Michael Stahl | 1 | -2/+2 |
2013-06-04 | odk: generate IDL docs with doxygen | Michael Stahl | 3 | -0/+88 |
2013-06-04 | odk: generalize CustomTarget_doxygen a bit | Michael Stahl | 3 | -11/+11 |
2013-06-04 | odk: clean up CustomTarget_doxygen.mk | Michael Stahl | 1 | -18/+14 |
2013-06-03 | Revert "fdo#46808, Convert oox::PowerPointExport service to new style" | Stephan Bergmann | 1 | -1/+0 |
2013-05-29 | Tweak comments | Stephan Bergmann | 1 | -2/+2 |
2013-05-29 | Adapt Doxygen STRIP_FROM_PATH to moved headers | Stephan Bergmann | 1 | -2/+3 |
2013-05-27 | Typo (and don't shout at me) | Stephan Bergmann | 2 | -2/+2 |
2013-05-23 | Fix css.ucb.Content documentation | Ariel Constenla-Haile | 1 | -0/+13 |
2013-05-21 | Adapt to new com/sun/star/oox/ | Stephan Bergmann | 1 | -0/+1 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 4 | -5/+5 |
2013-05-12 | Custom Panel SDK Example Fixes | Ariel Constenla-Haile | 2 | -11/+1 |
2013-05-12 | Make Custom Panel example build and run | Ariel Constenla-Haile | 8 | -34/+194 |
2013-05-12 | Move Custom Panel example to the SDK | Ariel Constenla-Haile | 13 | -0/+956 |
2013-05-07 | Move the example code off the com.sun.star.comp.beans package | Stephan Bergmann | 2 | -4/+3 |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer | 6 | -9/+9 |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin | 1 | -2/+0 |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin | 2 | -13/+9 |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin | 1 | -5/+5 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 22 | -193/+193 |
2013-05-06 | use generics and convert from Vector to ArrayList | Noel Grandin | 1 | -8/+7 |
2013-05-04 | $(WORKDIR)/CustomTarget/odk/odkcommon is no more | David Tardon | 2 | -8/+6 |
2013-05-04 | drop unneeded odkcommon/ | David Tardon | 2 | -4/+4 |
2013-05-04 | install cpp docs using filelist | David Tardon | 4 | -16/+12 |
2013-04-30 | deliver uno loader classes using filelist | David Tardon | 5 | -25/+33 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 11 | -279/+79 |
2013-04-29 | Unused include | Stephan Bergmann | 2 | -5/+0 |
2013-04-29 | Remove some obsolete makefile.mk | Stephan Bergmann | 21 | -1706/+0 |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin | 4 | -34/+34 |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin | 2 | -4/+0 |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin | 8 | -67/+61 |
2013-04-25 | fix dep on doxygen CustomTarget | David Tardon | 1 | -1/+1 |
2013-04-24 | ritually kill odkcommon.zip | David Tardon | 7 | -65/+22 |
2013-04-24 | only put uno loader classes into one zip | David Tardon | 3 | -7/+6 |
2013-04-24 | add test for missing module-ix.html | David Tardon | 1 | -0/+17 |
2013-04-24 | install gen. IDL docs using filelist | David Tardon | 7 | -14/+214 |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin | 1 | -30/+21 |
2013-04-24 | install javadoc files using filelist | David Tardon | 5 | -8/+165 |
2013-04-24 | clean up install. of C++ docs | David Tardon | 5 | -6/+26 |
2013-04-24 | fix indentation | David Tardon | 1 | -6/+6 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | move URE headers to include/ | David Tardon | 9 | -8/+375 |
2013-04-23 | Java cleanup - use generics to reduce casting | Noel Grandin | 5 | -16/+16 |
2013-04-23 | Java cleanup - remove unnecessary casts in the ODK code | Noel Grandin | 38 | -204/+200 |
2013-04-23 | Fix compilation of Spreadsheet odk example | Noel Grandin | 1 | -0/+7 |
2013-04-22 | silence odk check | David Tardon | 2 | -7/+7 |
2013-04-22 | make odk inst. check a check target | David Tardon | 1 | -1/+3 |
2013-04-22 | replace CustomTarget_odk/odkcommon/settings by Package | David Tardon | 6 | -19/+45 |
2013-04-22 | chip more files off the odkcommon.zip block | David Tardon | 10 | -93/+193 |