Age | Commit message (Expand) | Author |
2015-04-15 | convert SFX_ITEM constants to scoped enum | Noel Grandin |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-18 | boost->std | Caolán McNamara |
2015-01-26 | -Werror,-Wmissing-braces | Stephan Bergmann |
2015-01-26 | merge existing date input tests to new unit test, tdf#63230 | Eike Rathke |
2015-01-26 | add older problems to unit test, tdf#63230 | Eike Rathke |
2015-01-26 | add unit test for tdf#63230 | Eike Rathke |
2015-01-05 | java: remove dead code | Noel Grandin |
2015-01-02 | iss is unordered_multimap, so can't rely on order | Caolán McNamara |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
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 |