summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-4/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-6/+7
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-10sw: fix build (how did that build for me?)Michael Stahl1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-28loplugin:cppunitassertequals: swStephan Bergmann1-10/+10
2017-04-21add CVE-2017-0199 testcaseCaolán McNamara1-0/+0
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-03-01Use consistent integer types in the SwRedlineTable interfaceStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2-11/+12
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin2-3/+3
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-6/+6
2017-01-27CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna1-2/+2
2017-01-25sw: revert ToX hyperlinks to LO 4.3 behaviourMichael Stahl1-21/+17
2017-01-25sw: stop swapping start and end position of links in ToXMichael Stahl1-1/+1
2017-01-09New loplugin:externvar: swStephan Bergmann1-3/+3
2016-12-13crashtesting: assert on loading certain rtfCaolán McNamara1-0/+0
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-4/+0
2016-11-18Resolves: tdf#91916 different word 6/7 vers have ambiguous sprmsCaolán McNamara5-0/+0
2016-11-17chmod -xTor Lillqvist1-0/+0
2016-11-13drop useless semicolonsDavid Tardon1-2/+2
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara1-0/+0
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12fftester: break as soon as an exception is requiredCaolán McNamara1-0/+0
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-17/+17
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet1-0/+0
2016-08-31fftester: non-contiguous cells, lets keep the test case thoughCaolán McNamara1-0/+0
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-2/+2
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl1-0/+0
2016-08-30fftester: non-contiguous cellsCaolán McNamara1-0/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-7/+7
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist2-13/+13
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-5/+5
2016-08-27fftester: empty tabbox protectionCaolán McNamara1-0/+0
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke2-3/+3
2016-08-12add CVE-2016-3133 testcaseCaolán McNamara1-0/+0
2016-07-05Add test for sw_NormalizeRangeslideon1-0/+24
2016-06-13Added Test for tdf#73162 TOC/IndexVarun1-0/+71
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara1-0/+78
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-0/+0
2016-05-23loplugin:stringconstantNoel Grandin1-29/+29
2016-05-23Add a test for comparing table cells and table cell rangesslideon1-0/+37