summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski
2015-11-10tdf#92648 unit test for DOCX import regression (textbox shrinking)László Németh
2015-11-09java: add some @Override annotationsNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/qa/Noel Grandin
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-04Make number recognition work in writer tables againNiklas Johansson
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-03sw: indentation fixesMiklos Vajna
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth
2015-10-26tdf#59454 RTF import: handle section break right before a tableMiklos Vajna
2015-10-26tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky
2015-10-23tdf#94386: envelope unit test completedOliver Specht
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19Use comphelper::InitPropertySequence()Miklos Vajna
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-15CppunitTest_sw_ww8import: SAL_OVERRIDE -> overrideMiklos Vajna
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14sw: indentation fixesMiklos Vajna
2015-10-13tdf#94386: Unit test - add forgotten test document.Jan Holesovsky
2015-10-13sw/qa/extras/ww8export/data/tdf94386.odt is missingStephan Bergmann
2015-10-13tdf#94386: Unit test stub - emulates the steps to trigger the bug.Jan Holesovsky
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-12tdf#77014 remove redundant check in testTomaž Vajngerl
2015-10-12tdf#77014 create a test for this bugTomaž Vajngerl
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht
2015-10-06sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna
2015-10-06CppunitTest_sw_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna
2015-10-05tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl