summaryrefslogtreecommitdiffstats
path: root/sw/qa
Commit message (Expand)AuthorAgeFilesLines
* sw: indentation fixesMiklos Vajna2015-11-031-1/+1
* tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna2015-11-021-0/+0
* crashtesting: failure on tdf89191-1.odtCaolán McNamara2015-11-011-0/+0
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-013-6/+3
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht2015-10-292-1/+73
* tdf#95354 - pad AltX to 4 charactersJustin Luth2015-10-282-1/+1
* tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2015-10-262-0/+14
* tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky2015-10-261-3/+3
* tdf#94386: envelope unit test completedOliver Specht2015-10-231-2/+23
* remove untyped Link<>Noel Grandin2015-10-211-7/+4
* loplugin:defaultparamsStephan Bergmann2015-10-203-6/+6
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+2
* Use comphelper::InitPropertySequence()Miklos Vajna2015-10-191-7/+7
* tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna2015-10-193-0/+30
* tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2015-10-192-0/+27
* tdf#36117 .doc preserve page vertical alignment after RTJustin Luth2015-10-172-0/+27
* CppunitTest_sw_ww8import: SAL_OVERRIDE -> overrideMiklos Vajna2015-10-151-1/+1
* fix SwIndex assert on fdo66692-2.docCaolán McNamara2015-10-141-0/+0
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-141-1/+7
* sw: indentation fixesMiklos Vajna2015-10-141-73/+73
* tdf#94386: Unit test - add forgotten test document.Jan Holesovsky2015-10-132-5/+5
* sw/qa/extras/ww8export/data/tdf94386.odt is missingStephan Bergmann2015-10-131-5/+5
* tdf#94386: Unit test stub - emulates the steps to trigger the bug.Jan Holesovsky2015-10-131-0/+32
* tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl2015-10-132-0/+150
* tdf#77014 remove redundant check in testTomaž Vajngerl2015-10-121-3/+0
* tdf#77014 create a test for this bugTomaž Vajngerl2015-10-122-0/+50
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1223-58/+58
* tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna2015-10-122-0/+5
* LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2015-10-091-11/+1
* tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna2015-10-081-0/+12
* tdf#90810: skip breaks outside of the requested footnoteOliver Specht2015-10-072-0/+12
* sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna2015-10-061-0/+7
* CppunitTest_sw_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna2015-10-061-1/+16
* loplugin:unusedmethodsNoel Grandin2015-10-061-4/+0
* tdf#91417: import hyperlink with history flag correctlyOliver Specht2015-10-062-0/+10
* LOK: add the search phrase to the search result count callbackMihai Varga2015-10-051-1/+3
* CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna2015-10-051-1/+31
* tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2015-10-052-0/+13
* sw: fix copying of bookmarks in CopyRangeMichael Stahl2015-10-021-0/+57
* Fix typosAndrea Gelmini2015-10-021-1/+1
* found a few more 602 filesCaolán McNamara2015-10-012-0/+787
* Fix typosAndrea Gelmini2015-09-308-15/+15
* tdf#94011: load&save more border typesOliver Specht2015-09-283-13/+38
* bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2015-09-282-0/+6
* tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2015-09-282-0/+33
* tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2015-09-282-0/+6
* Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna2015-09-242-0/+7
* tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2015-09-232-0/+12