summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2021-08-11tdf#44278: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+9
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski2-8/+8
2021-08-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh2-0/+13
2021-08-11tdf#135247: sw_uiwriter3: Add unittestXisco Fauli1-5/+6
2021-08-11CppunitTest_sw_ooxmlexport2..5: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna4-166/+324
2021-08-10Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Xisco Fauli3-17/+1
2021-08-10Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Xisco Fauli2-232/+0
2021-08-10indexing: add "type" to the xml for paragraph nodesTomaž Vajngerl1-0/+1
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl1-11/+39
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl1-1/+2
2021-08-09sw HTML export: avoid writing EMF data with JPG extensionMiklos Vajna2-0/+21
2021-08-08sw: numbering rule is not constructed for numbering type "None"Vasily Melenchuk2-0/+6
2021-08-06sw: fix footer for new fileMiklos Vajna1-1/+1
2021-08-05sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna2-0/+75
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt2-0/+22
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel5-1/+40
2021-08-04CppunitTest_sw_ooxmlexport: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-30/+60
2021-08-04Revert "tdf#104254 sw DOCX import: fix text wrapping in headers"Justin Luth7-32/+10
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch1-11/+14
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung1-1/+1
2021-07-28Add SwModelTestBase::loadAndSave()Miklos Vajna3-4/+13
2021-07-27loplugin:unreffun (macOS)Stephan Bergmann1-0/+6
2021-07-27sw: disable SearchResultLocatorTest for Windows and MacOSTomaž Vajngerl1-1/+4
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel3-0/+49
2021-07-26tdf#142693 DOCX import: fix zeroing huge page sizesAttila Szűcs2-0/+7
2021-07-26sw: use followby parameter of outline in Chapter fieldVasily Melenchuk2-3/+38
2021-07-26tdf#143424: support for "Chapter number without separator"Vasily Melenchuk2-0/+34
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-4/+3
2021-07-26sw bibliography, local copy: finish UI in the Define Bibliography Entry dialogMiklos Vajna1-0/+37
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt4-0/+17
2021-07-26indexing: search result locator to return the rect of the resultTomaž Vajngerl1-0/+72
2021-07-25Fix typoAndrea Gelmini3-3/+3
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin1-22/+7
2021-07-23tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh5-0/+50
2021-07-23uitest: sw: Add comment about how the test would have failedXisco Fauli1-0/+2
2021-07-22tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha2-0/+44
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna1-0/+38
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna1-0/+38
2021-07-21CppunitTest_sw_ooxmlexport3: 1 removal of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna1-1/+5
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski1-1/+1
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna3-0/+34
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh2-0/+17
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein2-0/+30
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna3-0/+31
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski11-46/+45
2021-07-16Fix typosAndrea Gelmini2-2/+2
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl2-0/+59
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth2-0/+6
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin1-1/+2
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha2-12/+49