summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-09-08Avoid pain when using selective debuginfoTor Lillqvist
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin
2015-08-30tdf#62525: use cow_wrapper for SvGlobalNameDaniel Robertson
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-25simplify some declarationsNoel Grandin
2015-08-25add some comments to Rectangle mutation methodsNoel Grandin
2015-08-20afl-clang-fast apparently miscompiles thisCaolán McNamara
2015-08-20remove dead commentNoel Grandin
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
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