summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
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-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#89140:Calc row paste doesn't keep row heightArul
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-31implement missing FID_FUNCTION_BOX GetStateCaolá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-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20there's no reason to be sparing with new linesEike Rathke
2016-01-20tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe
2016-01-20nitpicks, tdf#96822 follow-upEike Rathke
2016-01-20tdf#96822 : Make cell contents left align when number formatting is textYogesh Desai
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl
2016-01-13Revert "sc: Further .uno:Insert (inserting a new sheet) tweak."Michael Stahl
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-12sc lokit: refactor setPartHenry Castro
2016-01-11tdf#46637 - Make partially visible cells fully visible on mouse clickSahasranaman M S
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix tdf#96524 : Do not change view when...Dennis Francis