summaryrefslogtreecommitdiffstats
path: root/sal/workben
Commit message (Collapse)AuthorAgeFilesLines
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
| | | | | | | Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-6/+6
| | | | Change-Id: I47b35af71277fdda19767a553c960bf12164b92f
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-5/+5
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-272-3/+3
| | | | Change-Id: Ia4b08a1b20bf46af4d06c0478ed8e795ee543703
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2118-327/+269
| | | | | | | | | | | | | | | | | | | | | Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header.
* remove include comments and boxesThomas Arnhold2012-08-082-9/+0
| | | | Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
* Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2012-07-271-2/+2
| | | | Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c
* Remove unused definesThomas Arnhold2012-07-021-2/+0
| | | | | | Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+2
|
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-217-75/+120
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-213-63/+36
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* targeted string re-workNorbert Thiebaud2012-06-022-17/+17
| | | | Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
* targeted string re-workNorbert Thiebaud2012-06-012-9/+9
| | | | Change-Id: I6b23bd671c3c090a7c3b60d5301c59da5f9354d5
* Translated German comments to English in folder 'sal'.Mark Wolf2012-04-054-105/+98
| | | | | | | | sal/qa/rtl_strings/rtl_old_testostring.cxx contains some German comments still but the code itself uses test strings in German. When the test strings appear in the comments, they were left unchanged to maintain consistency. Mark Wolf
* WaE: unreadVariableThomas Arnhold2012-02-211-1/+0
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-6/+8
|
* remove include of pch header from salNorbert Thiebaud2011-11-2713-26/+0
|
* poke __cplusplus into workben comparison toolCaolán McNamara2011-11-212-12/+2
|
* cppcheck: unread variablesKorrawit Pruegsanusak2011-11-182-2/+0
| | | | These variables are set, but unused.
* cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxxPierre-André Jacquod2011-10-072-4/+2
|
* cppcheck reduce scope of var in sal/...cbcpytest.cxxPierre-André Jacquod2011-10-071-19/+1
|
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-122-0/+4
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* Remove tgetpwnam.cxx, it is unused.Francois Tigeot2011-06-272-264/+0
|
* __cdecl -> SAL_CALLChristina Rossmanith2011-06-051-5/+1
|
* Remove useless cruftTor Lillqvist2011-05-233-147/+0
|
* remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith2011-05-011-25/+25
|
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith2011-04-191-12/+12
|
* Remove OS/2 support.Francois Tigeot2011-04-181-1/+1
|
* Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-1/+1
|
* Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-2/+2
|
* remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre2011-04-121-1/+1
|
* Handle DragonFly like the other BSDs in more cases.Francois Tigeot2011-02-271-1/+2
|
* Remove SCO support.Francois Tigeot2011-02-211-2/+2
|
* Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.Thomas Arnhold2011-01-211-2/+2
|
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
| | | | Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
* drop two arg one from this test, because it has different semanticsCaolán McNamara2011-01-151-14/+4
|
* fix test nameCaolán McNamara2011-01-151-1/+1
|
* and test with a precreated stringCaolán McNamara2011-01-151-0/+16
|
* equalsAsciiL faster than equalsAscii when length availableCaolán McNamara2011-01-151-5/+43
|
* add performance comparison test for equalsAscii groupCaolán McNamara2011-01-151-3/+31
|
* [opt] play around with callgrind to get repeatable numbersCaolán McNamara2011-01-052-64/+125
|
* tweak this to compare classic and wide versionsCaolán McNamara2010-12-201-6/+10
|
* WaE: fix c++0x warningsCaolán McNamara2010-12-201-5/+5
|
* this is perf. test, so OUString::createFromAscii must stay hereDavid Tardon2010-12-191-4/+4
|
* Change unnamedspaced file.hxx macrosAndy Holder2010-12-121-15/+15
|
* RTL_CONSTASCII_USTRINGPARAM in ure 5Gert Faller2010-12-102-9/+9
|
* RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller2010-12-103-21/+21
|
* Remove redundant commentsJ. Graeme Lingard2010-12-053-21/+0
|