summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-06-13tdf#142741 and tdf#38187 Set valid pages for footnote links PDF export.Georgy Litvinov
2021-06-12tdf#142387 DOCX track changes: export w:del in w:insLászló Németh
2021-06-12Fix typosAndrea Gelmini
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-06-11sw_uiwriter3: Unify code and use createSwDoc everywhereXisco Fauli
2021-06-11uiwriter: use createSwDoc instead of loadFromDesktop for empty docsXisco Fauli
2021-06-11no need to make a copy hereNoel Grandin
2021-06-11sw image anchor type: consider a style-based custom valueMiklos Vajna
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11Remove duplicate codeStephan Bergmann
2021-06-11sw: handle InvertBorderSpacing when replacing compat optionsMiklos Vajna
2021-06-11Resolves tdf#142651 Writer: Next Change stopped workingJim Raykowski
2021-06-10sw_uiwriter: remove duplicated createDoc methodXisco Fauli
2021-06-10sw_layoutwriter: remove duplicated createDoc methodXisco Fauli
2021-06-10sw image anchor type: add style UI for thisMiklos Vajna
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth
2021-06-10tdf#64997: sw_ww8export3: Add unittestXisco Fauli
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09do not draw directly in SwViewShell in LOK modeLuboš Luňák
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth
2021-06-09tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna
2021-06-09sw_layoutwriter: split tests evenlyXisco Fauli
2021-06-09tdf#96840: sw_ww8export3: Add unittestXisco Fauli
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov
2021-06-09tdf#137469 Prepare tests for encoded text filterOleg Shchelykalnov
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09CppunitTest_sw_ooxmlimport: rework to avoid the FailTest hackMiklos Vajna
2021-06-08tdf#104995: Fix opposite cropping issue on flipped images in WriterBayram Çiçek
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08tdf#142128 sw: set author-color strikethrough for AS_CHAR imagesLászló Németh
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh
2021-06-08tdf#141805 sw: hide rtl gutter UI for ODF documentsMiklos Vajna
2021-06-07sw/qa/uitest: close the dialog if thrown an exceptionHenry Castro
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna
2021-06-07sw_uiwriter: split uiwriter into 2Xisco Fauli
2021-06-07uiwriter: keep CPPUNIT_TEST_FIXTURE tests togetherXisco Fauli
2021-06-07tdf#142483: sw_xhtmlexport: Add unittestXisco Fauli
2021-06-07sw: WriteLong/Short -> SvStream::Write[U]Int[16|32]Vasily Melenchuk