summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drtxtob.cxx
AgeCommit message (Expand)Author
2023-06-30-Werror=dangling-referenceStephan Bergmann
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2020-09-27never null ScViewData*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-11-12Related: tdf#121239 super/sub not shown as toggles in calcCaolán McNamara
2019-11-09tdf#121239 set double underline status to false when not double underlinedCaolán McNamara
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt
2019-08-06Improve hyperlink selection in scSamuel Mehrbrodt
2019-07-17tdf#121039 "Open hyperlink" from context menu does not workSamuel Mehrbrodt
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-16tdf#125054 fixed WhichIDs for cloned ItemsArmin Le Grand
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-03weld SvxTextTabDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin