summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* drop dead makefile.mk and version.mapCaolán McNamara2012-05-252-129/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-9/+8
* callcatcher: regenerate listCaolán McNamara2012-03-281-8/+8
* dead helper dirCaolán McNamara2012-03-269-2881/+0
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* Make test code compile on Mac OS X.Stephan Bergmann2012-01-171-2/+1
* Adapted svl test_URIHelper to gbuild.Stephan Bergmann2012-01-172-54/+14
* remove include of pch header from svlNorbert Thiebaud2011-11-272-3/+0
* add missing licence headersMarkus Mohrhard2011-11-271-0/+30
* String->OUStringAugust Sodora2011-11-271-14/+13
* Added test to lngmiscAugust Sodora2011-11-261-5/+35
* Simplification and accompanying testsAugust Sodora2011-11-261-4/+32
* Simplification in lngmisc with accompanying testsAugust Sodora2011-11-261-4/+30
* Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora2011-11-261-0/+83
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-143-7/+7
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-1/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-1/+3
* resyncing to masterBjoern Michaelsen2011-07-211-7/+0
|\
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-7/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1914-167/+635
|\|
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
| * Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+134
| |\
| * \ Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1812-441/+183
| |\ \
| | * \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1112-441/+183
| | |\ \
| | | * | gnumake3: remove dmake files for tests in converted modulesMichael Stahl2011-02-011-134/+0
| | | |/
| * | / Un-breaking the unit testKatarina Machalkova2011-03-081-8/+3
| |/ /
| * | WaE: move that inside the TODO as wellCaolán McNamara2011-03-041-1/+1
| * | Disabled failing format items for now :(Katarina Machalkova2011-03-031-2/+7
| * | WaE: move that inside the TODO as wellCaolán McNamara2011-03-021-0/+2
| * | Disable testing for the currency format codes.Kohei Yoshida2011-03-021-0/+2
| * | More test cases for Thai-specific format codes.Kohei Yoshida2011-02-281-2/+11
| * | Correct cppunit error message.Kohei Yoshida2011-02-241-1/+1
| * | Use OUString instead of String in the unit test code.Kohei Yoshida2011-02-241-3/+3
| * | Generate locale code that includes numeral shape and calendar type.Kohei Yoshida2011-02-241-1/+8
| * | I need iostream and its friends while debugging the unit test code.Kohei Yoshida2011-02-241-0/+18
| * | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-1/+0
| * | Pick up numeral shape and calendar type as well as the language.Kohei Yoshida2011-02-241-0/+9
| * | Get this to work under windows.Caolán McNamara2011-02-242-34/+11
| * | remove unused export.mapCaolán McNamara2011-02-241-7/+0
| * | Unit test for default number format codes for US English.Kohei Yoshida2011-02-231-1/+134
| * | Run unit test as part of the build.Kohei Yoshida2011-02-232-1/+7
| * | Initial unit test skeleton, copied and modified from sc.Kohei Yoshida2011-02-234-0/+274
| * | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-8/+0
| * | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
| * | Clean up makefilesThomas Arnhold2011-02-011-1/+0
| * | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-21/+21
| * | cppunit: make these tests work againCaolán McNamara2011-01-141-2/+35
| * | sync test with da0fd5c999fc6f8b5e2d4ecccbf66e1034a03ed9Caolán McNamara2011-01-141-0/+6
| * | get these tests building againCaolán McNamara2011-01-143-47/+20