summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara1-30/+40
2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti1-20/+0
2015-10-02Fix typosAndrea Gelmini15-28/+28
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-2/+2
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-4/+4
2015-07-19Fix typosAndrea Gelmini2-2/+2
2015-07-08Fix typosAndrea Gelmini3-3/+3
2015-07-03Fix typosAndrea Gelmini13-19/+19
2015-06-29Explain how to test SDK examplesStephan Bergmann1-0/+22
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-17Fix CalcAddins exampleStephan Bergmann1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin3-9/+9
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin16-56/+56
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin1-3/+1
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin1-1/+1
2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet6-6/+6
2015-05-13Also generated doxygen docu for the org UNOIDL treeStephan Bergmann1-0/+1
2015-05-08Fix Boolean value operationsStephan Bergmann1-1/+1
2015-05-07Fix typo informations -> informationAndrea Gelmini1-1/+1
2015-04-28Revert erroneous replacementsStephan Bergmann3-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-3/+3
2015-04-20Create output dirStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-6/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin3-3/+3
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann3-13/+13
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-3/+3
2015-03-31Make it clear what "SDK" is meantTor Lillqvist1-1/+1
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet2-5/+5
2015-03-12odk: PVS-Studio V618 non-const format stringMichael Stahl1-1/+1
2015-03-03TyposJulien Nabet1-1/+1
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl1-0/+0
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin7-25/+25
2015-02-19ODK: Fix WError on windows x64 bitDavid Ostrovsky1-4/+4
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-2/+0
2015-02-08Typo: tilte->titleJulien Nabet1-1/+1
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-1/+1
2015-01-09java: simplify array creationNoel Grandin3-14/+7
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2-4/+4
2015-01-04odk: use HTML_TIMESTAMP doxygen optionMiklos Vajna2-0/+2
2015-01-01Bump copyright year to 2015Andras Timar6-36/+36
2014-12-21No need for CppunitTest_odk_checkapi to disable compiler pluginsStephan Bergmann1-2/+0
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-10/+0
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann2-3/+6
2014-12-18The touch module, ByteBufferWrapper, and the libotouch library can go away nowTor Lillqvist1-1/+0
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-12java: fix non-public UNO implementation classesNoel Grandin8-8/+8