summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshe.cxx
AgeCommit message (Expand)Author
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-04-21tdf#148437 - Hyperlink: Replace entire content if cell contains a formulaAndreas Heinisch
2022-04-07tdf#80043 - Put selected text into hyperlink itemAndreas Heinisch
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-03-01lok: Improve hyperlink insertion to cell with contentMuhammet Kara
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-03-24weld SvxSearchDialogCaolán McNamara
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
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
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-12-13const as const canEike Rathke
2013-12-13maybe better guard against a NULL child window also hereEike Rathke
2013-12-13fixed crash when searching via Find Text barEike Rathke
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-04convert sc/.../tabvwsh.hxx from String to OUStringNoel Grandin