summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-12-16tdf#138592: also consider following zero-width text portionsMike Kaganski
2020-12-16don't scroll the document between mouse down and mouse up in an annotationCaolán McNamara
2020-12-16tdf#137819 sw: fix textboxes anchoring "As Char"Attila Bakos (NISZ)
2020-12-16uitest: sw: Add missing assertsXisco Fauli
2020-12-16Fix typosAndrea Gelmini
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth
2020-12-16tdf#138777 pie chart: improve long data label widthTünde Tóth
2020-12-16tdf#138847 sw ChangesInMargin: show all characters in marginLászló Németh
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth
2020-12-15Fix typoAndrea Gelmini
2020-12-15update pchesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-15tdf#118711 writerfilter: don't hardcode default page descriptionJustin Luth
2020-12-15tdf#138600 sw: fix too small print area for btlr text in nested tableMiklos Vajna
2020-12-15tdf#122045: sw: Add UItestXisco Fauli
2020-12-14tdf#122045 using 'Apply' doesn't keep document modified on later 'Cancel'Caolán McNamara
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna
2020-12-14SwContentFrame: Modify no moreBjoern Michaelsen
2020-12-13sectfrm: Modify no moreBjoern Michaelsen
2020-12-13tabfrm:Modify no moreBjoern Michaelsen
2020-12-13pagechg: Modify no moreBjoern Michaelsen
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11sw: add missing nullptr checkXisco Fauli
2020-12-11cid#1470587 Dereference after null checkCaolán McNamara
2020-12-11cid#1470585 Dereference null return valueCaolán McNamara
2020-12-11cid#1470586 Dereference after null checkCaolán McNamara
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth
2020-12-10tdf#131990: sw_uiwriter: Add unittestXisco Fauli
2020-12-10tdf#81226: sw_uiwriter: Add unittestXisco Fauli
2020-12-10Add comments wondering what some magic numbers might meanTor Lillqvist
2020-12-10Don't leave an empty area at the bottom if we can move the text downCaolán McNamara
2020-12-10One more OUString::fromUtf(u8"...") simplificationStephan Bergmann
2020-12-10Drop pointless forward declarationTor Lillqvist
2020-12-10Drop obviously unnecessary forward declarationTor Lillqvist
2020-12-10fix printing of 'margins in comment'Caolán McNamara
2020-12-10tdf#138621 put icons back in File>Template submenuSeth Chaiklin
2020-12-10tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl
2020-12-10sw: avoid crashing in SwFrame::dumpAsXmlAttributes()Michael Stahl
2020-12-10tdf#129083: sw: Add UItestXisco Fauli
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-10flyincnt: Modify no moreBjoern Michaelsen
2020-12-10flylay: Modify no moreBjoern Michaelsen
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann
2020-12-09cid#1470573 Unchecked dynamic_castCaolán McNamara