summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks8-170/+115
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara2-129/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-9/+8
2012-03-28callcatcher: regenerate listCaolán McNamara1-8/+8
2012-03-26dead helper dirCaolán McNamara9-2881/+0
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-2/+2
2012-01-17Make test code compile on Mac OS X.Stephan Bergmann1-2/+1
2012-01-17Adapted svl test_URIHelper to gbuild.Stephan Bergmann2-54/+14
2011-11-27remove include of pch header from svlNorbert Thiebaud2-3/+0
2011-11-27add missing licence headersMarkus Mohrhard1-0/+30
2011-11-27String->OUStringAugust Sodora1-14/+13
2011-11-26Added test to lngmiscAugust Sodora1-5/+35
2011-11-26Simplification and accompanying testsAugust Sodora1-4/+32
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora1-4/+30
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora1-0/+83
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann3-7/+7
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-1/+3
2011-07-21resyncing to masterBjoern Michaelsen1-7/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-7/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen14-167/+635
2011-06-17meged from outgoing [hg:e7087a952a92]Henning Brinkmann1-134/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+134
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky12-441/+183
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky12-441/+183
2011-03-08Un-breaking the unit testKatarina Machalkova1-8/+3
2011-03-04WaE: move that inside the TODO as wellCaolán McNamara1-1/+1
2011-03-03Disabled failing format items for now :(Katarina Machalkova1-2/+7
2011-03-02WaE: move that inside the TODO as wellCaolán McNamara1-0/+2
2011-03-02Disable testing for the currency format codes.Kohei Yoshida1-0/+2
2011-02-28More test cases for Thai-specific format codes.Kohei Yoshida1-2/+11
2011-02-24Correct cppunit error message.Kohei Yoshida1-1/+1
2011-02-24Use OUString instead of String in the unit test code.Kohei Yoshida1-3/+3
2011-02-24Generate locale code that includes numeral shape and calendar type.Kohei Yoshida1-1/+8
2011-02-24I need iostream and its friends while debugging the unit test code.Kohei Yoshida1-0/+18
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-1/+0
2011-02-24Pick up numeral shape and calendar type as well as the language.Kohei Yoshida1-0/+9
2011-02-24Get this to work under windows.Caolán McNamara2-34/+11
2011-02-24remove unused export.mapCaolán McNamara1-7/+0
2011-02-23Unit test for default number format codes for US English.Kohei Yoshida1-1/+134
2011-02-23Run unit test as part of the build.Kohei Yoshida2-1/+7
2011-02-23Initial unit test skeleton, copied and modified from sc.Kohei Yoshida4-0/+274
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-8/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl1-134/+0
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-21/+21
2011-01-14cppunit: make these tests work againCaolán McNamara1-2/+35