- 0dc2379 Typos for "available" by Julien Nabet · 9 years ago
- 0c3bd1d new loplugin:droplong by Noel Grandin · 9 years ago
- a3a40ba Fix typos: uniform registered by Andrea Gelmini · 9 years ago
- 146033f spelling instanciate -> instantiate by Noel Grandin · 9 years ago
- 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
- 26a6700 Fix typos by Andrea Gelmini · 9 years ago
- 1772dab Also filter out flags like -fsanitize-address-globals-dead-stripping by Stephan Bergmann · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 98ef3ed Fix typos by Andrea Gelmini · 9 years ago
- 15e3ce5 Fix typos by Andrea Gelmini · 9 years ago
- 8af9286 -Werror=implicit-fallthrough= (GCC 7) by Stephan Bergmann · 9 years ago
- 4e3e87e Adapt jurt staticsalhack to MACOSX by Stephan Bergmann · 9 years ago
- ce757cd coverity#1371380 Resource leak on an exceptional path by Caolán McNamara · 10 years ago
- 29a479c coverity#1371379 Resource leak on an exceptional path by Caolán McNamara · 10 years ago
- 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
- 970b0eb [API CHANGE] Drop deprecated I*Description interfaces by Noel Grandin · 10 years ago
- 02858c3 fix synchronization of JobQueue by Noel Grandin · 10 years ago
- 5c2f970 cid#1362511: Concurrent data access violation by Stephan Bergmann · 10 years ago
- 0d1ce0a Use AtomicLong in ThreadId instead of synchronizing by Noel Grandin · 10 years ago
- 3e4fad7 Use ArrayList for JobQueue by Noel Grandin · 10 years ago
- 0c4a4082 jurt: add missing modelines by Miklos Vajna · 10 years ago
- 8383055 Unused private fields by Stephan Bergmann · 10 years ago
- 69db014 ThreadPool doesn't exist - etiher point to IThreadPool or implementation by Christian Lohmaier · 10 years ago
- a86734e interface is called "DisposeNotifier", not "NotifyDispose" by Christian Lohmaier · 10 years ago
- 37e1495 ComponentFactoryWrapper was removed in 2002 by Christian Lohmaier · 10 years ago
- ee39cab [I]ThreadPoolFactory is dead since 2003 by Christian Lohmaier · 10 years ago
- b2d53cc typo by Stephan Bergmann · 10 years ago
- feb480d Synchronize all access to _sync_counter, _passedAync by Stephan Bergmann · 10 years ago
- 1629228 cid#1326391: Dereference null return value by Stephan Bergmann · 10 years ago
- d79ce8b cid#1326441,1326442,1326392: Dereference null return value by Stephan Bergmann · 10 years ago
- 3e945cb Be specific about illegal input by Stephan Bergmann · 10 years ago
- 74a18f6 cid#1326440 Dereference null return value by Stephan Bergmann · 10 years ago
- 6727fa5 coverity#1326462 Dereference null return value by Caolán McNamara · 10 years ago
- 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- cd9cafe cid#1326191 is a false positive by Stephan Bergmann · 10 years ago
- e39bf36 cid#1326191, 1326202 by jan iversen · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- 7653682 coverity#1326730 DMI: Dubious method invocation by Caolán McNamara · 10 years ago
- 1fd41f4 Add build toolchain to upload LibreOffice API to Maven Central by David Ostrovsky · 10 years ago
- 9ca2de8 Expose metadata to deploy LibreOffice artifacts on Maven Central by David Ostrovsky · 10 years ago
- 8244fc2 coverity#1340230 Dereference before null check by Caolán McNamara · 10 years ago
- cbc5dc1 coverity#1326190 Explicit null dereferenced by Caolán McNamara · 10 years ago
- ba8a957 Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG by Stephan Bergmann · 10 years ago
- b73db44 java: combine nested if statements by Noel Grandin · 10 years ago
- fb8d764 coverity#1327460 DLS: Dead local store by Caolán McNamara · 10 years ago
- 846135c use AtomicInteger for _life_count by Noel Grandin · 10 years ago
- a1624a8 cid#1327023 to cid#1327077 SIC: Inner class could be made static by Noel Grandin · 10 years ago
- 9956b99 Fix typos by Andrea Gelmini · 11 years ago
- 9ffdcc7 fix use of TCP_NODELAY for localhost URP connections by Noel Grandin · 11 years ago
- 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
- 7f73bb5 Fix typos by Andrea Gelmini · 11 years ago
- 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
- cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
- aade275 Fix typos by Andrea Gelmini · 11 years ago
- 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
- efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
- 14bc818 java: some random small cleanups by Noel Grandin · 11 years ago
- 800e09a Typos: caculate->calculate + acceses->accesses by Julien Nabet · 11 years ago
- c9e6b58 enable tcpNoDelay for loopback connections automatically by Noel Grandin · 11 years ago
- 8672eca -Werror,-Wmacro-redefined (under Clang -fsanitize=*) by Stephan Bergmann · 11 years ago
- 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
- 39327e7 java: remove OOoRunnerLight by Noel Grandin · 11 years ago
- 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
- b09964e update documentation by Stephan Bergmann · 11 years ago
- 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
- 6ddde10 rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit by Stephan Bergmann · 11 years ago
- 147ff66 Typo "mehtod" -> "method" by Stephan Bergmann · 11 years ago
- b21f243 fdo#86745 - Possible exception/segfault in jurt jpipe.dll under Windows ... by Juergen Funk · 11 years ago
- c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
- 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
- 8fdb239 Fold URE: Linux ure/share/java/* -> program/classes/ by Stephan Bergmann · 11 years ago
- 45ca1bf Fold URE: Linux ure/lib/* -> program/ by Stephan Bergmann · 11 years ago
- e814dac readwrite_helper.c -> readwrite_helper.cxx by Stephan Bergmann · 11 years ago
- df451d6 pipe.c -> pipe.cxx by Stephan Bergmann · 11 years ago
- b64c90c1 nlsupport.c -> nlsupport.cxx by Stephan Bergmann · 11 years ago
- 431a7c4 mutex.c -> mutex.cxx by Stephan Bergmann · 11 years ago
- 42ab57c memory.c -> memory.cxx by Stephan Bergmann · 11 years ago
- 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- b95dcb9 java: last statement in finalize() method should be call to super.finalize() by Noel Grandin · 11 years ago
- 36ff152 java: reduce excessive code indentation levels by Noel Grandin · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- d0a8fc2 Fix indentation by Stephan Bergmann · 11 years ago
- 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
- fa22664 java: always use braces for while loops by Noel Grandin · 11 years ago
- 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
- 530f060 jurt: print an array with java.util.Arrays.toString by Robert Antoni Buj i Gelonch · 11 years ago
- f6388e1 java: import from the same package by Robert Antoni Buj i Gelonch · 11 years ago
- 7afbb82 jurt: use new exception constructors by Robert Antoni Buj i Gelonch · 11 years ago
- c2b5aff jurt: remove unused import by Robert Antoni Buj i Gelonch · 11 years ago
- 610f338 java: no need to check for null before calling instanceof by Noel Grandin · 12 years ago
- 585ac6e sal/osl/unx/thread.c -> .cxx by Stephan Bergmann · 12 years ago
- a67e6ae Precise, platform-specific Class-Path path for NativeLibraryLoader use by Stephan Bergmann · 12 years ago
- d5cdc75 fix Java1.5 incompatibility by Noel Grandin · 12 years ago
- ab7ccd8 jurt: remove constructor in AnyConverter_Test (JUnit) by Robert Antoni Buj i Gelonch · 12 years ago
- 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
- 5c2d2d0 jurt: encode(String) in URLEncoder has been deprecated by rbuj · 12 years ago
- 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
- 420170c set names on some Java threads by Michael Stahl · 12 years ago
- 52821cd Fix condition by Stephan Bergmann · 12 years ago