Age | Commit message (Expand) | Author |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-11 | Fix equality operator for SharedString & write test for it. | Kohei Yoshida |
2013-10-08 | Re-implement interning in order to return both string arrays. | Kohei Yoshida |
2013-10-05 | This DEBUG_UNIT_TEST stuff is unused | Tor Lillqvist |
2013-10-05 | unused function 'operator<<' | Tor Lillqvist |
2013-10-04 | Rename StringPool to SharedStringPool because that's what it is. | Kohei Yoshida |
2013-10-04 | Let's just use sal_uIntPtr straight. | Kohei Yoshida |
2013-10-04 | A little more test on shared string pool's life cycle management. | Kohei Yoshida |
2013-10-04 | No need to intern strings here; all OUString's are ref-counted. | Kohei Yoshida |
2013-10-04 | Add purge() method to purge unreferenced strings from the pool. | Kohei Yoshida |
2013-10-04 | Correct way to get case-insensitive string identifiers. | Kohei Yoshida |
2013-10-04 | Let's not expose the internal pointer. Define different ID type. | Kohei Yoshida |
2013-10-04 | Write some rudimentary tests for the new shared string pool class. | Kohei Yoshida |
2013-05-16 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2013-03-29 | unit test for i#116701 | Korrawit Pruegsanusak |
2013-03-22 | chose date that does not suffer from historic time zone bug | Eike Rathke |
2013-03-19 | unit test for fdo#60915 | Korrawit Pruegsanusak |
2013-03-14 | resurrect svl/qa/unit/svl.cxx | Korrawit Pruegsanusak |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-27 | String => OUString conversion of svl's PasswordHelper | Norbert Thiebaud |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
2012-11-24 | use LanguageTag | Eike Rathke |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-07-03 | Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/ | Olivier Hallot |
2012-07-02 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-05-25 | drop dead makefile.mk and version.map | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-28 | callcatcher: regenerate list | Caolán McNamara |
2012-01-17 | Make test code compile on Mac OS X. | Stephan Bergmann |
2012-01-17 | Adapted svl test_URIHelper to gbuild. | Stephan Bergmann |
2011-11-27 | remove include of pch header from svl | Norbert Thiebaud |
2011-11-27 | add missing licence headers | Markus Mohrhard |
2011-11-27 | String->OUString | August Sodora |
2011-11-26 | Added test to lngmisc | August Sodora |
2011-11-26 | Simplification and accompanying tests | August Sodora |
2011-11-26 | Simplification in lngmisc with accompanying tests | August Sodora |
2011-11-26 | Added test for linguistic::RemoveHyphen and some simplification | August Sodora |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba |
2011-03-08 | Un-breaking the unit test | Katarina Machalkova |