summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2016-11-17LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti1-0/+1
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks1-0/+1
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro1-1/+1
2016-10-20LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti1-0/+1
2016-10-16tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti1-0/+2
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-2/+2
2016-10-09LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti1-0/+5
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-30/+11
2016-10-09LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti1-0/+60
2016-10-06sc lok: add .uno:AutoSumHenry Castro2-1/+2
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti1-0/+5
2016-09-30Calc: implemented parallel cell text editingMarco Cecchetti1-0/+3
2016-09-30LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-0/+3
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro1-0/+3
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2-2/+4
2016-08-05sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna2-0/+9
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+2
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-2/+0
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20loplugin:unusedfields in scNoel Grandin3-15/+3
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2016-07-12loplugin:unusedfieldsNoel Grandin3-5/+1
2016-07-04tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara1-1/+7
2016-06-20sc lok: set a limit for tiled column and rowHenry Castro1-0/+8
2016-06-16lok context menu: Expose context menuPranav Kant1-1/+1
2016-06-12sc: Improve documentation, and a cosmetic change.Jan Holesovsky1-4/+6
2016-06-12sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant1-0/+15
2016-06-12sc lokit: refactor setPartHenry Castro2-1/+2
2016-06-11tdf#97340 : Handle autofilter search for dates correctlyDennis Francis1-13/+31
2016-01-20Make virtual ~ScValidationDlg non-inlineStephan Bergmann1-1/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-1/+1
2015-12-10tdf#93263: Take function mask from ScPivotFieldKatarina Behrens1-0/+3
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin2-13/+12
2015-11-23loplugin:unusedfields in scNoel Grandin4-14/+2
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin1-1/+2
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl2-1/+7
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl1-2/+3
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl1-1/+1
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+3
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+3
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin1-5/+4
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin1-4/+13
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin1-3/+13
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-3/+3
2015-11-12remove unused #includeNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht25-109/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann44-129/+129
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky1-2/+2