summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drtxtob.cxx
AgeCommit message (Expand)Author
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-06tdf#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
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-07-03Fix typosAndrea Gelmini
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara