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