summaryrefslogtreecommitdiff
path: root/ucb/qa
ModeNameSize
d---------complex61logplain
d---------unoapi78logplain
014-03-27Introduce INetContentType::scanStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-11fdo#30770 - Speed up xslx importTobias Lippert 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-25Remove visual noise from svlAlexander Wilms 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