summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-12CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warningsMiklos Vajna2-70/+68
2016-05-11CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna1-4/+4
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-9/+9
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-14/+14
2016-03-08tdf#87530 finish the regression testMichael Stahl1-16/+55
2016-03-07tdf#65219 Fix temp files clean up in sw unit testsAleksas Pantechovskis1-0/+5
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+47
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-4/+4
2016-02-03add EDB-39396-1 test-caseCaolán McNamara1-0/+0
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara1-0/+744
2015-11-27tdf#61228: Unit testMike Kaganski1-0/+11
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-4/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-7/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann3-45/+45
2015-11-06com::sun::star->css in sw/qa/Noel Grandin2-6/+6
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-0/+0
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara1-0/+0
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin3-6/+3
2015-10-20loplugin:defaultparamsStephan Bergmann2-3/+3
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara1-0/+0
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-17/+17