summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-01-22loplugin:stringconstantStephan Bergmann
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara
2015-01-21RotateAngle of UNO type longStephan Bergmann
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston
2015-01-20sw: add unit test for 5c363cf3f1d75e37835a6663a96b4e22c754c4cbMichael Stahl
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Disable html tests on x86_64 on windowsDavid Ostrovsky
2015-01-07WW8 filter: zoom type testcaseJustin Luth
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
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