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