summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-03tdf#97437: Don't crash when creating new pivot tableKatarina Behrens
2016-02-03tdf#93936:while creating formula comma appends incorrectly using Ctrl keykumar
2016-02-03tdf#89140:Calc row paste doesn't keep row heightArul
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-02Fix for tdf#97084 : Scroll view to the ref boundary...Dennis Francis
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolá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-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-31function list is always in the sidebar nowCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27tdf#89308: Delete old copy of pivot table on moving destinationKatarina Behrens
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl
2016-01-23sc lokit: update zoom values to graphic and text selectionHenry Castro
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann