summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-23Unused private fieldsStephan Bergmann
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-03-11typoStephan Bergmann
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
2016-02-24Be specific about illegal inputStephan Bergmann
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-22cid#1326191 is a false positiveStephan Bergmann
2016-01-22cid#1326191, 1326202jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
2015-11-25coverity#1340230 Dereference before null checkCaolán McNamara
2015-11-24coverity#1326190 Explicit null dereferencedCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara
2015-10-15use AtomicInteger for _life_countNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-31fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Fix 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-04-20java: some random small cleanupsNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin
2015-01-06-Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann
2015-01-05java: remove dead codeNoel Grandin
2014-12-16java: remove OOoRunnerLightNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11update documentationStephan Bergmann