summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-08-04Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth
2022-08-04tdf#149467 fix re-entrance crashJim Raykowski
2022-08-04Turn the split table dialog into an async JSDialogSkyler Grey
2022-08-03removed unused variablesPranam Lashkari
2022-08-03show "tabs" tab in paragraph setting even when para has different settingsPranam Lashkari
2022-08-01sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue()Michael Stahl
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-28lok: find active SmViewShell reliablyMike Kaganski
2022-07-27sw content controls, plain text: add insert UIMiklos Vajna
2022-07-27sw content controls, plain text: add DOCX importMiklos Vajna
2022-07-27sw content controls, plain text: add DOCX exportMiklos Vajna
2022-07-27sw: fix heap-use-after-free in SwTextNode::InsertHint()Miklos Vajna
2022-07-27sw content controls, plain text: apply formatting to the entire contentsMiklos Vajna
2022-07-27lok: enable in-place editing of math equationsMike Kaganski
2022-07-26sw content controls, plain text: add doc model & UNO APIMiklos Vajna
2022-07-26tdf#149915 Proper creation of vnd.sun.star.pkg:// URLGülşah Köse
2022-07-26Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sortedCaolán McNamara
2022-07-26tdf#142715 sw: fix crash on exit when textbox inserted to tableAttila Bakos (NISZ)
2022-07-26tdf#149978 sw: ODF import: fix nondeterministic automatic stylesMichael Stahl
2022-07-26sw: fix spurious layout invalidation from ~SwCallLink()Michael Stahl
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-22Revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396)Luboš Luňák
2022-07-22Revert "do not draw directly in SwViewShell in LOK mode"Luboš Luňák
2022-07-19lok: don't pretty print html for onlineSzymon Kłos
2022-07-19sw content control, date: allow selecting via the keyboardMiklos Vajna
2022-07-18tdf#54703 fix unhiding at PDF export of cond. hidden sectionsTomaž Vajngerl
2022-07-18sw content control, picture: allow replacing via the keyboardMiklos Vajna
2022-07-18sw: fix crash in SwTextShell::Execute()Miklos Vajna
2022-07-18sw content control, dropdown: allow selecting via the keyboardMiklos Vajna
2022-07-18sw content control, checkbox: allow toggling via the keyboardMiklos Vajna
2022-07-11tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cellsMichael Stahl
2022-07-11sw: fix null derefs of GetCurrShell()Xisco Fauli
2022-07-05sw content control, picture, lok: fix change of placeholder after insertMiklos Vajna
2022-07-04sw content controls, checkbox: reduce left vs right amount of shading mismatchMiklos Vajna
2022-07-04sw content controls: fix picture placeholdersMiklos Vajna
2022-07-04sw content controls, dropdown: use DecorationView for the button's arrowMiklos Vajna
2022-07-02sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-07-02sw: avoid divide by zero in SwTextGridPage::CharorLineChangedHdlCaolán McNamara
2022-06-27sw: fix crash in SwLayoutFrame::GetContentPosXisco Fauli
2022-06-24sw: fix crash in SwEditWin::MouseButtonDownXisco Fauli
2022-06-24tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-24sw: fix odd m_bCanGroup check in SwUndoRedlineDeleteMichael Stahl
2022-06-24tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl
2022-06-24sw_redlinehide: skip unnecessary updates when undoing redlined deleteMichael Stahl
2022-06-24tdf#148868 sw: handle selection then Insert similar to ReplaceMichael Stahl
2022-06-24tdf#149507 sw: don't delete bookmarks in SwUndoInsLayFormat::UndoImpl()Michael Stahl
2022-06-24tdf#140007 sw: fix SwUndoReplaceMichael Stahl
2022-06-24(related: tdf#139514) sw: fix Undo of delete with at-para flyMichael Stahl
2022-06-24tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-24Related: tdf#149490 OLE Object dialog should be modalCaolán McNamara