summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-15/+4
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-5/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-72/+72
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-0/+63
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-1/+1
2015-10-29CppunitTest_svl_urihelper needs the file UCPStephan Bergmann1-4/+8
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-14/+14
2015-09-17boost->stdCaolán McNamara1-6/+6
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-4/+3
2015-08-06unit test for short name ambiguity, tdf#93080Eike Rathke1-0/+35
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-7/+5
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud1-5/+7
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-7/+5
2015-06-29tdf#68016 Write fixture for current behaviour of SfxListenerTobias Lippert1-0/+25
2015-06-02the test works much better if you really use en_US as languageMarkus Mohrhard1-7/+7
2015-06-02add initial IsNumberFormat testMarkus Mohrhard1-0/+32
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