summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-59/+56
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem1-1/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke2-20/+21
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-3/+3
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-10/+10
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin1-2/+0
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2-2/+2
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-2/+2
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky1-6/+0
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke1-0/+1
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara2-10/+11
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara1-0/+4
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock1-1/+1
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke1-2/+5
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-03tdf#93936:while creating formula comma appends incorrectly using Ctrl keykumar1-4/+14
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-1/+0
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara1-3/+0
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara1-19/+0
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-9/+0
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke1-2/+2
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2
2016-01-19-Werror=address (GCC 6)Stephan Bergmann1-2/+3
2016-01-18loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-18use nullptr, tdf#95878 follow-upEike Rathke1-1/+1
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura1-13/+187
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-8/+4
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-12/+2
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-6/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin2-8/+4
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-1/+1
2015-12-19coverity#1343628 Dereference after null checkCaolán McNamara1-2/+4
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+2
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-2/+0
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist3-8/+0
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky1-202/+46
2015-12-11sc: Prefix members of ScInputBarGroup.Jan Holesovsky1-64/+64
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-3/+0
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-0/+8
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-12/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-149/+149
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky2-124/+89
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl1-0/+1