summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-07-26sw: prefix members of SwXMLTableColContext_Impl, SwXMLTableColumn_Impl, ...Miklos Vajna5-37/+37
2021-07-26sw bibliography, local copy: add initial UI / browse buttonMiklos Vajna1-3/+21
2021-07-26indexing: search result locator to return the rect of the resultTomaž Vajngerl2-0/+92
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-2/+0
2021-07-25use officecfg for drawing optionsNoel Grandin7-22/+19
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin1-2/+2
2021-07-25ofz#36537 Invalid-enum-valueCaolán McNamara1-1/+1
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin1-1/+3
2021-07-24Fix typoAndrea Gelmini3-3/+3
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin1-2/+3
2021-07-24tdf#143148: Use pragma once instead of include guardsHuilin1-4/+1
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin2-2/+4
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin1-2/+2
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl1-4/+4
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin4-4/+8
2021-07-23sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl1-1/+1
2021-07-23sw: get rid of MmToTwips function and use o3tl::convert insteadTomaž Vajngerl1-1/+3
2021-07-23sw: handle mbStylesNoDefault when replacing compat optionsMiklos Vajna1-1/+1
2021-07-22set size properly when setting embed size from fallback graphicLuboš Luňák1-14/+3
2021-07-22Fix typosAndrea Gelmini1-3/+3
2021-07-22sw: document SwArrowPortionMiklos Vajna1-0/+1
2021-07-22tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha1-1/+1
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna1-0/+41
2021-07-22tdf#143464: fix SmartTag managementJulien Nabet3-2/+4
2021-07-22flatten vcl::LazyDeleteNoel Grandin3-12/+11
2021-07-22tdf#139426 Supress AssertFlyPages in Tabe re-layoutArmin Le Grand (Allotropia)4-1/+13
2021-07-22sw: use SfxPoolItem::StaticWhichCast() in InitCore()Miklos Vajna1-3/+3
2021-07-22Dereferencing uninitialized pointerMike Kaganski1-2/+2
2021-07-21flatten SwShareBoxFormats a littleNoel Grandin2-11/+9
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna5-6/+11
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski1-1/+1
2021-07-21lok: fix incorrect multi-view table selection updatesDennis Francis1-2/+5
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-27/+27
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna2-0/+30
2021-07-20Resolves tdf#143066 - Language set to None for indicesHeiko Tietze1-2/+9
2021-07-20Drop BuildWhichTable and avoid reinterpret_casting a struct to arrayMike Kaganski1-47/+45
2021-07-20Use WhichRangesContainer::MergeRange instead of SfxItemSet::MergeRangeMike Kaganski2-8/+7
2021-07-19Using empty which range makes no sense hereMike Kaganski1-1/+1
2021-07-19sw: fix indentation for better readibilityXisco Fauli1-4/+4
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski4-15/+15
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna2-2/+22
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski150-403/+404
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna3-110/+110
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-19tdf#128814 sw navigator: Make right-click select entryJim Raykowski1-0/+5
2021-07-17use WhichRangesContainer in swNoel Grandin22-162/+119
2021-07-17move BuildWhichTable and simplifyNoel Grandin2-4/+11
2021-07-17Bin useless commentTor Lillqvist1-3/+0
2021-07-16Fix typosAndrea Gelmini1-1/+1