summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DbgIs* return types want to be boolStephan Bergmann
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-21cleanup tools/color.hxxTomaž Vajngerl
2015-04-20duplicate surrogate codeCaolán McNamara
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Make ErrorContext includers happier.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann