summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2014-07-21bool improvementsStephan Bergmann5-9/+9
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-5/+5
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-114/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-4/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-8/+5
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold1-4/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-4/+4
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann1-0/+6
2013-10-14resolved fdo#70319 exponent must be followed by at least one digitEike Rathke1-0/+12
2013-10-08CID#982700 silence coverityCaolán McNamara1-2/+6
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-9/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-15/+0
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl1-18/+0
2013-09-12WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt1-3/+3
2013-09-11-Werror,-WformatStephan Bergmann1-1/+1
2013-09-11fdo#39625 Make existing cppunittests workJelle van der Waa1-15/+13
2013-09-11-Werror,-WformatStephan Bergmann2-2/+2
2013-09-11sal: fdo#39625 Make existing cppunittests workJelle van der Waa3-159/+145
2013-08-23fix hex escape sequenceCaolán McNamara1-48/+48
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-4/+4
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+2
2013-08-01Mark as constTakeshi Abe1-3/+3
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+12
2013-06-25coverity : #984128 and 21 others : Uninitialized scalar fieldNorbert Thiebaud1-0/+72
2013-06-19Delete unused sal testsDavid Ostrovsky12-10038/+0
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-0/+7
2013-05-31rewrite OUString test to not trigger literalalternative plugin warningsLuboš Luňák1-8/+10
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-8/+8
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-1/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-9/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-116/+20
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba1-3/+3
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh1-3/+3
2013-04-09no mkdtemp on AIX eitherCaolán McNamara1-1/+1
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák1-19/+0
2013-03-25remove external include guardsThomas Arnhold10-93/+16
2013-03-25Add test case for toInt overflow detectionStephan Bergmann1-0/+65
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-13/+0
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-3/+3
2013-03-19further OUString cleanupThomas Arnhold2-6/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-28/+27
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-3/+3
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold5-15/+15
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2013-02-22silence warning.Michael Meeks1-1/+1
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist9-30/+30