summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_urlobj.cxx
AgeCommit message (Expand)Author
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-12-18tools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15tools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann
2014-05-22cppcheck: add missing braketThomas Arnhold
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-02-23merge cppunit test dirs togetherCaolán McNamara