summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-09-27tdf#144272 sw: track change of paragraph styleLászló Németh
2021-09-27tdf#89383 DOCX import: fix permission for editingTünde Tóth
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-09-27tdf#127543 add saveacopy to File dropdown menu tabs #2Justin Luth
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara
2021-09-26ofz#39150 avoid Timeout with large editengine stringsCaolán McNamara
2021-09-26no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-26no need to allocate these SwFrameDeleteGuard on the heapNoel Grandin
2021-09-26no need to allocate these SwBorderAttrAccess on the heapNoel Grandin
2021-09-25tdf#143268 Fix slow response after Navigator fills table membersJim Raykowski
2021-09-25SwNavigator: Set in content type init if delete and edit are allowedJim Raykowski
2021-09-25ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-09-25tdf#45525 tdf#64242 sw row optimize: get correct row heightJustin Luth
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-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli
2021-09-24sw: document SwCharFormatMiklos Vajna
2021-09-24sw: make sure own header is the first in rtfexportMiklos Vajna
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-24sw: handle mbGlblDocSaveLinks when replacing compat optionsMiklos Vajna
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-24no need to allocate this OUString on the heapNoel Grandin
2021-09-24Fix outline folding when table or section node is the next nodeJim Raykowski
2021-09-23no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-23tdf#95378 Writer Navigator: Track indexesJim Raykowski
2021-09-23Fix typosAndrea Gelmini
2021-09-23add some unittests for SwRegionRectsLuboš Luňák
2021-09-22tdf#95378 Writer Navigator: Track referencesJim Raykowski
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-22tdf#143358 sw: track insertion of empty table rowsLászló Németh
2021-09-22tdf#137737: treat foot/endnote anchor as a "normal" (control) characterMike Kaganski
2021-09-22no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-22sw: clean up no longer needed debug codeMiklos Vajna
2021-09-22resave with latest gladeGabor Kelemen
2021-09-22tdf#95378 Writer Navigator: Track hyperlinksJim Raykowski
2021-09-21Typo: sparatorIndex->separatorIndexJulien Nabet
2021-09-21tdf#39828 sw: fix table formula calculation at track changesLászló Németh
2021-09-21Fix splitting of "permission-for-group/-user:" stringsStephan Bergmann
2021-09-21tdf#144347 sw: fix tracked deletion of table with tracked contentLászló Németh
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara
2021-09-20Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth
2021-09-20avoid division by zeroLuboš Luňák