summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* clean-up: unused using declarations and includesJochen Nitschke2016-04-183-8/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-123-9/+0
* fix setsdkenv_unix.sh to work with *-linux-gnu* (as on e.g. armhf)Rene Engelhard2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* odk: remove PREDICTABLE_URLS from doxygen configChris Sherlock2016-03-231-2/+0
* Revert "odk: Doxygen configuration upgraded"Chris Sherlock2016-03-181-315/+46
* odk: Doxygen configuration upgradedChris Sherlock2016-03-181-46/+315
* javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier2016-03-112-2/+2
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-081-1/+1
* cid#1326844: DP: Use doPrivilegedStephan Bergmann2016-02-241-2/+9
* cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann2016-02-241-11/+21
* coverity#1326434 Dereference null return valueCaolán McNamara2016-02-181-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-4/+4
* Remove excess newlinesChris Sherlock2016-02-0912-27/+0
* Formatting changes across all modulesChris Sherlock2016-02-092-9/+9
* Fix typosAndrea Gelmini2016-02-059-9/+9
* [ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann2016-02-042-2/+2
* Win build: Set default script engine for cscriptArmin Le Grand2016-01-231-1/+1
* Fix typosAndrea Gelmini2016-01-1022-48/+48
* Bump copyright year to 2016Adolfo Jayme Barrientos2016-01-086-6/+6
* -Werror,-Wstring-plus-intStephan Bergmann2015-11-281-2/+2
* remove vestigial Adabas D references in tests etc.Michael Stahl2015-11-171-6/+5
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-6/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-8/+6
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-32/+18
* coverity#1326731 Dm: Dubious method usedCaolán McNamara2015-10-151-30/+40
* Kill dead mac os x 32bit odk build configRiccardo Magliocchetti2015-10-121-20/+0
* Fix typosAndrea Gelmini2015-10-0215-28/+28
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-111-2/+2
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-211-4/+4
* Fix typosAndrea Gelmini2015-07-192-2/+2
* Fix typosAndrea Gelmini2015-07-083-3/+3
* Fix typosAndrea Gelmini2015-07-0313-19/+19
* Explain how to test SDK examplesStephan Bergmann2015-06-291-0/+22
* Fix typosAndrea Gelmini2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-222-2/+2
* Fix CalcAddins exampleStephan Bergmann2015-06-171-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-153-9/+9
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-1116-56/+56
* java:use System.arrayCopy to copy arraysNoel Grandin2015-06-091-3/+1
* java:Non-synchronized method should not override a synchronized methodNoel Grandin2015-06-091-1/+1
* tdf#91469: convert links in help/about to httpsJulien Nabet2015-05-236-6/+6
* Also generated doxygen docu for the org UNOIDL treeStephan Bergmann2015-05-131-0/+1
* Fix Boolean value operationsStephan Bergmann2015-05-081-1/+1
* Fix typo informations -> informationAndrea Gelmini2015-05-071-1/+1
* Revert erroneous replacementsStephan Bergmann2015-04-283-3/+3