summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Use thread_local statics in dtoa.c to be thread-safeMike Kaganski2-1/+5
2020-02-28Adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxxStephan Bergmann2-0/+10
2020-02-10Cleanup: Move unit tests to ridljarSamuel Mehrbrodt34-4181/+0
2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt54-10235/+0
2020-02-06These tests don't need gb_JunitTest_use_jar_classset,*,jurtStephan Bergmann2-4/+0
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt8-93/+30
2019-11-17cid#1448367 Explicit null dereferencedCaolán McNamara1-0/+4
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-08-04Fix typoAndrea Gelmini1-1/+1
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota5-0/+7
2019-05-16Fix typoAndrea Gelmini1-3/+3
2019-05-10an uno -> a unoCaolán McNamara1-2/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-4/+0
2019-02-18tdf#123481 jurt: Avoid thread deadlockingSamuel Mehrbrodt1-1/+3
2019-02-06Adapt jurt/source/pipe/staticsalhack.cxxStephan Bergmann1-0/+1
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-1/+1
2018-11-03tdf#120703 PVS: V547 Expression is always trueMike Kaganski1-44/+43
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-07-31the custom SAL allocator is no longer usedNoel Grandin1-1/+0
2018-04-16Use https instead of httpGulsah Kose1-1/+1
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann2-0/+5
2018-01-17Fix typosAndrea Gelmini1-3/+3
2018-01-14Fix typosAndrea Gelmini1-2/+2
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-10-27loplugin:includeform: jurt (Windows)Stephan Bergmann1-3/+3
2017-10-23loplugin:includeform: jurtStephan Bergmann1-2/+2
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski1-0/+1
2017-09-02Typos for "available"Julien Nabet1-4/+4
2017-08-14new loplugin:droplongNoel Grandin1-1/+1
2017-06-23Fix typos: uniform registeredAndrea Gelmini2-6/+6
2017-06-05spelling instanciate -> instantiateNoel Grandin1-2/+2
2017-05-18Revert "Fix typos"Stephan Bergmann2-2/+2
2017-05-18Fix typosAndrea Gelmini2-2/+2
2017-05-16Also filter out flags like -fsanitize-address-globals-dead-strippingStephan Bergmann1-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-5/+0
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-16Fix typosAndrea Gelmini2-2/+2
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann1-0/+4
2016-11-07Adapt jurt staticsalhack to MACOSXStephan Bergmann2-0/+25
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara2-4/+12
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara1-0/+4
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin7-59/+54
2016-06-06fix synchronization of JobQueueNoel Grandin1-1/+1
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann1-3/+5
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin1-8/+5