summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos1-1/+1
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-18boost->stdCaolán McNamara1-0/+2
2015-01-26-Werror,-Wmissing-bracesStephan Bergmann1-497/+497
2015-01-26merge existing date input tests to new unit test, tdf#63230Eike Rathke1-28/+2
2015-01-26add older problems to unit test, tdf#63230Eike Rathke1-2/+8
2015-01-26add unit test for tdf#63230Eike Rathke1-0/+525
2015-01-05java: remove dead codeNoel Grandin3-3/+0
2015-01-02iss is unordered_multimap, so can't rely on orderCaolán McNamara1-0/+1
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin4-8/+8
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida1-0/+1
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: remove useless javadoc tagsNoel Grandin1-22/+0
2014-08-05java: remove commented out codeNoel Grandin4-46/+0
2014-07-23svl: fix comparison in new unit testMichael Stahl1-1/+1
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert1-0/+31
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert1-2/+25
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert1-1/+1
2014-07-22Add unittests for SfxBroadcasterTobias Lippert1-0/+98
2014-06-19related fdo#63230: Fix unit test for fdo#44286 to run in all localesIsamu Mogi1-1/+1
2014-06-18related fdo#63230: Add unit test for fdo#44286Isamu Mogi1-0/+32
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks1-0/+117
2014-05-15fix-includes.pl: svlThomas Arnhold3-35/+35
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith1-3/+3
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Introduce INetContentType::scanStephan Bergmann1-0/+92
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-12/+12
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert1-0/+160
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-25Remove visual noise from svlAlexander Wilms1-14/+14
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi1-1/+0
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-11Fix equality operator for SharedString & write test for it.Kohei Yoshida1-6/+18
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida1-43/+33
2013-10-05This DEBUG_UNIT_TEST stuff is unusedTor Lillqvist1-11/+0
2013-10-05unused function 'operator<<'Tor Lillqvist1-7/+0
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida1-3/+3
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida1-2/+2
2013-10-04A little more test on shared string pool's life cycle management.Kohei Yoshida1-0/+44
2013-10-04No need to intern strings here; all OUString's are ref-counted.Kohei Yoshida1-1/+1
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida1-1/+21
2013-10-04Correct way to get case-insensitive string identifiers.Kohei Yoshida1-0/+4
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida1-18/+21
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida1-0/+40
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-3/+0