Age | Commit message (Expand) | Author |
2023-08-09 | Use _beginthreadex instead of CreateThread | Mike Kaganski |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-01-07 | Use CreateThread instead of _beginthreadex | Mike Kaganski |
2022-01-07 | VCL move platform code from mouse.cxx into plugins | Jan-Marek Glogowski |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-27 | Windows InterlockedIncrement/Decrement use LONG | Stephan Bergmann |
2020-09-22 | WIN move dtrans code into vcl/win/dtrans | Jan-Marek Glogowski |