Age | Commit message (Expand) | Author |
2022-08-04 | Revert "tdf#141652 partial revert "Reset ShapeProperty priority..." | Justin Luth |
2022-08-04 | tdf#149467 fix re-entrance crash | Jim Raykowski |
2022-08-04 | Turn the split table dialog into an async JSDialog | Skyler Grey |
2022-08-03 | removed unused variables | Pranam Lashkari |
2022-08-03 | show "tabs" tab in paragraph setting even when para has different settings | Pranam Lashkari |
2022-08-01 | sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue() | Michael Stahl |
2022-07-28 | lok: Enable sidebar in Math | Mike Kaganski |
2022-07-28 | lok: find active SmViewShell reliably | Mike Kaganski |
2022-07-27 | sw content controls, plain text: add insert UI | Miklos Vajna |
2022-07-27 | sw content controls, plain text: add DOCX import | Miklos Vajna |
2022-07-27 | sw content controls, plain text: add DOCX export | Miklos Vajna |
2022-07-27 | sw: fix heap-use-after-free in SwTextNode::InsertHint() | Miklos Vajna |
2022-07-27 | sw content controls, plain text: apply formatting to the entire contents | Miklos Vajna |
2022-07-27 | lok: enable in-place editing of math equations | Mike Kaganski |
2022-07-26 | sw content controls, plain text: add doc model & UNO API | Miklos Vajna |
2022-07-26 | tdf#149915 Proper creation of vnd.sun.star.pkg:// URL | Gülşah Köse |
2022-07-26 | Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sorted | Caolán McNamara |
2022-07-26 | tdf#142715 sw: fix crash on exit when textbox inserted to table | Attila Bakos (NISZ) |
2022-07-26 | tdf#149978 sw: ODF import: fix nondeterministic automatic styles | Michael Stahl |
2022-07-26 | sw: fix spurious layout invalidation from ~SwCallLink() | Michael Stahl |
2022-07-25 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna |
2022-07-22 | Revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396) | Luboš Luňák |
2022-07-22 | Revert "do not draw directly in SwViewShell in LOK mode" | Luboš Luňák |
2022-07-19 | lok: don't pretty print html for online | Szymon Kłos |
2022-07-19 | sw content control, date: allow selecting via the keyboard | Miklos Vajna |
2022-07-18 | tdf#54703 fix unhiding at PDF export of cond. hidden sections | Tomaž Vajngerl |
2022-07-18 | sw content control, picture: allow replacing via the keyboard | Miklos Vajna |
2022-07-18 | sw: fix crash in SwTextShell::Execute() | Miklos Vajna |
2022-07-18 | sw content control, dropdown: allow selecting via the keyboard | Miklos Vajna |
2022-07-18 | sw content control, checkbox: allow toggling via the keyboard | Miklos Vajna |
2022-07-11 | tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cells | Michael Stahl |
2022-07-11 | sw: fix null derefs of GetCurrShell() | Xisco Fauli |
2022-07-05 | sw content control, picture, lok: fix change of placeholder after insert | Miklos Vajna |
2022-07-04 | sw content controls, checkbox: reduce left vs right amount of shading mismatch | Miklos Vajna |
2022-07-04 | sw content controls: fix picture placeholders | Miklos Vajna |
2022-07-04 | sw content controls, dropdown: use DecorationView for the button's arrow | Miklos Vajna |
2022-07-02 | sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZERO | Xisco Fauli |
2022-07-02 | sw: avoid divide by zero in SwTextGridPage::CharorLineChangedHdl | Caolán McNamara |
2022-06-27 | sw: fix crash in SwLayoutFrame::GetContentPos | Xisco Fauli |
2022-06-24 | sw: fix crash in SwEditWin::MouseButtonDown | Xisco Fauli |
2022-06-24 | tdf#135976 sw: preserve flys on backspace/delete with redlining enabled | Michael Stahl |
2022-06-24 | sw: fix odd m_bCanGroup check in SwUndoRedlineDelete | Michael Stahl |
2022-06-24 | tdf#139982 sw: preserve flys in Replace with redlining enabled | Michael Stahl |
2022-06-24 | sw_redlinehide: skip unnecessary updates when undoing redlined delete | Michael Stahl |
2022-06-24 | tdf#148868 sw: handle selection then Insert similar to Replace | Michael Stahl |
2022-06-24 | tdf#149507 sw: don't delete bookmarks in SwUndoInsLayFormat::UndoImpl() | Michael Stahl |
2022-06-24 | tdf#140007 sw: fix SwUndoReplace | Michael Stahl |
2022-06-24 | (related: tdf#139514) sw: fix Undo of delete with at-para fly | Michael Stahl |
2022-06-24 | tdf#133957 sw: don't delete flys on Backspace/Delete keys | Michael Stahl |
2022-06-24 | Related: tdf#149490 OLE Object dialog should be modal | Caolán McNamara |