/dbaccess/qa/

t type='hidden' name='id' value='0d0f2e7b1f6851b07e65b42aca40f37a5f311deb'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2024-10-02cid#1608390 Data race conditionNoel Grandin
2024-10-02cid#1606901 Data race conditionNoel Grandin
2024-09-30CID#1607066:Data race condition (MISSING_LOCK)Noel Grandin
2024-09-10use more concrete UNO type in ucbhelperNoel Grandin
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-22cid#1608362 Double unlockCaolán McNamara
2024-05-16loplugin:ostr in ucbhelperNoel Grandin
2024-05-04replace createFromAscii with OUString literals in ucbhelperNoel Grandin
2024-03-29tdf#146619 Drop unused 'using namespace' in: ucbhelper/Gabor Kelemen
2024-03-08use more string_viewNoel Grandin
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ucbhelperStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin
2023-08-18ucbhelper,ucb,desktop: InternetProxyServer is problematicMichael Stahl
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-05-27Use getXWeak in ucbhelperMike Kaganski
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2023-02-20osl::Mutex->std::mutex in ucbhelper::FdInputStreamNoel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin