summaryrefslogtreecommitdiffstats
path: root/jurt
Commit message (Expand)AuthorAgeFilesLines
* jurt: add missing modelinesMiklos Vajna2016-05-0577-0/+215
* Unused private fieldsStephan Bergmann2016-03-231-9/+0
* ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier2016-03-112-2/+2
* interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier2016-03-111-1/+1
* ComponentFactoryWrapper was removed in 2002Christian Lohmaier2016-03-111-5/+0
* [I]ThreadPoolFactory is dead since 2003Christian Lohmaier2016-03-111-2/+1
* typoStephan Bergmann2016-03-111-5/+5
* Synchronize all access to _sync_counter, _passedAyncStephan Bergmann2016-03-111-1/+1
* cid#1326391: Dereference null return valueStephan Bergmann2016-02-241-2/+8
* cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann2016-02-241-7/+17
* Be specific about illegal inputStephan Bergmann2016-02-241-0/+4
* cid#1326440 Dereference null return valueStephan Bergmann2016-02-241-0/+4
* coverity#1326462 Dereference null return valueCaolán McNamara2016-02-181-2/+5
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-5/+5
* cid#1326191 is a false positiveStephan Bergmann2016-01-221-3/+1
* cid#1326191, 1326202jan iversen2016-01-221-1/+3
* Fix typosAndrea Gelmini2016-01-106-7/+7
* coverity#1326730 DMI: Dubious method invocationCaolán McNamara2015-12-221-1/+3
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-031-0/+21
* Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky2015-12-011-0/+44
* coverity#1340230 Dereference before null checkCaolán McNamara2015-11-251-1/+1
* coverity#1326190 Explicit null dereferencedCaolán McNamara2015-11-241-1/+1
* Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann2015-11-121-1/+1
* java: combine nested if statementsNoel Grandin2015-11-051-3/+2
* coverity#1327460 DLS: Dead local storeCaolán McNamara2015-10-201-3/+6
* use AtomicInteger for _life_countNoel Grandin2015-10-151-19/+16
* cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2015-10-151-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin2015-07-312-2/+7
* Fix typosAndrea Gelmini2015-07-191-2/+2
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-232-2/+2
* Typo: iff->ifJulien Nabet2015-06-232-2/+2
* Fix typosAndrea Gelmini2015-06-221-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-151-1/+1
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-1112-51/+51
* java: some random small cleanupsNoel Grandin2015-04-201-1/+1
* Typos: caculate->calculate + acceses->accessesJulien Nabet2015-02-219-9/+9
* enable tcpNoDelay for loopback connections automaticallyNoel Grandin2015-01-202-5/+9
* -Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann2015-01-061-7/+0
* java: remove dead codeNoel Grandin2015-01-051-2/+0
* java: remove OOoRunnerLightNoel Grandin2014-12-162-2/+2
* java: remove some unused fields and variablesNoel Grandin2014-12-154-9/+5
* update documentationStephan Bergmann2014-12-111-4/+6
* java: reduce visibility of fields and methodsNoel Grandin2014-12-113-8/+8
* rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann2014-12-093-38/+60
* Typo "mehtod" -> "method"Stephan Bergmann2014-12-081-1/+1
* fdo#86745 - Possible exception/segfault in jurt jpipe.dll under Windows ...Juergen Funk2014-12-052-23/+46
* java: remove some unused local variablesNoel Grandin2014-12-052-2/+1
* Fold URE: WindowsStephan Bergmann2014-12-031-2/+1