summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2021-08-11sw: fixed regression from [1] - OLE height in mm instead 100th mmTomaž Vajngerl
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-11tdf#143577 check node is a text node before use as suchJim Raykowski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-08-10Missing includeStephan Bergmann
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05osl::Mutex->std::mutex in SidebarWinAccessibleContextNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04tdf#143499 don't search entire tree looking for insertion pointCaolán McNamara
2021-08-03Related: tdf#143499 lookup id just onceCaolán McNamara
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-28Removed executable bits on source fileAndrea Gelmini
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27tdf#123626 Add "Open hyperlink" context menu to hyperlinked shapesSamuel Mehrbrodt
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-24tdf#143148: Use pragma once instead of include guardsHuilin
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl
2021-07-22Fix typosAndrea Gelmini
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-19sw: fix indentation for better readibilityXisco Fauli
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: 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-17Bin useless commentTor Lillqvist
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14Resolves tdf#113171 - Text box must not toggle commandHeiko Tietze
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin