summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh
2021-07-23uitest: sw: Add comment about how the test would have failedXisco Fauli
2021-07-23sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl
2021-07-23sw: get rid of MmToTwips function and use o3tl::convert insteadTomaž Vajngerl
2021-07-23sw: handle mbStylesNoDefault when replacing compat optionsMiklos Vajna
2021-07-22set size properly when setting embed size from fallback graphicLuboš Luňák
2021-07-22Fix typosAndrea Gelmini
2021-07-22sw: document SwArrowPortionMiklos Vajna
2021-07-22tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna
2021-07-22tdf#143464: fix SmartTag managementJulien Nabet
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