Age | Commit message (Expand) | Author |
2014-11-18 | Apply pimpl to svl::SharedStringPool. | Kohei Yoshida |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-07-23 | svl: fix comparison in new unit test | Michael Stahl |
2014-07-23 | fdo#76754 Add return first to IndexedStyleSheets to speed up ods writing | Tobias Lippert |
2014-07-23 | fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheets | Tobias Lippert |
2014-07-22 | fdo#76754 Speed up registration of new listeners to SfxBroadcaster | Tobias Lippert |
2014-07-22 | Add unittests for SfxBroadcaster | Tobias Lippert |
2014-06-19 | related fdo#63230: Fix unit test for fdo#44286 to run in all locales | Isamu Mogi |
2014-06-18 | related fdo#63230: Add unit test for fdo#44286 | Isamu Mogi |
2014-06-17 | fdo#38513 - Accelerate non-poolable item add / remove. | Michael Meeks |
2014-05-15 | fix-includes.pl: svl | Thomas Arnhold |
2014-05-09 | move INetContentTypes::scan() to INetMIME::scanContentType() | Chr. Rossmanith |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Introduce INetContentType::scan | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-11 | fdo#30770 - Speed up xslx import | Tobias Lippert |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from svl | Alexander Wilms |
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 |