summaryrefslogtreecommitdiff
path: root/scripting/source/inc/util
ModeNameSize
-rw-r--r--MiscUtils.hxx4170logplain
t_package2_test: Add unittest for 0fb25ce9ff9a3Xisco Fauli 2024-07-05package: ZipFile: treat junk at the start of zip as invalidMichael Stahl 2024-04-30loplugin:ostr in packageNoel Grandin 2023-03-09ofz#56826 Heap-use-after-freeCaolán McNamara 2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs 2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski 2021-05-16speed up package testNoel Grandin 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-09-26Fix typo in codeAndrea Gelmini 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin 2019-10-01loplugin:stringadd in package..saxNoel Grandin 2019-09-10Fix typosAndrea Gelmini 2019-08-12Fix typosAndrea Gelmini 2019-07-26Fix typoAndrea Gelmini 2019-07-23Fix typosAndrea Gelmini 2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin 2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen 2018-08-29Fix typosAndrea Gelmini 2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin 2018-03-17Typos concerning hierarchyJulien Nabet 2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem 2017-06-11Fix typosAndrea Gelmini 2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem 2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna 2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl 2017-01-19Use the old-fashion way to instantiate a UNO service.Kohei Yoshida 2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida