summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-12-10fix printing of 'margins in comment'Caolán McNamara1-5/+6
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh1-3/+12
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs4-0/+40
2020-12-09uninit_memberCaolán McNamara1-1/+3
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl1-1/+8
2020-12-04fix SEGV in CppunitTest_sw_core_undo on WindowsNoel Grandin1-0/+2
2020-12-04tdf#100691 sw Table of Contents: remove hidden textLászló Németh1-1/+1
2020-12-04tdf#61154 sw Table of Contents: remove tracked deletionLászló Németh1-1/+1
2020-12-03tdf#135044 sw: fix Ctrl + drag textbox copyAttila Bakos (NISZ)1-0/+5
2020-12-03tdf#137802 sw: fix crash of textbox anchored to pageAttila Bakos (NISZ)1-10/+7
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh2-7/+13
2020-12-03show form dropdown on mouse press not releaseCaolán McNamara2-6/+5
2020-12-03tdf#66043 sw: fix spell checking of word with deletionLászló Németh1-3/+12
2020-12-01tdf#134626 assertion in ~SwTextNodeCaolán McNamara1-7/+4
2020-11-30tdf#131218 Assure standard mode at shell before goto contentJim Raykowski1-2/+26
2020-11-27sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl1-3/+4
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)2-34/+28
2020-11-26tdf#137503 sw ChangesInMargin: fix Undo/Redo of deleted paragraphLászló Németh1-16/+34
2020-11-26tdf#138479 tdf#137769 sw ChangesInMargin: fix Undo in paragraphsLászló Németh3-55/+24
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann1-8/+8
2020-11-25tdf#137894 separate associated character propertiesMark Hung2-67/+77
2020-11-25crashtesting: null deref on load of ooo72915-2.odtCaolán McNamara1-3/+4
2020-11-24tdf#137546 sw: fix text position at textbox alignmentAttila Bakos (NISZ)1-5/+2
2020-11-24tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna2-0/+9
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-5/+1
2020-11-22Refactor SwSectionFormat::UpdateParentBjoern Michaelsen1-66/+24
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-4/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-4/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-4/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsTolunay Dündar9-36/+11
2020-11-22tdf#124176: Use pragma once instead of include guardsUmut Emre Bayramoglu4-16/+8
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-3/+1
2020-11-22tdf#124176: Use pragma once, instead of include guardsBartu Bayazıt1-4/+2
2020-11-21tdf#124176: Use pragma once instead of include guardsUmut Emre Bayramoglu1-4/+2
2020-11-21SaveTable: Replace SwClientNotifyCallBjoern Michaelsen2-38/+46
2020-11-21tdf#124176: Use pragma once instead of include guardsUmut Emre Bayramoglu1-4/+1
2020-11-21Remove SwIterator hack in untableBjoern Michaelsen3-75/+98
2020-11-21tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsArda1-3/+4
2020-11-21tdf#124176: Use pragma once instead of include guardsMücahid Aydin5-20/+9
2020-11-21tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-3/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsGül Toksöz1-3/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsMücahid Aydin1-4/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsZeynep İnkaya1-3/+2
2020-11-21SwEditShell: remove SwIterator hackBjoern Michaelsen3-11/+11
2020-11-21callnk: Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen3-31/+45
2020-11-20tdf#137684 sw ChangesInMargin: fix Undo of charactersLászló Németh1-7/+19
2020-11-20tdf#137185 sw: move shape text on adding textboxAttila Bakos (NISZ)2-2/+36
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-1/+1