summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/formula.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara1-1/+1
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos1-0/+1
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara1-3/+0
2019-05-07weld FormulaDialogCaolán McNamara1-5/+4
2019-04-10weld ScCorrelationDialogCaolán McNamara1-0/+3
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-7/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2017-10-27loplugin:finalclasses in scNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-08-25loplugin:constparam in sc part6Noel Grandin1-3/+3
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke1-0/+1
2017-07-11add missing override, -Werror,-Winconsistent-missing-overrideMarkus Mohrhard1-1/+1
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke1-2/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-30loplugin:unusedmethodsNoel Grandin1-1/+0
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin1-1/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-1/+1
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl1-2/+3
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-28com::sun::star->css in scNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-41/+41
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-3/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-18Spelling fix: s/martix/matrixTor Lillqvist1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-3/+3
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-4/+4
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-02remove last uses of XubString in scCaolán McNamara1-1/+1
2013-06-02clang, -Wunused-private-fieldJulien Nabet1-1/+0
2013-03-19This ScFormulaCell member is not used. Also remove cell.hxx include...Kohei Yoshida1-0/+1
2013-03-04doubled includesThomas Arnhold1-1/+0