summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-06-13tdf#142741 and tdf#38187 Set valid pages for footnote links PDF export.Georgy Litvinov1-21/+17
2021-06-12tdf#142387 DOCX track changes: export w:del in w:insLászló Németh3-1/+12
2021-06-12Fix typosAndrea Gelmini1-1/+1
2021-06-12Backgrd -> BackgroundNoel Grandin10-46/+46
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna2-38/+6
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-21/+18
2021-06-11Simplify Sequences initializations (sw)Julien Nabet11-78/+48
2021-06-11sw_uiwriter3: Unify code and use createSwDoc everywhereXisco Fauli1-336/+148
2021-06-11uiwriter: use createSwDoc instead of loadFromDesktop for empty docsXisco Fauli4-75/+26
2021-06-11no need to make a copy hereNoel Grandin1-3/+3
2021-06-11sw image anchor type: consider a style-based custom valueMiklos Vajna3-1/+40
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin19-62/+37
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin2-6/+4
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2-4/+4
2021-06-11Remove duplicate codeStephan Bergmann1-2/+0
2021-06-11sw: handle InvertBorderSpacing when replacing compat optionsMiklos Vajna1-1/+1
2021-06-11Resolves tdf#142651 Writer: Next Change stopped workingJim Raykowski1-4/+5
2021-06-10sw_uiwriter: remove duplicated createDoc methodXisco Fauli3-289/+248
2021-06-10sw_layoutwriter: remove duplicated createDoc methodXisco Fauli2-164/+142
2021-06-10sw image anchor type: add style UI for thisMiklos Vajna1-4/+4
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth2-5/+11
2021-06-10tdf#64997: sw_ww8export3: Add unittestXisco Fauli2-0/+8
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh4-0/+46
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-19/+0
2021-06-09do not draw directly in SwViewShell in LOK modeLuboš Luňák1-1/+1
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-2/+0
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-3/+2
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth1-1/+0
2021-06-09tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara1-6/+10
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna3-3/+30
2021-06-09sw_layoutwriter: split tests evenlyXisco Fauli2-1340/+1371
2021-06-09tdf#96840: sw_ww8export3: Add unittestXisco Fauli2-0/+6
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov2-2/+3
2021-06-09tdf#137469 Prepare tests for encoded text filterOleg Shchelykalnov4-0/+165
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna9-14/+65
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-8/+0
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-10/+0
2021-06-09CppunitTest_sw_ooxmlimport: rework to avoid the FailTest hackMiklos Vajna1-32/+5
2021-06-08tdf#104995: Fix opposite cropping issue on flipped images in WriterBayram Çiçek1-4/+25
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth9-8/+73
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski7-405/+104
2021-06-08tdf#142128 sw: set author-color strikethrough for AS_CHAR imagesLászló Németh6-6/+21
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh5-7/+21
2021-06-08tdf#141805 sw: hide rtl gutter UI for ODF documentsMiklos Vajna1-3/+32
2021-06-07sw/qa/uitest: close the dialog if thrown an exceptionHenry Castro1-20/+16
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna3-0/+77
2021-06-07sw_uiwriter: split uiwriter into 2Xisco Fauli4-3256/+3666
2021-06-07uiwriter: keep CPPUNIT_TEST_FIXTURE tests togetherXisco Fauli2-263/+274
2021-06-07tdf#142483: sw_xhtmlexport: Add unittestXisco Fauli2-0/+36
2021-06-07sw: WriteLong/Short -> SvStream::Write[U]Int[16|32]Vasily Melenchuk1-15/+17