summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth3-97/+48
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna3-22/+19
2020-12-14SwContentFrame: Modify no moreBjoern Michaelsen3-35/+38
2020-12-13sectfrm: Modify no moreBjoern Michaelsen2-40/+39
2020-12-13tabfrm:Modify no moreBjoern Michaelsen2-31/+35
2020-12-13pagechg: Modify no moreBjoern Michaelsen2-51/+46
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh2-3/+33
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann15-24/+36
2020-12-11sw: add missing nullptr checkXisco Fauli1-2/+8
2020-12-11cid#1470587 Dereference after null checkCaolán McNamara1-1/+1
2020-12-11cid#1470585 Dereference null return valueCaolán McNamara1-4/+6
2020-12-11cid#1470586 Dereference after null checkCaolán McNamara1-1/+1
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth4-7/+29
2020-12-10tdf#131990: sw_uiwriter: Add unittestXisco Fauli1-0/+11
2020-12-10tdf#81226: sw_uiwriter: Add unittestXisco Fauli1-0/+17
2020-12-10Add comments wondering what some magic numbers might meanTor Lillqvist1-0/+5
2020-12-10Don't leave an empty area at the bottom if we can move the text downCaolán McNamara1-1/+9
2020-12-10One more OUString::fromUtf(u8"...") simplificationStephan Bergmann1-12/+11
2020-12-10Drop pointless forward declarationTor Lillqvist1-1/+0
2020-12-10Drop obviously unnecessary forward declarationTor Lillqvist1-1/+0
2020-12-10fix printing of 'margins in comment'Caolán McNamara1-5/+6
2020-12-10tdf#138621 put icons back in File>Template submenuSeth Chaiklin1-3/+3
2020-12-10tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl2-1/+4
2020-12-10sw: avoid crashing in SwFrame::dumpAsXmlAttributes()Michael Stahl1-1/+1
2020-12-10tdf#129083: sw: Add UItestXisco Fauli2-2/+34
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs8-0/+71
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh3-3/+87
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
2020-12-10flyincnt: Modify no moreBjoern Michaelsen2-36/+39
2020-12-10flylay: Modify no moreBjoern Michaelsen2-63/+56
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann2-2/+2
2020-12-09cid#1470573 Unchecked dynamic_castCaolán McNamara1-1/+1
2020-12-09uninit_memberCaolán McNamara1-1/+3
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski9-68/+43
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze9-220/+369
2020-12-08just call GetTextView onceCaolán McNamara1-6/+5
2020-12-08Very early work-in-progress commit for the "DevTools" dockable toolbarTor Lillqvist3-0/+17
2020-12-08Simplify attribute set definitions a littleMike Kaganski10-39/+21
2020-12-08remove now unused XML_TOK_ constantsNoel1-32/+0
2020-12-08Simplify attribute set definition a littleMike Kaganski1-19/+14
2020-12-08drop some unneeded includesCaolán McNamara2-2/+0
2020-12-08remove unused SvXMLTokenMapsNoel1-44/+0
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth1-1/+2
2020-12-08fastparser in stylesNoel Grandin1-19/+13
2020-12-07sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl1-1/+8
2020-12-07move various notebookbar widgets into vclCaolán McNamara2-3/+3
2020-12-07loplugin:unusedmethodsNoel6-31/+0
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh2-0/+17
2020-12-07SwUserFieldType: Modify no moreBjoern Michaelsen2-7/+7
2020-12-07Sw{Get,Set}ExpFieldType: Modify no moreBjoern Michaelsen2-6/+8