summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Fix typosAndrea Gelmini4-5/+5
2020-12-24custom literal for Degree10Noel Grandin18-51/+51
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock1-1/+1
2020-12-24tdf#124176: Use pragma once instead of include guardsBayram Çiçek1-4/+1
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski21-236/+456
2020-12-23uitest: check undo works when deleting a pagebreakXisco Fauli1-0/+4
2020-12-23tdf#136578: uitest: add wrapper for PageBreakWinXisco Fauli6-5/+106
2020-12-23uitest: simplify assertXisco Fauli1-4/+1
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara3-16/+0
2020-12-23add utility NbcRotate methodNoel Grandin2-6/+2
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski4-10/+9
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo8-12/+12
2020-12-23Use char16_t string literalsStephan Bergmann2-2/+2
2020-12-22tdf#136578 sw BreakDashedLine: edit/delete PageAfterJustin Luth1-1/+48
2020-12-22tdf#139120 tdf#139127 sw: fix empty redline related crashLászló Németh3-0/+156
2020-12-22sw: check for remaining stream size in the WW8Fib ctorMiklos Vajna1-1/+1
2020-12-22replace deprecated xpad/ypadCaolán McNamara3-7/+0
2020-12-22remove deprecated (and unwanted) GtkEntry shadow-typeCaolán McNamara2-4/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara37-141/+141
2020-12-22split SotStorageStream into two classesNoel2-11/+7
2020-12-21sw: fix layout loop due to a keep-with-next vs 100% image height conflictMiklos Vajna3-1/+117
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs1-5/+17
2020-12-21Revert "tdf#138739 sw: fix regression of first paragraph"Miklos Vajna3-10/+17
2020-12-21NFC flatten PageBreakWin and minor cleanupJustin Luth1-69/+49
2020-12-21sw: prefix members of SwXMLBlockListImport, SwXMLTextBlockImport, ...Miklos Vajna2-21/+19
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel3-9/+9
2020-12-21tdf#138739 sw: fix regression of first paragraphAttila Bakos (NISZ)3-17/+10
2020-12-20Fix domain in ui files (found with ui-checkdomain.sh)Julien Nabet1-1/+1
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann2-2/+7
2020-12-19sw: split CppunitTest_sw_uiwriter into 3Michael Stahl6-2/+185
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth3-7/+5
2020-12-19make *String(string_view) constructors explicitNoel Grandin3-3/+3
2020-12-19use more string_view in SfxItemPropertyMapNoel1-1/+1
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski5-18/+45
2020-12-18sw: document how the first page frame is createdMiklos Vajna1-1/+3
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl5-5/+36
2020-12-18throw exception in SvStream when reading past end of fileNoel20-41/+51
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh2-2/+43
2020-12-17Removed executable bits on fodt fileAndrea Gelmini1-0/+0
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin1-1/+1
2020-12-16tdf#138592: also consider following zero-width text portionsMike Kaganski3-0/+67
2020-12-16don't scroll the document between mouse down and mouse up in an annotationCaolán McNamara3-7/+34
2020-12-16tdf#137819 sw: fix textboxes anchoring "As Char"Attila Bakos (NISZ)5-36/+376
2020-12-16uitest: sw: Add missing assertsXisco Fauli2-0/+8
2020-12-16Fix typosAndrea Gelmini1-1/+1
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth2-0/+15
2020-12-16tdf#138777 pie chart: improve long data label widthTünde Tóth2-0/+18
2020-12-16tdf#138847 sw ChangesInMargin: show all characters in marginLászló Németh2-3/+29