summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2020-11-03tdf#135893 sw paste: fix copying fly frame in textbox twiceMiklos Vajna
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl
2020-10-28tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek
2020-10-27tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh
2020-10-23tdf#133771: sw_ooxmlexport14: Add unittestXisco Fauli
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth
2020-10-17tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl
2020-10-14sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl
2020-10-07tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs
2020-10-01tdf#136441 ms export: don't export comments in footnotesJustin Luth
2020-10-01tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh
2020-09-29tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs
2020-09-29tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-17avoid uno:Paste in testsCaolán McNamara
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-09-15tdf#131420 DOCX export: fix missing border of frameTibor Nagy
2020-09-15tdf#135623: sw_uiwriter: Add unittestXisco Fauli
2020-09-15tdf#133490: sw_uiwriter: Add unittestXisco Fauli
2020-09-15tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-15tdf#132483: DOCX import: fix OLE anchoring positionBakos Attila
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna
2020-09-08tdf#112342 DOCX import: fix page break before image-only paragraphsAttila Bakos
2020-09-08blind fix for testTdf130685 intermittent failureCaolán McNamara
2020-09-08tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-09-02tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh
2020-09-02tdf#133163 DOCX: export formula cellsLászló Németh
2020-09-02tdf#118682 DOCX: export formula fieldsLászló Németh
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth
2020-08-31tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-27sw: DOCX export: don't export text frames as transparentMichael Stahl
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-08-27CppunitTest_sw_htmlexport: The actual PNG data does not matter.Jan Holesovsky
2020-08-26(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-19tdf#135016 DOCX export: fix unexpected error on save with undo/redoMiklos Vajna
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl
2020-08-10oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-08-10filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-08-10tdf#134572 DOCX: Incorrect default value in dropdown text fieldsSerge Krot
2020-08-07oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-08-07tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl
2020-08-07tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-05tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens