summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
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-11-06jsdialogs: .uno:Color with string argument in CalcSzymon Kłos
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt
2019-08-06Improve hyperlink selection in scSamuel 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-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-12weld ScNamePasteDlgCaolán McNamara
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-27tdf#117017 Pasting into the formula bar shouldn't retain formattingMaxim Monastirsky
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-03weld SvPasteObjectDialogCaolán McNamara
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-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-13tdf#106611 make click on status bar insert/overwrite field workJim Raykowski
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara