/source/mr/connectivity/

/td> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbatextframe.hxx
ecoration'>
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
Noel Grandin
2022-01-25call baseclass CloseCaolán McNamara
2021-12-06rename In() to Contains()Luboš Luňák
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-30Fix typoAndrea Gelmini
2020-10-27avoid warning on set_active(0) on empty GtkComboBoxCaolán McNamara
2020-10-27tdf#137726 hide pivot table dlg so its not a candidate as error dlg parentCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScAreaNameIterator always dereferences its ScDocument* argumentCaolán McNamara
2020-09-15ConvertDoubleRef never passed a null ScDocument*Caolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin