summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysGet SwFieldType after broadcastMike Kaganski1-2/+2
11 dayscid#1607688 Check of thread-shared field evades lock acquisitionCaolán McNamara1-1/+1
12 daystsan: use of freed mutexNoel Grandin2-0/+15
12 daysRelease CXNotifyingDataObject in separate threadMike Kaganski3-6/+22
13 daysa11y: Handle combobox subedit a11y name in VCLXAccessibleEditMichael Weghorn3-5/+12
2024-11-22tsan: make oslPipe thread-safeNoel Grandin2-14/+38
2024-11-17create BaseContent with the state required and drop mutexCaolán McNamara4-18/+11
2024-11-11tdf#130857 qt weld: Hold SolarMutex in QtInstanceButton::buttonClickedMichael Weghorn1-1/+5
2024-11-08cid#1620539 Check of thread-shared field evades lock acquisitionCaolán McNamara1-5/+4
2024-11-07tdf#130857 qt weld: Take SolarMutex in QtInstanceLinkButton::linkActivatedMichael Weghorn1-0/+1
2024-11-06Related: tdf#163730 Release the object in separate threadMike Kaganski1-33/+48
2024-11-02Related: tdf#163730 Avoid deadlockMike Kaganski1-23/+29
2024-10-22cid#1606773 Check of thread-shared field evades lock acquisitionCaolán McNamara1-9/+20
2024-10-22tdf#161625 Use SolarMutex instead of std::mutex in ExtMgrDialogMichael Weghorn2-6/+5
2024-10-21tdf#163486 PVS: deprecated functionXisco Fauli1-6/+0
2024-10-20Fix CppunitTest_sw_a11y crash: clear mxAccessBridge in DeInitVCLMike Kaganski1-14/+14
2024-10-18Avoid deadlockMike Kaganski3-6/+8
2024-10-14Avoid deadlock because of recursive lockMike Kaganski3-11/+25
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann6-2/+37
2024-10-07cid#1606611 Data race conditionNoel Grandin1-1/+2
2024-10-05qt: Add SolarMutexGuard in QtInstance::CreateFrame etc.Michael Weghorn1-0/+5
2024-10-03cid#1606754 Thread deadlockNoel Grandin1-4/+9
2024-10-03cid#1608230 Data race conditionNoel Grandin2-35/+32
2024-10-02Get SolarMutex before calling ImplClearAllFontDataCaolán McNamara1-0/+1
2024-10-02sw: give warning when comment cannot be deleted in comments panelMohit Marathe1-2/+10
2024-10-01cid#1608000 Data race conditionNoel Grandin2-2/+0
2024-10-01cid#1608069 Data race conditionNoel Grandin2-2/+0
2024-09-30CID#1607066:Data race condition (MISSING_LOCK)Noel Grandin18-234/+298
2024-09-28cid#1608030 Check of thread-shared field evades lock acquisitionCaolán McNamara1-3/+0
2024-09-25Related: cool#9735 allow LOK_CALLBACK_DOCUMENT_SIZE_CHANGED during paintCaolán McNamara1-0/+1
2024-09-25tdf#163092 sw: fix broken anotations on save to docxJaume Pujantell3-4/+36
2024-09-25sw: add new command to make a response comment rootJaume Pujantell22-15/+170
2024-09-19qt: Run whole QtFrame::Show in main threadMichael Weghorn1-14/+18
2024-09-19display reference text on threadMohit Marathe4-0/+45
2024-09-18remove OSubComponent from RowSetNoel Grandin2-12/+13
2024-09-18remove OSubComponent from OStatementBaseNoel Grandin9-24/+30
2024-09-16cid#1554972 silence Check of thread-shared field evades lock acquisitionCaolán McNamara1-10/+13
2024-09-14remove OSubComponent from OConnectionNoel Grandin2-16/+13
2024-09-12tdf#91739 wina11y: Create AccObject for parent as necessaryMichael Weghorn1-0/+10
2024-09-10Demonstrate that Embind is not multi-threading capableStephan Bergmann3-5/+30
2024-09-09tsan:lock-order-inversion in formsNoel Grandin15-26/+38
2024-09-09tsan:lock-order-inversion in formsNoel Grandin1-5/+17
2024-09-05tsan: data raceNoel Grandin1-1/+3
2024-09-05tsan: data raceNoel Grandin1-1/+2
2024-09-04Avoid deadlockMike Kaganski1-1/+2
2024-09-03Emscripten: workerID is only defined under -sASSERTIONSStephan Bergmann1-12/+5
2024-08-31tdf#162696 qt: Always run QtFrame::SetPosSize in main threadMichael Weghorn1-0/+7
2024-08-30tdf#162696 qt weld: Destroy QDialog in main threadMichael Weghorn2-0/+8
2024-08-30tdf#162696 qt weld: Do GUI things in main threadMichael Weghorn6-5/+342
2024-08-29cid#1607370 Check of thread-shared field evades lock acquisitionCaolán McNamara1-1/+4