summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20Introduce SwTabFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19Fix typosAndrea Gelmini
2021-05-19fix leak when removing PageDescNoel Grandin
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli
2021-05-19sw: fix not needed invalidation of custom field on each keypressMiklos Vajna
2021-05-19fix leak in SwWW8ImplReader::Read_GrafLayerNoel Grandin
2021-05-19fix leak in SwCommentRuler::NotifyKitNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19tdf#137741 tdf#142258 Improve naming of Sw Navigator Field entriesJim Raykowski
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18tdf#118883: sw: Add UItestXisco Fauli
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18sw: fix not needed invalidation of title field on each keypressMiklos Vajna
2021-05-18tdf#76817 tdf#141966 ooxmlexport: write OutlineRule if not inheritedJustin Luth
2021-05-18Don't remove section at the end of inserted text tdf#142157Georgy Litvinov
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara
2021-05-17Fix typosAndrea Gelmini
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1465676 Unchecked return valueCaolán McNamara
2021-05-17cid#1484877 Unchecked dynamic_castCaolán McNamara
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna
2021-05-17cid#1484879 Uninitialized pointer fieldCaolán McNamara
2021-05-15sw: split CppunitTest_sw_layoutwriter into 2Xisco Fauli
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna
2021-05-14Replace magic numbers in SwSectionFrame::UpdateAttr_()Miklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-14Add extended tips to print dialogOlivier Hallot
2021-05-13inline some typedefsNoel Grandin
2021-05-13make some classes privateNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna
2021-05-13sw_uiwriter: Use a template in makefiles to reduce duplicated codeXisco Fauli
2021-05-13Introduce SwSectionFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-05-12tdf#141307: adapt null-checkBjoern Michaelsen
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-12Fix broken TOX in Online.Gülşah Köse
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh
2021-05-11Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski
2021-05-11fix leak in SwUndoInsSectionNoel Grandin