summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna
2016-02-29fix error in new cell dump property codeMarkus Mohrhard
2016-02-29loplugin:nullptrNoel Grandin
2016-02-29Related: tdf#89646 sc: Fix some issues with the new toolsMaxim Monastirsky
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran
2016-02-28tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens
2016-02-27tdf#97906 : Toggle reference and show data sources shortcutsDennis Francis
2016-02-26handle SearchWildcard API optionEike Rathke
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-22Missing dispose of dialogStephan Bergmann
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-20use O(n) algorithm to change all autofilter entriesMarkus Mohrhard
2016-02-20use calc brace styleMarkus Mohrhard
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-02-16loplugin:implicitboolconversionStephan Bergmann
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant
2016-02-16declare variable when using itMarkus Mohrhard
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05coverity#1351877 'Constant' variable guards dead codeCaolán McNamara
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel
2016-02-04coverity#1351755 Dereference null return valueCaolán McNamara
2016-02-04pItem isn't used here, its the same as result, so weird cast can goCaolán McNamara
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock