summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-30tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-11-23tdf#145719 sw: track moved text in import and ChangesInMarginLászló Németh
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-11-18tdf#145721 sw: add 'moved text' icons to Manage ChangesLászló Németh
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-15replace an ugly coverity warning suppressionCaolán McNamara
2021-11-15sw: prefix members of SwInsertIdxMarkWrapper, ...Miklos Vajna
2021-11-14remove an ugly coverity warning suppressionCaolán McNamara
2021-11-13make SwNodeOffset operator+ and operator- inlineNoel Grandin
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-11-09tdf#145089 DOCX export: fix track changes of table row insertionLászló Németh
2021-11-08sw: try grouping undo actions of IME-edited textMiklos Vajna
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04Resolves: tdf#143643 ensure relayout on undo of insert commentCaolán McNamara
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-11-01tdf#145363 provide an explicit parent for numbering-style dialogCaolán McNamara
2021-10-29use virtual function call for dynamic dispatchBjoern Michaelsen
2021-10-29consolidate DDE updates in FieldTypeBjoern Michaelsen
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22re-arrange BlockInfo a littleNoel Grandin
2021-10-21use sal_Int32 in BigPtrArrayNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20tdf#145233 sw track changes: show moved text in green colorLászló Németh
2021-10-18sw: prefix members of MailDeliveryErrorNotifier, SwAddressIterator, ...Miklos Vajna
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-06Fix typoAndrea Gelmini
2021-10-06tdf#144788 SwNavigator: Group footnotes and endnotes separatelyJim Raykowski
2021-10-05fix broken SwRect corner gettersLuboš Luňák
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-10-02fix SwRect::Union() with empty SwRectLuboš Luňák
2021-10-02add GetUnion/Intersection() to SwRectLuboš Luňák
2021-10-02make some simple SwRect functions inlineLuboš Luňák
2021-10-01Resolves tdf#144677 - Show bookmarks like fieldsHeiko Tietze
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin