summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 hoursRelease the mutex when calling the OLE methodMike Kaganski3-13/+14
4 daystdf#114441 change use of sal_uLong to better integer types in dbaccessanish.deshpande1-1/+1
4 daysFix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski1-0/+2
4 daysMake sure we hold the solar mutex before trying to release itMike Kaganski1-0/+1
6 daysIntroduce a guard to delay processing of idlesMike Kaganski7-11/+74
8 daysDisallow closing document during generation of previewMike Kaganski4-3/+48
8 daysReimplement OleComponentNative_Impl to use IGlobalInterfaceTableMike Kaganski5-228/+357
11 daysucb: webdav-curl: try to share DNS and TLS data as wellMichael Stahl1-0/+7
2024-03-02avoid SvNumberFormatter lock in formula-group-threadingCaolán McNamara5-26/+68
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn2-1/+1
2024-02-28tdf#159910 a11y: Dispose VCLXAccessibleList childrenMichael Weghorn2-3/+9
2024-02-22fix dodgy unit testNoel Grandin3-7/+11
2024-02-21use after free on clicking cancel in a calc spelling message dialogCaolán McNamara1-1/+6
2024-02-19crashtesting: bump refcount during setBuffered2DDecompositionCaolán McNamara2-0/+4
2024-02-16tdf#92389 sw a11y: Use SolarMutex in SidebarWinAccessibleContextMichael Weghorn1-6/+4
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks9-4/+75
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn2-15/+27
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann1-33/+6
2024-02-08tdf#152524 use dispatch_async() instead of dispatch_sync()Patrick Luby1-4/+34
2024-02-07tdf#152524 fork() and exec() in a separate libdispatch queuePatrick Luby2-0/+65
2024-01-30tdf#159288: Assertion on insert trend lineJulien Nabet1-0/+2
2024-01-24svx a11y: Notify listeners when disposing shapeMichael Weghorn1-1/+1
2024-01-18-Werror,-Wdeprecated-enum-float-conversion (Emscripten)Stephan Bergmann1-4/+1
2024-01-18Don't artificially limit external/firebird to -std=gnu++11 on LinuxStephan Bergmann3-1/+63
2024-01-16A base B3DTuple can no longer stand in for a derived BColorStephan Bergmann1-1/+2
2023-12-31Use DBG_TESTSOLARMUTEX instead of SolarMutex::IsCurrentThread in assertionMike Kaganski1-1/+2
2023-12-31Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski1-3/+4
2023-12-24get-bz-attachments: set speaking thread names for job queueThorsten Behrens1-0/+8
2023-12-23Related: tdf#158807 mutex must be locked when disposing a VirtualDevicePatrick Luby1-0/+18
2023-12-18tdf#158686 sw floattable: fix print preview crashMiklos Vajna5-4/+38
2023-12-15Fix salhelper::TimerStephan Bergmann3-35/+120
2023-12-11Only run test dependent on MS Paint OLE class, if Paint is installedMike Kaganski2-0/+25
2023-12-05tdf#157729 SwNavigator: enhancement to group comments by threadsJim Raykowski2-2/+93
2023-12-05Drop own mutex to prevent lock order problemMike Kaganski1-30/+16
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski3-9/+23
2023-11-28Prevent attempts to create UCB content from .component URIsMike Kaganski1-0/+3
2023-11-27sd: remote: release Transmitter mutex when sendingMichael Stahl1-18/+31
2023-11-24sd: remote: disentangle class RemoteServerMichael Stahl5-51/+74
2023-11-10Disable flakey navigator UITest againStephan Bergmann1-68/+69
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl5-22/+68
2023-11-09tdf#158125 android: Don't insist on RGB 565 EGL configMichael Weghorn1-1/+2
2023-11-09android: Drop unused GLController#resumeCompositorIfValid etc.Michael Weghorn3-13/+0
2023-11-08Avoid initialization-order-fiasco in DBG_UTIL codeStephan Bergmann1-4/+9
2023-11-03Make ExternalReferenceUriTranslator more robust against broken UTF-8Stephan Bergmann3-1/+48
2023-10-23a11y: Don't throw exception on valid list box entry action indexMichael Weghorn2-18/+12
2023-10-15tdf#101376 don't detach thread if it is the main thread on macOSPatrick Luby2-0/+21
2023-10-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna7-0/+68
2023-10-05sw floattable, crashtesting: fix PDF export of fdo56210-3.docxMiklos Vajna3-11/+12
2023-09-30cid#1545766 silence Unguarded readCaolán McNamara1-5/+3
2023-09-18tdf#157304 Use normalized selection indices as string indicesMichael Weghorn1-1/+1