summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl
2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan
2015-12-16sw: extend some more OOXML export test to check embedded objectsMichael Stahl
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna
2015-12-16Make test code actually test somethingStephan Bergmann
2015-12-16tdf#96515 sw Hide Whitespace: avoid creating unneeded page framesMiklos Vajna
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl
2015-12-15Java unit tests were converted to Python unit testskadertarlan
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl
2015-12-15tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna
2015-12-14DOC filter: mark SmartTag support non-experimentalMiklos Vajna
2015-12-14tdf#91083 - .doc: emulate table kept-with-next not splittingJustin Luth
2015-12-12test for tdf#34957: change font in test document to make it work hereMatúš Kukan
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna
2015-12-10sw: indentation fixesMiklos Vajna
2015-12-09DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
2015-12-08sw: un-break DOCX formula exportMichael Stahl
2015-12-07tdf#54584: allow backslash before field type in RTF and DOCXMike Kaganski
2015-12-03tdf#34957 - don't push multi-page table to next page.Justin Luth
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna
2015-12-02tdf#94043 RTF filter: implement column separator handlingMiklos Vajna
2015-12-01Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-27tdf#61228: Unit testMike Kaganski
2015-11-27CppunitTest_sw_uiwriter: loplugin:stringconstantMiklos Vajna
2015-11-27Added Test for tdf#94804 cross ref bookmarks created with wrong prefixVarun Dhall
2015-11-25sw: un-break JunitTest_sw_complexMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-23tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17Added Test for tdf#67238 table cell UnprotectVarun Dhall
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate001