summaryrefslogtreecommitdiff
path: root/unodevtools
ModeNameSize
-rw-r--r--Executable_uno-skeletonmaker.mk1275logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_unodevtools.mk523logplain
-rw-r--r--README304logplain
d---------inc / unodevtools38logplain
d---------source78logplain
3 +0000'>2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin 2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara 2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti 2015-10-02Fix typosAndrea Gelmini 2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud 2015-07-21Miscellaneous typosAdolfo Jayme Barrientos 2015-07-19Fix typosAndrea Gelmini 2015-07-08Fix typosAndrea Gelmini 2015-07-03Fix typosAndrea Gelmini 2015-06-29Explain how to test SDK examplesStephan Bergmann 2015-06-28Fix typosAndrea Gelmini 2015-06-28Fix typosAndrea Gelmini 2015-06-22Fix typosAndrea Gelmini 2015-06-17Fix CalcAddins exampleStephan Bergmann 2015-06-16Fix typosAndrea Gelmini 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin 2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin 2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet 2015-05-13Also generated doxygen docu for the org UNOIDL treeStephan Bergmann 2015-05-08Fix Boolean value operationsStephan Bergmann 2015-05-07Fix typo informations -> informationAndrea Gelmini 2015-04-28Revert erroneous replacementsStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks