summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29solar.h: avoid some Wconversion warningsMatteo Casalin
2015-07-29errcode.hxx: avoid some Wconversion warningsMatteo Casalin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann
2015-07-07SHL_SHL2 is unusedStephan Bergmann
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna
2015-07-07Replace GetAppData(SHL_IDL) with a static pointer varStephan Bergmann
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann
2015-07-06loplugin:unusedmethods basebmpNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-30Remove unnecessary includeStephan Bergmann
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-21Fix typosAndrea Gelmini
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02Fix a wrong bit mask for StreamModeTakeshi Abe
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-24drop now unused WB_REFMODE bitCaolán McNamara
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-13Add expand (contract) to Rectangle as it is often used.Tomaž Vajngerl
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-05-07Add ability to change tint/shade of a color.Tomaž Vajngerl
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