summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-13Make reading UTF-8 strictStephan Bergmann
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2017-07-24fix use after delete in osl::Pipe dtorCaolán McNamara
2017-07-23coverity#1415617 Resource leakCaolán McNamara
2017-07-22osl: give condition tests more descriptive namesChris Sherlock
2017-07-22osl: condition qa remove extraneous commentsChris Sherlock
2017-07-21osl: fix Pipe noacquire/acquire testsChris Sherlock
2017-07-18osl: update named pipe handle test namesChris Sherlock
2017-07-18osl: pipe test remove unnecessary comment cruftChris Sherlock
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel 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-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
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-17Add some unit tests for rtl_math_StringFormat_GEike Rathke
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-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty commentsNoel Grandin
2017-04-28loplugin:salunicodeliteral: salStephan Bergmann
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: salStephan Bergmann