summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2017-07-18osl: update named pipe handle test namesChris Sherlock
2017-07-18osl: pipe test remove unnecessary comment cruftChris Sherlock
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
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-05-03remove empty commentsNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-16Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: salStephan Bergmann
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-07loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-25loplugin: unnecessary destructor oox..saxNoel 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-12-01loplugin:unnecessaryoverride (dtors) in salStephan Bergmann
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann