summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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-22properly flush LOK invalidations in testsLuboš Luňák
2021-10-22ignore invalidations in Writer when doing tiled paintingLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22sw: fix crash in SwXTextDocument::postMouseEvent()Miklos Vajna
2021-10-20tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-05try to merge rectangles already in AddPaintRect()Luboš Luňák
2021-10-05fix broken SwRect corner gettersLuboš Luňák
2021-10-04Make the two SwRect::IsInside() functions inlineTor Lillqvist
2021-10-04Make SwRect::Union() inlineTor Lillqvist
2021-09-30Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth
2021-09-30Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara
2021-09-30tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen
2021-09-28add some unittests for SwRegionRectsLuboš Luňák
2021-09-28avoid repeated std::vector::erase() in SwRegionRects::Compress()Luboš Luňák
2021-09-23lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-09-23lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos
2021-09-22use tools::Json for cursor messagesNoel Grandin
2021-09-21avoid division by zeroLuboš Luňák
2021-09-20sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-19do not double-invert SwRegionRectsLuboš Luňák
2021-09-19optimize SwRegionRects::Compress() moreLuboš Luňák