summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12give tools::ResId a shave and a haircutNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in toolsNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in toolsNoel Grandin
2016-03-18tools: split out color macros into own headerChris Sherlock
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-06Remove unuseful nStartIndex data member (and fix indexing)Matteo Casalin
2016-03-05Do not duplicate count of itemsMatteo Casalin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-02Avoid signed/unsigned mismatch warnings with MSVCStephan Bergmann
2016-03-02Fix error C2057: expected constant expressionMatteo Casalin
2016-03-01Data member nStartIndex can be constMatteo Casalin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-03-01UniqueIndexImpl::size() is unneededMatteo Casalin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-02Test for SSE2 at run-time on WindowsTor Lillqvist
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30ditch loading of SplitWindows from resource filesCaolán McNamara
2016-01-29tools: forgot to remove the include boost/current_function.hppMichael Stahl
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki95
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-22fix Link::operator<Noel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-12-10Remove unused rtti.hxxSamuel Mehrbrodt
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin
2015-11-24add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin