summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
...
* use GeneratedPackage to deliver uno loader classesDavid Tardon2013-06-193-26/+17
* odk - Fix reading OOVERSION from settings/dk.mkAriel Constenla-Haile2013-06-151-1/+1
* odk - Add support for extension platformAriel Constenla-Haile2013-06-142-0/+74
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-1/+1
* Related: #i122483# correct library pathJürgen Schmidt2013-06-111-1/+11
* Fix breaker when compiled with DEBUG=yesAriel Constenla-Haile2013-06-061-1/+1
* Use api.libreoffice.org fallback links when no local doxygen/javadoc docuStephan Bergmann2013-06-055-63/+69
* Some HTML clean upStephan Bergmann2013-06-055-490/+445
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* notsupported.html appears unusedStephan Bergmann2013-06-044-103/+1
* No idl check for --without-doxygenStephan Bergmann2013-06-041-136/+138
* odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl2013-06-043-53/+53
* odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl2013-06-042-4/+4
* odk: adapt hyperlinks to IDL docsMichael Stahl2013-06-045-55/+55
* API CHANGE: odk: stop packaging autodoc toolMichael Stahl2013-06-045-262/+9
* odk: stop packaging autodoc generated documentationMichael Stahl2013-06-046-258/+11
* odk: use SHORT_NAMES on WindowsMichael Stahl2013-06-043-0/+7
* odk: package doxygen IDL docsMichael Stahl2013-06-044-18/+19
* odk: add DevGuide wiki links to doxygen documentationMichael Stahl2013-06-043-0/+5659
* odk: remove output directory before invoking doxygenMichael Stahl2013-06-041-2/+2
* odk: generate IDL docs with doxygenMichael Stahl2013-06-043-0/+88
* odk: generalize CustomTarget_doxygen a bitMichael Stahl2013-06-043-11/+11
* odk: clean up CustomTarget_doxygen.mkMichael Stahl2013-06-041-18/+14
* Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann2013-06-031-1/+0
* Tweak commentsStephan Bergmann2013-05-291-2/+2
* Adapt Doxygen STRIP_FROM_PATH to moved headersStephan Bergmann2013-05-291-2/+3
* Typo (and don't shout at me)Stephan Bergmann2013-05-272-2/+2
* Fix css.ucb.Content documentationAriel Constenla-Haile2013-05-231-0/+13
* Adapt to new com/sun/star/oox/Stephan Bergmann2013-05-211-0/+1
* 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