/external/

option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05convert EscapeType to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke
2016-11-24replace custom list with std::forward_listJochen Nitschke