summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)AuthorFilesLines
2018-07-03ScFormEditData copy functions can be deletedStephan Bergmann1-5/+0
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin1-2/+2
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen2-3/+0
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-3/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP1-1/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann3-34/+34
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-08-25loplugin:constparam in sc part6Noel Grandin1-3/+3
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke1-0/+10
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke1-0/+7
2017-07-05Display string results in the Function Wizard quotedEike Rathke1-3/+11
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke1-0/+1
2017-07-04loplugin:unusedfields in formulaNoel Grandin1-3/+0
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M2-3/+3
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke1-2/+1
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-1/+1
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara1-0/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin1-4/+1
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke1-1/+5
2017-04-10tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06tdf#39468 Translate German commentsJens Carl2-16/+11
2017-03-29loplugin:singlevalfieldsNoel Grandin1-8/+5
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin1-4/+1
2016-12-30fdo#39674 Rename klasse and funktion in dwfunctr.cxxkerem1-18/+18
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-24drop now unused ScPrivatSplitCaolán McNamara1-319/+0
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara1-0/+1
2016-10-24convert function panel to .ui formatCaolán McNamara3-132/+13
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara3-247/+0
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara1-2/+1
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara1-19/+0
2016-10-23pAllFuncList is always aFuncListCaolán McNamara1-20/+18
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara3-20/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-23convert formula error codes to scoped enumNoel Grandin1-2/+3
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-1/+0
2016-05-30loplugin:unusedmethodsNoel Grandin1-6/+0
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-1/+1
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke1-2/+4
2016-03-18loplugin:constantparam in formulaNoel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-2/+2