summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
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
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh
2021-07-13tdf#143257 like graphics defer creating transfer data for drawings until neededCaolán McNamara
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-05tdf#132776 sw UI: make unique names for custom hatch and gradientJustin Luth
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01tdf#127978 - Don't URL encode filename for navigator's tooltipAndreas Heinisch
2021-07-01avoid some dynamic_castsNoel Grandin
2021-07-01Improve preview of theme color sets - add color set nameTomaž Vajngerl
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-30StylePresets: set bacground color for ValueSetTomaž Vajngerl
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-24tdf#46626 Don't include footnote numbers in Navigator headingsJim Raykowski
2021-06-20cid#1486006 help coverity see that pGlossaries won't be nullCaolán McNamara
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara