/reportdesign/

ption value='distro/collabora/cp-4.1'>distro/collabora/cp-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/afl-eventtesting/eventtesting.impress.crash-2
f7c9ecf3d740f53d7a860157aba4fa1a8e32cca8'>Use IsRunningUnitTest / IsRunningUITest in vclplug_win, too
AgeCommit message (Expand)Author
Mike Kaganski
13 daysuse generic clipboard when running UI testsNoel Grandin
14 daysUse WeakReference to CWinClipboard instead of pointerMike Kaganski
14 daysRelease the lock for getClipboard call to avoid deadlockMike Kaganski
2024-07-15Unused return valueMike Kaganski
2024-07-14tdf#148647: make sure to update own content on Win clipboard changeMike Kaganski
2024-07-14Try to simplify Windows clipboard lockingMike Kaganski
2024-05-24fix up assertCaolán McNamara
2024-05-14WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-13WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-11WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-21Only hold clipboard mutexes to obtain the values, to avoid deadlocksMike Kaganski
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-10-10Drop repeated codeMike Kaganski
2023-09-02replace set(nullptr) with clear()Noel Grandin