summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
Grandin 2022-05-12speed up simple use of NamedValueCollectionNoel Grandin 2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin 2022-05-04Just use Any ctor instead of makeAny in scriptingStephan Bergmann 2022-04-29use more string_view in INetURLObjectNoel Grandin 2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin 2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin 2022-03-20Remove special-casing Windows stderr handlingMike Kaganski 2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen 2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch 2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin 2022-01-04osl::Mutex->std::mutex in StringResourceImplNoel Grandin 2021-12-22tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski 2021-12-18use more cppu::BaseMutexNoel Grandin 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski 2021-11-28use more OInterfaceContainerHelper2 in scriptingNoel Grandin 2021-11-24Fix typos and translationsAndrea Gelmini 2021-11-23Add more beanshell samplesSamuel Mehrbrodt 2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin 2021-11-07Typo: implemnented->implementedJulien Nabet 2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski 2021-10-18Revert 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