summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand2-0/+87
2015-11-27tdf#61228: Unit testMike Kaganski1-0/+11
2015-11-27CppunitTest_sw_uiwriter: loplugin:stringconstantMiklos Vajna1-2/+2
2015-11-27Added Test for tdf#94804 cross ref bookmarks created with wrong prefixVarun Dhall1-0/+25
2015-11-25sw: un-break JunitTest_sw_complexMichael Stahl1-0/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon8-278/+278
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-1/+1
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski2-0/+28
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2-0/+6
2015-11-23tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski2-0/+24
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