summaryrefslogtreecommitdiff
path: root/ucbhelper
ModeNameSize
-rw-r--r--Library_ucbhelper.mk2136logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_ucbhelper.mk464logplain
-rw-r--r--README56logplain
d---------source68logplain
336'>Revert incompatible ScriptEditor changeStephan Bergmann 2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski 2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski 2021-10-01loplugin:constmethodNoel Grandin 2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann 2021-08-20Make some scripts more portableIlmari Lauhakangas 2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin 2021-08-04tdf#143582 - Clear return value of the method before calling itAndreas Heinisch 2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin 2021-08-02convert #defines to OUStringLiteralNoel Grandin 2021-08-01osl::Mutex->std::mutex in ProviderCacheNoel Grandin 2021-08-01osl::Mutex->std::mutex in MasterScriptProviderNoel Grandin 2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-05-29std::unique_ptr -> std::optionalNoel Grandin 2021-05-13inline some typedefsNoel Grandin 2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin 2021-04-28use string_view in INetURLObject::encodeNoel Grandin 2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-31Use javax.xml.transform instead of reflection to write a DocumentStephan Bergmann 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC 2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski