summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-12-20Fix domain in ui files (found with ui-checkdomain.sh)Julien Nabet
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19sw: split CppunitTest_sw_uiwriter into 3Michael Stahl
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-18sw: document how the first page frame is createdMiklos Vajna
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh
2020-12-17Removed executable bits on fodt fileAndrea Gelmini
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin
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