Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt | 1 | -1/+1 |
2020-03-03 | Use thread_local statics in dtoa.c to be thread-safe | Mike Kaganski | 2 | -1/+5 |
2020-02-28 | Adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxx | Stephan Bergmann | 2 | -0/+10 |
2020-02-10 | Cleanup: Move unit tests to ridljar | Samuel Mehrbrodt | 34 | -4181/+0 |
2020-02-10 | Cleanup: Move files to ridljar | Samuel Mehrbrodt | 54 | -10235/+0 |
2020-02-06 | These tests don't need gb_JunitTest_use_jar_classset,*,jurt | Stephan Bergmann | 2 | -4/+0 |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt | 8 | -93/+30 |
2019-11-17 | cid#1448367 Explicit null dereferenced | Caolán McNamara | 1 | -0/+4 |
2019-08-20 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2019-08-04 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota | 5 | -0/+7 |
2019-05-16 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-05-10 | an uno -> a uno | Caolán McNamara | 1 | -2/+2 |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann | 1 | -4/+0 |
2019-02-18 | tdf#123481 jurt: Avoid thread deadlocking | Samuel Mehrbrodt | 1 | -1/+3 |
2019-02-06 | Adapt jurt/source/pipe/staticsalhack.cxx | Stephan Bergmann | 1 | -0/+1 |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek | 1 | -1/+1 |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski | 1 | -1/+1 |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true | Mike Kaganski | 1 | -44/+43 |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2018-08-29 | Fix typo: s/an other/another/g | Andrea Gelmini | 1 | -1/+1 |
2018-07-31 | the custom SAL allocator is no longer used | Noel Grandin | 1 | -1/+0 |
2018-04-16 | Use https instead of http | Gulsah Kose | 1 | -1/+1 |
2018-01-27 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-25 | Remove stdlib.h from sal/config.h | Stephan Bergmann | 2 | -0/+5 |
2018-01-17 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2018-01-14 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2017-12-19 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-10-27 | loplugin:includeform: jurt (Windows) | Stephan Bergmann | 1 | -3/+3 |
2017-10-23 | loplugin:includeform: jurt | Stephan Bergmann | 1 | -2/+2 |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+1 |
2017-09-02 | Typos for "available" | Julien Nabet | 1 | -4/+4 |
2017-08-14 | new loplugin:droplong | Noel Grandin | 1 | -1/+1 |
2017-06-23 | Fix typos: uniform registered | Andrea Gelmini | 2 | -6/+6 |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin | 1 | -2/+2 |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann | 2 | -2/+2 |
2017-05-18 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-05-16 | Also filter out flags like -fsanitize-address-globals-dead-stripping | Stephan Bergmann | 1 | -2/+2 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 2 | -5/+0 |
2017-03-25 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2017-03-16 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-01-26 | -Werror=implicit-fallthrough= (GCC 7) | Stephan Bergmann | 1 | -0/+4 |
2016-11-07 | Adapt jurt staticsalhack to MACOSX | Stephan Bergmann | 2 | -0/+25 |
2016-08-19 | coverity#1371380 Resource leak on an exceptional path | Caolán McNamara | 2 | -4/+12 |
2016-08-19 | coverity#1371379 Resource leak on an exceptional path | Caolán McNamara | 1 | -0/+4 |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen | 1 | -1/+1 |
2016-06-07 | [API CHANGE] Drop deprecated I*Description interfaces | Noel Grandin | 7 | -59/+54 |
2016-06-06 | fix synchronization of JobQueue | Noel Grandin | 1 | -1/+1 |
2016-06-06 | cid#1362511: Concurrent data access violation | Stephan Bergmann | 1 | -3/+5 |