summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)Author
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-11Fix equality operator for SharedString & write test for it.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-05This DEBUG_UNIT_TEST stuff is unusedTor Lillqvist
2013-10-05unused function 'operator<<'Tor Lillqvist
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida
2013-10-04A little more test on shared string pool's life cycle management.Kohei Yoshida
2013-10-04No need to intern strings here; all OUString's are ref-counted.Kohei Yoshida
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida
2013-10-04Correct way to get case-insensitive string identifiers.Kohei Yoshida
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-29unit test for i#116701Korrawit Pruegsanusak
2013-03-22chose date that does not suffer from historic time zone bugEike Rathke
2013-03-19unit test for fdo#60915Korrawit Pruegsanusak
2013-03-14resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-24use LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-26dead helper dirCaolán McNamara
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-17Make test code compile on Mac OS X.Stephan Bergmann
2012-01-17Adapted svl test_URIHelper to gbuild.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-27add missing licence headersMarkus Mohrhard
2011-11-27String->OUStringAugust Sodora
2011-11-26Added test to lngmiscAugust Sodora
2011-11-26Simplification and accompanying testsAugust Sodora
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann