summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Related: tdf#66353 make a basic regression test for formula parserCaolán McNamara1-0/+38
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara1-16/+16
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl1-0/+31
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna1-0/+0
2015-04-19add test-case for EDB-36788Caolán McNamara1-0/+0
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin2-2/+2
2015-03-25also test HasOnlyOneListener and HasWriterListenersBjoern Michaelsen1-0/+7
2015-03-23-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-03-20more testcodeBjoern Michaelsen1-1/+47
2015-03-20copy a full OtherTestClient implementationBjoern Michaelsen1-17/+10
2015-03-20fix a bunch of crashtest import failuresCaolán McNamara1-0/+0
2015-03-20Staroffice->StarOfficeCaolán McNamara1-1/+1
2015-03-20Fix various loplugin warningsStephan Bergmann1-3/+5
2015-03-20add unittestBjoern Michaelsen1-0/+95
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin2-16/+16
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-11/+11
2015-03-11fix build after my hasty commitNoel Grandin2-4/+4
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-8/+7
2015-03-11convert SetAttrMode to enum classNoel Grandin1-10/+10
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert1-0/+14
2015-02-19coverity#1270937 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-02-18boost->stdCaolán McNamara1-2/+2
2015-02-16sw: test case for search-and-replace bug fixed by commit ...Michael Stahl1-0/+64
2015-02-16sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl1-0/+2
2015-02-16(related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl1-0/+9
2015-02-13loplugin:unreffunStephan Bergmann1-1/+7
2015-02-13disable control shape grouping test for nowDavid Tardon1-1/+1
2015-02-13correct assertion messageLionel Elie Mamane1-1/+1
2015-02-13add unittest for grouped control shapesLionel Elie Mamane2-0/+111
2015-01-29tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl1-0/+43
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara1-0/+100
2015-01-20sw: add unit test for 5c363cf3f1d75e37835a6663a96b4e22c754c4cbMichael Stahl1-0/+32
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-2/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-12-08writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara1-0/+0
2014-12-05add unique() functionBjoern Michaelsen1-0/+8
2014-12-05update testBjoern Michaelsen1-1/+5
2014-12-04loplugin: cstylecastNoel Grandin1-1/+1
2014-12-03move size() into the container tooBjoern Michaelsen1-6/+6
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen1-2/+2
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-12-02simplifyBjoern Michaelsen1-1/+1
2014-12-02test constnessBjoern Michaelsen1-0/+6
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen1-6/+6
2014-12-02WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-0/+2
2014-12-02move Ring to sw::RingBjoern Michaelsen1-2/+2
2014-12-02use new typesafer implementationBjoern Michaelsen1-6/+6
2014-12-02some test tweakingBjoern Michaelsen1-15/+20