summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-04-05sw lok: fix missing cache invalidation in SwRedlineTable::Insert()Miklos Vajna
2022-04-01tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth
2022-04-01tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txtJustin Luth
2022-04-01tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth
2022-04-01related tdf#147861: cleanup + a function provides the nameJustin Luth
2022-03-31sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-03-25make default selected table style to Default Table Style for only onlineMert Tumer
2022-03-23sw: change inserttable style option default to 1Mert Tumer
2022-03-03tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)
2022-03-02lok: fix goto functionality in Accessibility Check dialogSzymon Kłos
2022-02-28dont send text selection start/end when there is no selectionMert Tumer
2022-02-24Make accessibility check dialog asyncNickWingate
2022-02-23fix Writer key event delayed compression (tdf#145963)Luboš Luňák
2022-02-20ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2022-02-20crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2022-02-20Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2022-02-03lok: render image preview with lower resolutionSzymon Kłos
2022-01-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh
2022-01-23tdf#146728 lok: IME: preset formatting in the new paragraphSzymon Kłos
2022-01-19sw: fix unexpected paragraph border inside table cellsMiklos Vajna
2022-01-05Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2022-01-05Add graphic size checker for the preferred document DPITomaž Vajngerl
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-21ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-12-21ofz#38011 save and restore m_pLastAnchorPos via UnoCursorCaolán McNamara
2021-12-21ofz#37322 Bad-castCaolán McNamara
2021-12-21crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara
2021-12-21ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-12-21ofz#31538 null-derefCaolán McNamara
2021-12-09lok: don't limit line length in HTMLWriterSzymon Kłos
2021-12-08sw: fix crash in SwFEShell::SelectObj()Miklos Vajna
2021-11-23Crash when fetching clipboard data.Michael Meeks
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák
2021-11-14lok: sw: remove database tabHenry Castro
2021-11-13sw, out of order undo: allow multiple actions from other viewsMiklos Vajna
2021-11-12Fix -Werror=shadow in basesh.cxxAron Budea
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna
2021-11-11lok: no need to layout comments in writercp-21.06.6-1Szymon Kłos
2021-11-11do not draw "desktop" (=surrounding background) in Writer in LOK modeLuboš Luňák
2021-11-11sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-11-10sw: Wrong ZOrder after import for images anchored to non-1nd pageTomaž Vajngerl
2021-11-09sw: try grouping undo actions of IME-edited textMiklos Vajna
2021-10-26tdf#138531: Also update DDE tables, not only fieldsco-21.06.5-1Bjoern Michaelsen
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-22ignore invalidations in Writer when doing tiled paintingLuboš Luňák
2021-10-22sw: fix crash in SwXTextDocument::postMouseEvent()Miklos Vajna
2021-10-20tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth