summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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)
2021-09-15loplugin:virtualdead HasExtraRedlineTable always returns trueNoel Grandin
2021-09-15Uninitialized data memberStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14tdf#135683 speedup DocumentRedlineManager::GetRedlinePosNoel Grandin
2021-09-14tdf#144057 sw track changes: hide deleted table rowsLászló Németh
2021-09-12clang:optin.performance.Padding in swNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-09-08Fix typosAndrea Gelmini
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-02unused definesNoel Grandin