summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: stocStephan Bergmann
2023-10-18loplugin:indentationStephan Bergmann
2023-10-15tdf#101376 don't detach thread if it is the main thread on macOSPatrick Luby
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-24tdf#157288: "Primary key" missing when right click a field during table editionJulien Nabet
2023-09-10using decls should come after #includeNoel Grandin
2023-09-09NestedRegistryImpl does not need to implement XAggreggationNoel Grandin
2023-08-24Small refactorMike Kaganski
2023-08-23tdf#156701: Move DontEnableJava handling into askForRetryMike Kaganski
2023-07-31tdf#156161: Honor "DontEnableJava" when failed because selected JRE uninstalledMike Kaganski
2023-06-18Use getXWeak in stocMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-04-06tdf#145538 Use range based for loopsektagoel12
2023-03-30loplugin:stringadd in starmath..svlNoel Grandin
2023-03-22Remove unused fileStephan Bergmann
2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-02osl::Mutex->std::mutex in JavaComponentLoader::getJavaLoaderNoel Grandin
2023-01-20Related: rhbz#2136459 use a value which is exactly representable as a floatCaolán McNamara
2023-01-19Base IdlReflectionServiceImpl on WeakComponentImplHelperStephan Bergmann
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-12-19loplugin:implinheritancehelper in stocNoel Grandin
2022-11-14Destruction of Registry and RegitsryKey isn't MT-safeStephan Bergmann
2022-11-02Use o3tl::to_underlying() instead of static_cast<int>()Tor Lillqvist
2022-11-01Make exception message a bit more informativeTor Lillqvist
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-10-11revert pessimizationNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-30use more string_view in stocNoel Grandin
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2022-06-03Use more appropriate index variable typesStephan Bergmann
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl
2022-05-09URE Library_boostrap should not depend on Library_comphelperStephan Bergmann
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in stocStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-26Two more uses of rtl::createUriCharClassStephan Bergmann
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10use more string_viewNoel Grandin
2022-04-09use more subView when converting to Int32Noel Grandin
2022-03-18tdf#148063: Avoid dereferencing potentially bad user-supplied TypeDescriptionStephan Bergmann
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-25Don't use Library_tl in URE librariesStephan Bergmann
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-03osl::Mutex->std::mutex in ImplIntrospectionAccessNoel Grandin
2021-12-26can use OUStringLiteral hereNoel Grandin