summaryrefslogtreecommitdiff
path: root/include/tools/link.hxx
AgeCommit message (Expand)Author
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-08Prepare for loplugin:redundantcast checking for redundant static_castsStephan Bergmann
2016-07-08LinkParamNone can be complete but uninstantiatableStephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-12-22fix Link::operator<Noel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-09-10convert Link<> to typed, and introduce LinkParamNoneNoel Grandin
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Remove newly unused IMPL_STATIC_LINK[_TYPED]Stephan Bergmann
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-04-30IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgTypeStephan Bergmann
2015-04-30Fix Link<T, void>::CallStephan Bergmann
2015-04-30No need for LINK vs LINK_TYPED distinctionStephan Bergmann
2015-04-30Missing param nameStephan Bergmann
2015-04-30All-inline template should not be TOOLS_DLLPUBLIC, keep MSVC happyStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK_INLINE macroStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-03-29Remove redundant C-style castStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-08Properly change Link class to use sal_IntPtr instead of longStephan Bergmann
2014-10-24loplugin: cstylecastNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba
2013-04-23execute move of global headersBjoern Michaelsen