summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Adapt example to use retrofitted UNO service ctorsStephan Bergmann1-21/+9
2013-07-11odk/examples/python/toolpanel/CalcWindowState.xcu is still in useStephan Bergmann1-0/+1
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile4-9/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-06-29reduce some spacingThomas Arnhold2-8/+4
2013-06-27Related: #i122356# quote rdb path, windows spaces in pathsJürgen Schmidt1-2/+2
2013-06-26Related: #i121442# Add sed and cat as dependencies to odkAriel Constenla-Haile6-4/+270
2013-06-24various .xcus are gone nowCaolán McNamara1-3/+0
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile8-361/+306
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2-28/+32
2013-06-19Missing importStephan Bergmann1-1/+1
2013-06-19Remove unused, broken ruleStephan Bergmann1-3/+0
2013-06-19use GeneratedPackage to deliver uno loader classesDavid Tardon3-26/+17
2013-06-15odk - Fix reading OOVERSION from settings/dk.mkAriel Constenla-Haile1-1/+1
2013-06-14odk - Add support for extension platformAriel Constenla-Haile2-0/+74
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-11Related: #i122483# correct library pathJürgen Schmidt1-1/+11
2013-06-06Fix breaker when compiled with DEBUG=yesAriel Constenla-Haile1-1/+1
2013-06-05Use api.libreoffice.org fallback links when no local doxygen/javadoc docuStephan Bergmann5-63/+69
2013-06-05Some HTML clean upStephan Bergmann5-490/+445
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-04notsupported.html appears unusedStephan Bergmann4-103/+1
2013-06-04No idl check for --without-doxygenStephan Bergmann1-136/+138
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl3-53/+53
2013-06-04odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl2-4/+4
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl5-55/+55
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl5-262/+9
2013-06-04odk: stop packaging autodoc generated documentationMichael Stahl6-258/+11
2013-06-04odk: use SHORT_NAMES on WindowsMichael Stahl3-0/+7
2013-06-04odk: package doxygen IDL docsMichael Stahl4-18/+19
2013-06-04odk: add DevGuide wiki links to doxygen documentationMichael Stahl3-0/+5659
2013-06-04odk: remove output directory before invoking doxygenMichael Stahl1-2/+2
2013-06-04odk: generate IDL docs with doxygenMichael Stahl3-0/+88
2013-06-04odk: generalize CustomTarget_doxygen a bitMichael Stahl3-11/+11
2013-06-04odk: clean up CustomTarget_doxygen.mkMichael Stahl1-18/+14
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann1-1/+0
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