summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)Author
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2016-12-30fdo#39674 Rename klasse and funktion in dwfunctr.cxxkerem
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-24drop now unused ScPrivatSplitCaolán McNamara
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-10-24convert function panel to .ui formatCaolán McNamara
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara
2016-10-23pAllFuncList is always aFuncListCaolán McNamara
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2016-01-31function list is always in the sidebar nowCaolán McNamara
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin
2015-11-16tdf#95824: Crash: when opening Function WizardJulien Nabet
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht