summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_urlobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-22tdf#119326 crash when adding "Windows Share" File resourceNoel Grandin1-30/+0
2017-10-23loplugin:includeform: toolsStephan Bergmann1-1/+1
2017-04-28loplugin:cppunitassertequals: toolsStephan Bergmann1-18/+18
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-24Clarify some INetURLObject::setExtension behaviorStephan Bergmann1-0/+11
2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna1-60/+60
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-28/+28
2016-10-15clang-cl loplugin: toolsStephan Bergmann1-13/+12
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-9/+0
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno1-0/+40
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-16/+16
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-16/+16
2014-12-18tools: Use appropriate OUString functions on string constantsStephan Bergmann1-13/+12
2014-12-15tools: Use appropriate OUString functions on string constantsStephan Bergmann1-39/+37
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-7/+7
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann1-0/+90
2014-05-22cppcheck: add missing braketThomas Arnhold1-1/+1
2014-05-22fix-includes.pl: toolsThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-56/+38
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann1-0/+22
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith1-18/+9
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-8/+23
2012-02-23merge cppunit test dirs togetherCaolán McNamara1-0/+280