summaryrefslogtreecommitdiffstats
path: root/include/vcl/vclreferencebase.hxx
Commit message (Expand)AuthorAgeFilesLines
* VclReferenceBase::getRefCount should return sal_Int32Noel Grandin2017-07-251-1/+1
* verify that VclPtr properly disposedNoel Grandin2017-05-221-0/+7
* convert VclReferenceBase::mnRefCnt to oslInterlockedCountNoel Grandin2017-03-081-5/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-131-2/+0
* No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann2016-12-091-3/+2
* verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin2016-12-081-0/+3
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* tdf#97527 vcl: reference-count Menumelikeyurtoglu2016-05-161-0/+67