summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)Author
2021-06-30Fix JavaVirtualMachine::disposeStephan Bergmann
2021-06-29Missing acquire in UNO constructor functionStephan Bergmann
2021-05-29std::unique->std::optionalNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-03-23use single-use attribute for IdlReflectionServiceImplNoel Grandin
2021-03-23use single-use attribute for IntrospectionNoel Grandin
2021-03-23use single-use attribute for JavaVirtualMachineNoel Grandin
2021-03-22cid#1473974 silence Explicit null dereferencedCaolán McNamara
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-01-28simplify code, use more subView()Noel
2021-01-10Fix some warnings for Raspberry pi 4 (part5)Julien Nabet
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21Revert "lok: add pre-condition "DontEnableJava""Henry Castro
2020-12-18lok: add pre-condition "DontEnableJava"Henry Castro
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module stoc with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-02Use the new single-instance="true" attribute in stocStephan Bergmann
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-07-25Use comphelper::IsContextFlagActive for flags from comphelper::NewFlagContextMike Kaganski
2020-07-24stoc/javavm: create instances with uno constructorsNoel Grandin
2020-07-15stoc/proxy: create instances with uno constructorsNoel Grandin
2020-07-15stoc/invocation: create instances with uno constructorsNoel Grandin
2020-07-15stoc/invocadapt: create instances with uno constructorsNoel Grandin
2020-07-15stoc/javaloader: create instances with uno constructorsNoel Grandin
2020-07-14stoc/naming: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: stocStephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2020-03-10Properly use createOneInstanceComponentFactory for javaloaderStephan Bergmann
2020-02-06Be more verbose about JNI errors at least with --enable-dbgutilStephan Bergmann
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorEfdal İncesu
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci