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