Contains parts of the formula parser used outside Calc code that has been pulled out from Calc's formula parser code. Also contains some functions that are needed by code in both sc and scaddins. Located here just for convenience. So sue me. ce-6-4+backports' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-16Also filter out flags like -fsanitize-address-globals-dead-strippingStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-25Fix typosAndrea Gelmini
2017-03-16Fix typosAndrea Gelmini
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2016-11-07Adapt jurt staticsalhack to MACOSXStephan Bergmann
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-23Unused private fieldsStephan Bergmann
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-03-11typoStephan Bergmann
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
2016-02-24Be specific about illegal inputStephan Bergmann
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-22cid#1326191 is a false positiveStephan Bergmann
2016-01-22cid#1326191, 1326202jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
2015-11-25coverity#1340230 Dereference before null checkCaolán McNamara
2015-11-24coverity#1326190 Explicit null dereferencedCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara
2015-10-15use AtomicInteger for _life_countNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini