summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_File.cxx
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-10Fix typosAndrea Gelmini
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-06-05sal: WNT -> _WIN32Thorsten Behrens
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin
2018-02-24Fix typosAndrea Gelmini
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-17Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: salStephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-05-29osl: qa test of %2F - for file URIs this is invalidChris Sherlock
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-27osl: remove LLA sigs, fix typos and convert to Doxygen commentChris Sherlock
2017-05-20tdf#107968 - double slash handling misleading; add unit testChris Sherlock
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-05-14osl: osl_File.cxx unit test formatting cleanupChris Sherlock
2017-05-13osl: osl_File.cxx indent fixesChris Sherlock
2017-05-13osl: final cleanup of sal_File.cxx unit testChris Sherlock
2017-05-13osl: osl_File.cxx header cleanupChris Sherlock
2017-05-13osl: osl_File.cxx qa test - remove osl namespace prefixesChris Sherlock
2017-05-13osl: osl_File.cxx qa file cleanupChris Sherlock
2017-05-13osl: file test - space between C comment token and start of commentChris Sherlock
2017-05-13osl: remove commented code from file testChris Sherlock
2017-05-13osl: remove extraneous comment cruft from test sourceChris Sherlock
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-03Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-09New loplugin:externvar: salStephan Bergmann
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-10-01Fix typosAndrea Gelmini
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-03fix 32bit linux buildCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29sal: re-enable most getSystemPathFromFileURL tests.Michael Meeks
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann