summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22tdf#139426 Supress AssertFlyPages in Tabe re-layoutArmin Le Grand (Allotropia)
2021-07-22sw: use SfxPoolItem::StaticWhichCast() in InitCore()Miklos Vajna
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-07-21flatten SwShareBoxFormats a littleNoel Grandin
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21lok: fix incorrect multi-view table selection updatesDennis Francis
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-21CppunitTest_sw_ooxmlexport3: 1 removal of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-07-20Resolves tdf#143066 - Language set to None for indicesHeiko Tietze
2021-07-20Drop BuildWhichTable and avoid reinterpret_casting a struct to arrayMike Kaganski
2021-07-20Use WhichRangesContainer::MergeRange instead of SfxItemSet::MergeRangeMike Kaganski
2021-07-19Using empty which range makes no sense hereMike Kaganski
2021-07-19sw: fix indentation for better readibilityXisco Fauli
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna
2021-07-19tdf#128814 sw navigator: Make right-click select entryJim Raykowski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-17Bin useless commentTor Lillqvist
2021-07-16Fix typosAndrea Gelmini
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-07-16Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth
2021-07-16sw: handle mbProtectForm when replacing compat optionsMiklos Vajna
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna
2021-07-14Remove unused fileSamuel Mehrbrodt
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-07-14Resolves tdf#113171 - Text box must not toggle commandHeiko Tietze
2021-07-14tdf#143320 Crash at paste/undo paste againNoel Grandin
2021-07-14use ImplInheritanceHelper in SwXTextFrameNoel Grandin
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel