summaryrefslogtreecommitdiff
path: root/include/tools/ref.hxx
AgeCommit message (Expand)Author
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-12use more 'nullptr' in SvRef templatesJochen Nitschke
2016-10-11Demonstrate that SvRef ==/!= are acceptable as member functionsStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-08-29cid#1371154 Missing move assignment operatorNoel Grandin
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-24add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin
2015-11-04tools: re-order members of SvRefBase to work around clang 3.5 bugMichael Stahl
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-08-20afl-clang-fast apparently miscompiles thisCaolán McNamara
2015-02-05fdo#39440: replace C-style cast'sJuan Picca
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-22remove dead codeNoel Grandin
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-15Revert "remove unused SvRefBase constructor"Michael Stahl
2014-07-14add some comments to include/tools/ref.hxxNoel Grandin
2014-07-14inline SvCompatWeakHdlRef typedefNoel Grandin
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-14remove unused SvRefBase constructorNoel Grandin
2014-07-14include/tools/ref.hxx - cleanup formattingNoel Grandin
2014-07-14fix spelling in commentNoel Grandin
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin
2014-06-19Catch illegal null pointer dereferences earlyStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-15Some clean-upStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen