summaryrefslogtreecommitdiff
path: root/sal/workben
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+12
2013-06-27Translate German comments.Chris Hoppe1-5/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-6/+6
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-5/+5
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2-3/+3
2012-11-21re-base on ALv2 code. Includes:Michael Meeks18-327/+269
2012-08-08remove include comments and boxesThomas Arnhold2-9/+0
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-2/+2
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-6/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks7-75/+120
2012-06-21re-base on ALv2 code.Michael Meeks3-63/+36
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-02targeted string re-workNorbert Thiebaud2-17/+17
2012-06-01targeted string re-workNorbert Thiebaud2-9/+9
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf4-105/+98
2012-02-21WaE: unreadVariableThomas Arnhold1-1/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-6/+8
2011-11-27remove include of pch header from salNorbert Thiebaud13-26/+0
2011-11-21poke __cplusplus into workben comparison toolCaolán McNamara2-12/+2
2011-11-18cppcheck: unread variablesKorrawit Pruegsanusak2-2/+0
2011-10-07cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxxPierre-André Jacquod2-4/+2
2011-10-07cppcheck reduce scope of var in sal/...cbcpytest.cxxPierre-André Jacquod1-19/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-0/+4
2011-06-27Remove tgetpwnam.cxx, it is unused.Francois Tigeot2-264/+0
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith1-5/+1
2011-05-23Remove useless cruftTor Lillqvist3-147/+0
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith1-25/+25
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith1-12/+12
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-2/+2
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre1-1/+1
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot1-1/+2
2011-02-21Remove SCO support.Francois Tigeot1-2/+2
2011-01-21Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.Thomas Arnhold1-2/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-15drop two arg one from this test, because it has different semanticsCaolán McNamara1-14/+4
2011-01-15fix test nameCaolán McNamara1-1/+1
2011-01-15and test with a precreated stringCaolán McNamara1-0/+16
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara1-5/+43
2011-01-15add performance comparison test for equalsAscii groupCaolán McNamara1-3/+31
2011-01-05[opt] play around with callgrind to get repeatable numbersCaolán McNamara2-64/+125
2010-12-20tweak this to compare classic and wide versionsCaolán McNamara1-6/+10
2010-12-20WaE: fix c++0x warningsCaolán McNamara1-5/+5
2010-12-19this is perf. test, so OUString::createFromAscii must stay hereDavid Tardon1-4/+4
2010-12-12Change unnamedspaced file.hxx macrosAndy Holder1-15/+15