Age | Commit message (Expand) | Author |
2021-07-22 | flatten vcl::LazyDelete | Noel Grandin |
2021-07-22 | tdf#139426 Supress AssertFlyPages in Tabe re-layout | Armin Le Grand (Allotropia) |
2021-07-22 | sw: use SfxPoolItem::StaticWhichCast() in InitCore() | Miklos Vajna |
2021-07-22 | Dereferencing uninitialized pointer | Mike Kaganski |
2021-07-21 | flatten SwShareBoxFormats a little | Noel Grandin |
2021-07-21 | sw bibliography, local copy: add document model & UNO API | Miklos Vajna |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-21 | lok: fix incorrect multi-view table selection updates | Dennis Francis |
2021-07-21 | can pass SfxItemSet around by value in SfxShell | Noel Grandin |
2021-07-21 | CppunitTest_sw_ooxmlexport3: 1 removal of DECLARE_OOXMLEXPORT_EXPORTONLY_TEST | Miklos Vajna |
2021-07-20 | EditTextObject: use virtual interface instead of pimpl | Mike Kaganski |
2021-07-20 | sw XHTML import, improved <object> handling for images: support more formats | Miklos Vajna |
2021-07-20 | tdf#143399 DOCX import: fix lost endnotes or footnotes | László Németh |
2021-07-20 | tdf#123321 Fix DOC/DOCX export bug which made some lines disappear | Hossein |
2021-07-20 | Resolves tdf#143066 - Language set to None for indices | Heiko Tietze |
2021-07-20 | Drop BuildWhichTable and avoid reinterpret_casting a struct to array | Mike Kaganski |
2021-07-20 | Use WhichRangesContainer::MergeRange instead of SfxItemSet::MergeRange | Mike Kaganski |
2021-07-19 | Using empty which range makes no sense here | Mike Kaganski |
2021-07-19 | sw: fix indentation for better readibility | Xisco Fauli |
2021-07-19 | Use reference to WhichRangesContainer instead of pointer in sw | Mike Kaganski |
2021-07-19 | sw XHTML import: improve handling of <object> with images | Miklos Vajna |
2021-07-19 | jsdialog: sidebar: avoid duplicated widget ids | Szymon Kłos |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | sw: prefix members of SwXMLConditionParser_Impl, ... | Miklos Vajna |
2021-07-19 | sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALL | Miklos Vajna |
2021-07-19 | tdf#128814 sw navigator: Make right-click select entry | Jim Raykowski |
2021-07-17 | use WhichRangesContainer in sw | Noel Grandin |
2021-07-17 | move BuildWhichTable and simplify | Noel Grandin |
2021-07-17 | Bin useless comment | Tor Lillqvist |
2021-07-16 | Fix typos | Andrea Gelmini |
2021-07-16 | tdf#92796 ODF import: remove unused bitmap fills | Michael Stahl |
2021-07-16 | crashtesting: UaF on layout of fdo53985-1.docx | Caolán McNamara |
2021-07-16 | Only change SwLayAction::m_bAgain via SetAgain | Caolán McNamara |
2021-07-16 | Fix lang::Locale.Language usage, tdf#128191 follow-up | Eike Rathke |
2021-07-16 | tdf#82111 rtf import: ensure CR before section break | Justin Luth |
2021-07-16 | sw: handle mbProtectForm when replacing compat options | Miklos Vajna |
2021-07-16 | Move validity check to svl::Items, to avoid invalid WhichRangesContainer | Mike Kaganski |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-07-15 | tdf#134452 sw: fix page break disappears after applying table style | Balazs Santha |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-07-15 | tdf#119695 only add word to autocomplete suggestions when the cursor leaves it | Caolán McNamara |
2021-07-15 | tdf#58521 Enable ContinuousEndnotes compat option for RTF too | Gabor Kelemen |
2021-07-15 | sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutput | Miklos Vajna |
2021-07-14 | Remove unused file | Samuel Mehrbrodt |
2021-07-14 | tdf#141964 writerfilter CN: numId0 has different meaning for RTF | Justin Luth |
2021-07-14 | Resolves tdf#113171 - Text box must not toggle command | Heiko Tietze |
2021-07-14 | tdf#143320 Crash at paste/undo paste again | Noel Grandin |
2021-07-14 | use ImplInheritanceHelper in SwXTextFrame | Noel Grandin |
2021-07-14 | tdf#143219 improve docx import/export of contour wrap | Regina Henschel |