summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-02Use ArrayList for JobQueueNoel Grandin2-36/+24
2016-05-05jurt: add missing modelinesMiklos Vajna77-0/+215
2016-03-23Unused private fieldsStephan Bergmann1-9/+0
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier2-2/+2
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier1-1/+1
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier1-5/+0
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier1-2/+1
2016-03-11typoStephan Bergmann1-5/+5
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann1-1/+1
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann1-2/+8
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann1-7/+17
2016-02-24Be specific about illegal inputStephan Bergmann1-0/+4
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann1-0/+4
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara1-2/+5
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-5/+5
2016-01-22cid#1326191 is a false positiveStephan Bergmann1-3/+1
2016-01-22cid#1326191, 1326202jan iversen1-1/+3
2016-01-10Fix typosAndrea Gelmini6-7/+7
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara1-1/+3
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky1-0/+21
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky1-0/+44
2015-11-25coverity#1340230 Dereference before null checkCaolán McNamara1-1/+1
2015-11-24coverity#1326190 Explicit null dereferencedCaolán McNamara1-1/+1
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann1-1/+1
2015-11-05java: combine nested if statementsNoel Grandin1-3/+2
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara1-3/+6
2015-10-15use AtomicInteger for _life_countNoel Grandin1-19/+16
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1