summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
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
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin
2021-11-15test_corefl: Fix OSL_ENSURE bracketingDr. David Alan Gilbert
2021-10-31Prepare for removal of non-const operator[] from Sequence in stocMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19Fix locking of public UriReference members againStephan Bergmann
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19remove some locking from UriReferenceNoel Grandin
2021-08-03osl::Mutex->std::mutex in UriReferenceNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-02osl::Mutex->std::mutex in SimpleRegistryNoel Grandin
2021-08-02osl::Mutex->std::mutex in LRU_CacheNoel Grandin
2021-08-01osl::Mutex->std::mutex in InteractionRequest::RetryContinuationNoel Grandin
2021-07-19osl::Mutex->std::mutex in ImplementationEnumeration_ImplNoel Grandin
2021-07-18osl::Mutex->std::mutex in ServiceEnumeration_ImplNoel Grandin
2021-07-18osl::Mutex->std::mutex in NamingService_ImplNoel Grandin
2021-06-29Drop old MSVC workaroundStephan Bergmann
2021-06-29Fix JavaVirtualMachine::disposeStephan Bergmann
2021-06-29Missing acquire in UNO constructor functionStephan Bergmann
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
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-04-07Updated README.md files to represent current code / use Markdown formatHossein