summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-2/+1
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-2/+2
2015-11-17Added Test for tdf#67238 table cell UnprotectVarun Dhall1-0/+95
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0012-0/+12
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-14CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna1-33/+1
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski2-0/+5
2015-11-13Added Test for checking new Writer document modified stateVarun Dhall1-0/+13
2015-11-13sw: solve the CheckBookmarks fails on WNT mysteryMichael Stahl1-1/+1
2015-11-12loplugin:stringconstantStephan Bergmann1-2/+2
2015-11-12tdf#89714 - enable Widow/Orphan in default styleJustin Luth1-0/+13
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky2-11/+11
2015-11-11Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara2-0/+10
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-7/+1
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-10tdf#70318: Prevent extra empty paragraph in clipboard RTF contentMike Kaganski1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-37/+37
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2-1/+1
2015-11-10tdf#92648 unit test for DOCX import regression (textbox shrinking)László Németh2-0/+17
2015-11-09java: add some @Override annotationsNoel Grandin1-0/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann5-78/+78
2015-11-06com::sun::star->css in sw/qa/Noel Grandin9-32/+32
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin3-15/+11
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin3-4/+4
2015-11-04Make number recognition work in writer tables againNiklas Johansson1-0/+70
2015-11-04loplugin:stringconstantNoel Grandin4-45/+45
2015-11-03sw: indentation fixesMiklos Vajna1-1/+1
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-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-29tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht2-1/+73
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth2-1/+1
2015-10-26tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2-0/+14
2015-10-26tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky1-3/+3
2015-10-23tdf#94386: envelope unit test completedOliver Specht1-2/+23
2015-10-21remove untyped Link<>Noel Grandin1-7/+4
2015-10-20loplugin:defaultparamsStephan Bergmann3-6/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19Use comphelper::InitPropertySequence()Miklos Vajna1-7/+7
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna3-0/+30
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2-0/+27
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth2-0/+27
2015-10-15CppunitTest_sw_ww8import: SAL_OVERRIDE -> overrideMiklos Vajna1-1/+1
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara1-0/+0
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+7
2015-10-14sw: indentation fixesMiklos Vajna1-73/+73