Age | Commit message (Expand) | Author |
2016-06-07 | [API CHANGE] Drop deprecated I*Description interfaces | Noel Grandin |
2016-06-06 | fix synchronization of JobQueue | Noel Grandin |
2016-06-06 | cid#1362511: Concurrent data access violation | Stephan Bergmann |
2016-06-03 | Use AtomicLong in ThreadId instead of synchronizing | Noel Grandin |
2016-06-02 | Use ArrayList for JobQueue | Noel Grandin |
2016-05-05 | jurt: add missing modelines | Miklos Vajna |
2016-03-23 | Unused private fields | Stephan Bergmann |
2016-03-11 | ThreadPool doesn't exist - etiher point to IThreadPool or implementation | Christian Lohmaier |
2016-03-11 | interface is called "DisposeNotifier", not "NotifyDispose" | Christian Lohmaier |
2016-03-11 | ComponentFactoryWrapper was removed in 2002 | Christian Lohmaier |
2016-03-11 | [I]ThreadPoolFactory is dead since 2003 | Christian Lohmaier |
2016-03-11 | typo | Stephan Bergmann |
2016-03-11 | Synchronize all access to _sync_counter, _passedAync | Stephan Bergmann |
2016-02-24 | cid#1326391: Dereference null return value | Stephan Bergmann |
2016-02-24 | cid#1326441,1326442,1326392: Dereference null return value | Stephan Bergmann |
2016-02-24 | Be specific about illegal input | Stephan Bergmann |
2016-02-24 | cid#1326440 Dereference null return value | Stephan Bergmann |
2016-02-18 | coverity#1326462 Dereference null return value | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-22 | cid#1326191 is a false positive | Stephan Bergmann |
2016-01-22 | cid#1326191, 1326202 | jan iversen |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-22 | coverity#1326730 DMI: Dubious method invocation | Caolán McNamara |
2015-12-03 | Add build toolchain to upload LibreOffice API to Maven Central | David Ostrovsky |
2015-12-01 | Expose metadata to deploy LibreOffice artifacts on Maven Central | David Ostrovsky |
2015-11-25 | coverity#1340230 Dereference before null check | Caolán McNamara |
2015-11-24 | coverity#1326190 Explicit null dereferenced | Caolán McNamara |
2015-11-12 | Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG | Stephan Bergmann |
2015-11-05 | java: combine nested if statements | Noel Grandin |
2015-10-20 | coverity#1327460 DLS: Dead local store | Caolán McNamara |
2015-10-15 | use AtomicInteger for _life_count | Noel Grandin |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-31 | fix use of TCP_NODELAY for localhost URP connections | Noel Grandin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-04-20 | java: some random small cleanups | Noel Grandin |
2015-02-21 | Typos: caculate->calculate + acceses->accesses | Julien Nabet |
2015-01-20 | enable tcpNoDelay for loopback connections automatically | Noel Grandin |
2015-01-06 | -Werror,-Wmacro-redefined (under Clang -fsanitize=*) | Stephan Bergmann |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-16 | java: remove OOoRunnerLight | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-11 | update documentation | Stephan Bergmann |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |