summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)Author
2022-05-31forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-05-31forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-05-03tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-02-18tdf#104823: support for sdt plain text fieldsVasily Melenchuk
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-11-24crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-11-24Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-11-10sw: try grouping undo actions of IME-edited textMiklos Vajna
2021-02-10LOK: form field button: split SendLOKMessage() method.Tamás Zolnai
2021-02-10lok: rework form field button message handling.Tamás Zolnai
2021-02-10Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-17tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-08-02Revert "tdf#132944 sw_redlinehide: delete of insert redline"Michael Stahl
2020-06-19tdf#132944 sw_redlinehide: delete of insert redlineMichael Stahl
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-12tdf#101856 copy missing bookmark propertiesSerge Krot
2020-05-24lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai
2020-05-24lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-04-05tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-12-29sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-11-27tdf#108642 remove dynamic_castNoel Grandin
2019-11-23sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl
2019-11-22tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh
2019-11-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl
2019-11-20ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-06loplugin:unnecessaryvirtualNoel Grandin
2019-11-06revert some module-private changesNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31sw: copy bookmarks in SwDoc::CopyPageDescHeaderFooterImpl()Michael Stahl
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna
2019-10-30sw: document what is an SwLayoutFrameMiklos Vajna
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl