Age | Commit message (Expand) | Author |
---|---|---|
2021-05-31 | Drop Window::IsDisposed | Noel |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2017-07-25 | VclReferenceBase::getRefCount should return sal_Int32 | Noel Grandin |
2017-05-22 | verify that VclPtr properly disposed | Noel Grandin |
2017-03-08 | convert VclReferenceBase::mnRefCnt to oslInterlockedCount | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2016-12-13 | Revert "verify SolarMutex when ref-counting VclPtr" series | Noel Grandin |
2016-12-09 | No need for rtl::Reference friend, no need for #include vclptr.hxx | Stephan Bergmann |
2016-12-08 | verify that we hold the SolarMutex when ref-counting VclPtr | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-05-16 | tdf#97527 vcl: reference-count Menu | melikeyurtoglu |