summaryrefslogtreecommitdiff
path: root/include/tools/weakbase.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-20Fix typo in commentAndrea Gelmini1-1/+1
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl1-1/+4
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-0/+3
2020-03-19add operator* to tools::WeakReferenceNoel Grandin1-0/+3
2020-03-18tools::WeakBase still needs to be TOOLS_DLLPUBLIC under --enable-mergelibsStephan Bergmann1-2/+1
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin1-1/+2
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-1/+0
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-12/+12
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-2/+0
2016-08-29cid#1371173 Missing move assignment operatorNoel Grandin1-1/+7
2016-06-08remove some manual refcounting in toolsNoel Grandin1-2/+3
2015-11-20mark WeakReference with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-5/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+146