summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-28tdf#143819 sw: fix undo not restoring adjusted anchorMiklos Vajna
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna
2021-09-24sw: document SwCharFormatMiklos Vajna
2021-09-24no need to allocate this OUString on the heapNoel Grandin
2021-09-23add some unittests for SwRegionRectsLuboš Luňák
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-21tdf#144347 sw: fix tracked deletion of table with tracked contentLászló Németh
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-19do not double-invert SwRegionRectsLuboš Luňák
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17ensure that some basic geometry classes are trivially copyableLuboš Luňák
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)