summaryrefslogtreecommitdiffstats
path: root/svl/qa
Commit message (Expand)AuthorAgeFilesLines
* svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-071-4/+3
* unit test for short name ambiguity, tdf#93080Eike Rathke2015-08-061-0/+35
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-161-7/+5
* Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud2015-07-151-5/+7
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-161-7/+5
* tdf#68016 Write fixture for current behaviour of SfxListenerTobias Lippert2015-06-291-0/+25
* the test works much better if you really use en_US as languageMarkus Mohrhard2015-06-021-7/+7
* add initial IsNumberFormat testMarkus Mohrhard2015-06-021-0/+32
* Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2015-05-191-1/+1
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-151-4/+4
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-2/+2
* boost->stdCaolán McNamara2015-02-181-0/+2
* -Werror,-Wmissing-bracesStephan Bergmann2015-01-261-497/+497
* merge existing date input tests to new unit test, tdf#63230Eike Rathke2015-01-261-28/+2
* add older problems to unit test, tdf#63230Eike Rathke2015-01-261-2/+8
* add unit test for tdf#63230Eike Rathke2015-01-261-0/+525
* java: remove dead codeNoel Grandin2015-01-053-3/+0
* iss is unordered_multimap, so can't rely on orderCaolán McNamara2015-01-021-0/+1
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-1/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-114-8/+8
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* Apply pimpl to svl::SharedStringPool.Kohei Yoshida2014-11-181-0/+1
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-131-1/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-121-22/+0
* java: remove commented out codeNoel Grandin2014-08-054-46/+0
* svl: fix comparison in new unit testMichael Stahl2014-07-231-1/+1
* fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert2014-07-231-0/+31
* fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert2014-07-231-2/+25
* fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2014-07-221-1/+1
* Add unittests for SfxBroadcasterTobias Lippert2014-07-221-0/+98
* related fdo#63230: Fix unit test for fdo#44286 to run in all localesIsamu Mogi2014-06-191-1/+1
* related fdo#63230: Add unit test for fdo#44286Isamu Mogi2014-06-181-0/+32
* fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks2014-06-171-0/+117
* fix-includes.pl: svlThomas Arnhold2014-05-153-35/+35
* move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith2014-05-091-3/+3
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Introduce INetContentType::scanStephan Bergmann2014-03-271-0/+92
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-12/+12
* fdo#30770 - Speed up xslx importTobias Lippert2014-03-111-0/+160
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* Remove visual noise from svlAlexander Wilms2014-02-251-14/+14
* fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2014-01-301-1/+0
* convert code to use OUString::endsWithNoel Grandin2013-10-231-1/+1
* Fix equality operator for SharedString & write test for it.Kohei Yoshida2013-10-111-6/+18
* Re-implement interning in order to return both string arrays.Kohei Yoshida2013-10-081-43/+33
* This DEBUG_UNIT_TEST stuff is unusedTor Lillqvist2013-10-051-11/+0
* unused function 'operator<<'Tor Lillqvist2013-10-051-7/+0
* Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida2013-10-041-3/+3