summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2015-11-20mark WeakReference with SAL_WARN_UNUSEDNoel Grandin
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-13underscores are reservedTomaž Vajngerl
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl
2015-11-13remove SSE detection code (but keep SSE2)Tomaž Vajngerl
2015-11-13tools: runtime SSE/SSE2 detectionTomaž Vajngerl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin