summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-05-31tdf#131025 ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSETJustin Luth
2022-05-31limit style export to words max style countCaolán McNamara
2022-05-03tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-03-31sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-02-18tdf#104823: unittestVasily Melenchuk
2022-02-18tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2022-02-18sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk
2022-02-18sw: refactoring for docx sdt blocks outputVasily Melenchuk
2022-02-18tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk
2022-02-18tdf#81507: word content control support for w:multiLineVasily Melenchuk
2022-02-02lok: render image preview with lower resolutionSzymon Kłos
2022-02-02Use unique id for FN_UNO_TRANSFORMED_GRAPHICSzymon Kłos
2022-01-24tdf#146728 lok: IME: preset formatting in the new paragraphSzymon Kłos
2022-01-06Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2022-01-06Add graphic size checker for the preferred document DPITomaž Vajngerl
2022-01-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-09sw: fix crash in SwFEShell::SelectObj()Miklos Vajna
2021-11-24ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-11-24ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-11-24ofz#38011 save and restore m_pLastAnchorPos via UnoCursorCaolán McNamara
2021-11-24ofz#37322 Bad-castCaolán McNamara
2021-11-24crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-11-24Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-11-24crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara
2021-11-24ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-11-24ofz#31538 null-derefCaolán McNamara
2021-11-22Crash when fetching clipboard data.Michael Meeks
2021-11-13lok: sw: remove database tabHenry Castro
2021-11-12Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTMichael Meeks
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-11-10sw: Wrong ZOrder after import for images anchored to non-1nd pageTomaž Vajngerl
2021-11-10sw: try grouping undo actions of IME-edited textMiklos Vajna
2021-10-29tdf#145386 Avoid LANGUAGE_PROCESS_OR_USER_DEFAULT messing up the status bar.Michael Meeks
2021-10-23tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-10-21sw: fix crash in SwXTextDocument::postMouseEvent()Miklos Vajna
2021-10-04rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-09-17lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-09-15lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari
2021-08-11use tools::Json for cursor messagesNoel Grandin
2021-08-09sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna
2021-08-09sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna
2021-08-04improve LOK notifyInvalidationNoel Grandin
2021-07-28Revert "Add a few more ProfileZones"Tor Lillqvist
2021-07-20Add a few more ProfileZonesTor Lillqvist
2021-07-16sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna
2021-07-15sw lok: guard against half-constructed views in sendLOKCursorUpdates()Miklos Vajna
2021-07-05lok: fix incorrect multi-view table selection updatesDennis Francis
2021-07-04fix potential use-after-free in SwClipboardChangeListenerNoel Grandin