summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-01-04fdo#79738: Test case for patch that fixes 79738Charu Tyagi
2015-01-04fdo#79738: test document for patch that that fixes 79738Charu Tyagi
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2015-01-02CppunitTest_sw_ww8export: use SAL_NEWLINE_STRINGMiklos Vajna
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-28CppunitTest_sw_odfexport: validate export result, except a fewMiklos Vajna
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann
2014-12-18fdo#85876: add unittestBjoern Michaelsen
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17Garbage in, garbage out?Stephan Bergmann
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-11coverity#1257737 Dereference null return valueCaolán McNamara
2014-12-11DOCX export: handle <w:autoHyphenation/>Miklos Vajna
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-10DocxAttributeOutput::FlyFrameGraphic: avoid <a:ln> when there is no borderMiklos Vajna
2014-12-10sw: Unit test for cycle in lcl_CreatePortionsMatúš Kukan
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin
2014-12-09SwModelTestBase: unused MethodEntryMiklos Vajna
2014-12-08writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara
2014-12-08Build fix (for gcc 4.7).Kohei Yoshida
2014-12-08Test for Writer import / export of graphic shapesZolnai Tamás
2014-12-08Generalize this test for other Writer filtersZolnai Tamás
2014-12-08test for document mergeBjoern Michaelsen
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás
2014-12-05add unique() functionBjoern Michaelsen
2014-12-05update testBjoern Michaelsen
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-04DOCX filter: effect extent should be part of the marginMiklos Vajna
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-03move size() into the container tooBjoern Michaelsen
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen