summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-12/+17
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-17/+12
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-6/+0
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann2-8/+0
2014-10-14Remove spurious cpu_countStephan Bergmann1-17/+0
2014-10-14sal: cleanup unit tests whitespace.Michael Meeks1-79/+49
2014-10-09More specificStephan Bergmann1-50/+41
2014-10-09disable environment equality test under valgrindCaolán McNamara1-0/+16
2014-10-08Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann1-1/+2
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl1-1/+1
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-1/+1
2014-09-30Get rid of some auto_ptrStephan Bergmann1-6/+4
2014-09-24fdo#39625 Delete unused cppunittestsTobias Madl3-1035/+0
2014-08-13WaE: Unreferenced function definitionTor Lillqvist1-10/+10
2014-08-13textenc: disable failing tests on Windows for nowThomas Arnhold1-0/+10
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold1-1/+1
2014-07-31sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken1-2/+2
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist2-0/+2
2014-07-01New loplugin:stringconcatStephan Bergmann1-10/+5
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann1-71/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-24coverity#982175 Unchecked return value from libraryCaolán McNamara1-1/+2
2014-05-23coverity#1079283 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-23coverity#1079282 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-23coverity#1079281 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-23coverity#1079280 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-23coverity#1079279 Uninitialized scalar fieldCaolán McNamara1-1/+7
2014-05-23coverity#1079278 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-23coverity#1079277 Uninitialized scalar fieldCaolán McNamara1-1/+7
2014-05-23coverity#1079284 Uninitialized scalar fieldCaolán McNamara1-1/+7
2014-05-23coverity#1079285 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-05-22Work around undef conversion of large double to floatStephan Bergmann1-2/+18
2014-05-22Avoid undef conversion from log10(INF) = INF to sal_Int32Stephan Bergmann1-0/+8
2014-05-20Remove unnecessary castsStephan Bergmann1-5/+5
2014-05-20C string usage improvmentArnaud Versini2-13/+6
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr1-3/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold10-27/+27
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann1-1/+0
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann1-29/+0
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara1-7/+1
2014-05-10coverity#984128 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-05-09coverity#1209760 Parse warningCaolán McNamara2-4/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-3/+3
2014-05-01coverity#1209781 Resource leakChris Sherlock1-1/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-24More hacking on --with-localesTor Lillqvist3-118/+207
2014-04-24Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textencTor Lillqvist1-53/+60
2014-04-24Add missing right paren in assertion log messagesTor Lillqvist1-7/+7