summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Introduce INetContentType::scanStephan Bergmann2014-03-271-0/+92
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-12/+12
* fdo#30770 - Speed up xslx importTobias Lippert2014-03-111-0/+160
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* Remove visual noise from svlAlexander Wilms2014-02-251-14/+14
* fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2014-01-301-1/+0
* convert code to use OUString::endsWithNoel Grandin2013-10-231-1/+1
* Fix equality operator for SharedString & write test for it.Kohei Yoshida2013-10-111-6/+18
* Re-implement interning in order to return both string arrays.Kohei Yoshida2013-10-081-43/+33
* This DEBUG_UNIT_TEST stuff is unusedTor Lillqvist2013-10-051-11/+0
* unused function 'operator<<'Tor Lillqvist2013-10-051-7/+0
* Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida2013-10-041-3/+3
* Let's just use sal_uIntPtr straight.Kohei Yoshida2013-10-041-2/+2
* A little more test on shared string pool's life cycle management.Kohei Yoshida2013-10-041-0/+44
* No need to intern strings here; all OUString's are ref-counted.Kohei Yoshida2013-10-041-1/+1
* Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida2013-10-041-1/+21
* Correct way to get case-insensitive string identifiers.Kohei Yoshida2013-10-041-0/+4
* Let's not expose the internal pointer. Define different ID type.Kohei Yoshida2013-10-041-18/+21
* Write some rudimentary tests for the new shared string pool class.Kohei Yoshida2013-10-041-0/+40
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-161-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-46/+11
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-44/+42
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-011-12/+12
* unit test for i#116701Korrawit Pruegsanusak2013-03-291-0/+45
* chose date that does not suffer from historic time zone bugEike Rathke2013-03-221-9/+9
* unit test for fdo#60915Korrawit Pruegsanusak2013-03-191-0/+61
* resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak2013-03-141-4/+16
* Bye bye ODMATor Lillqvist2012-12-051-1/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* String => OUString conversion of svl's PasswordHelperNorbert Thiebaud2012-11-271-1/+1
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-4/+4
* use LanguageTagEike Rathke2012-11-241-1/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-4/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-13/+3
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot2012-07-033-31/+27
* re-base on ALv2 code.Michael Meeks2012-07-021-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-9/+2
* re-base on ALv2 code.Michael Meeks2012-06-218-170/+115
* 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