summaryrefslogtreecommitdiff
path: root/include/comphelper/stl_types.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-03ucb: replace boost::bind with C++11 lambdasMichael Stahl1-12/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-06comphelper: add a generic implementation of std container operator==Michael Stahl1-0/+23
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-7/+7
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl1-0/+14
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl1-2/+0
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist1-13/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+10
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-3/+3
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-17/+2
2013-12-06Remove unused comphelper::UStringIEqualStephan Bergmann1-6/+0
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-5/+0
2013-12-06Remove unused comphelper::UStringMixHashStephan Bergmann1-13/+0
2013-12-06Get rid of DECLARE_STL_ITERATORSStephan Bergmann1-8/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-6/+0
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-5/+0
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-4/+0
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann1-7/+2
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-5/+0
2013-12-05Get rid of DECLARE_STL_SETStephan Bergmann1-4/+0
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-05-10minor spelling fix for comphelper's comparison functorsHerbert Dürr1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+273