summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2021-06-03Make SwRect::Union() inlineTor Lillqvist
2021-06-03Make the two SwRect::IsInside() functions inlineTor Lillqvist
2021-06-01tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth
2021-05-26lok: Re-Enable AnchorToPara context menu itemmerttumer
2021-05-26Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-25Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-21sw: fix not needed invalidation of custom field on each keypressMiklos Vajna
2021-05-20sw: fix not needed invalidation of title field on each keypressco-6.4-39Miklos Vajna
2021-05-13Unit tests for .uno:MoveShapeHandle commandmerttumer
2021-05-05Fix style previews widget with multiple languagesSzymon Kłos
2021-05-05Fix broken TOX in Online.Gülşah Köse
2021-04-21tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse
2021-04-20tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski