summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-02-02tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl1-3/+3
2016-01-12New saving behaviorMaxim Monastirsky1-4/+0
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke1-1/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke3-6/+8
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-12tdf#96339 fix bug in sort listNoel Grandin2-3/+3
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke2-8/+22
2015-12-10tdf#93263: Take function mask from ScPivotFieldKatarina Behrens2-3/+11
2015-12-08tdf#96202 Revert accelerator back to 'I'Yousuf Philips1-1/+1
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke1-2/+3
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin1-3/+6
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin9-60/+54
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-3/+3
2015-11-23loplugin:unusedfields in scNoel Grandin11-34/+6
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-2/+2
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2-14/+3
2015-11-19loplugin:sallogareasStephan Bergmann1-2/+2
2015-11-19use comphelper::containerToSequenceNoel Grandin2-35/+9
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-3/+0
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin5-5/+2
2015-11-17sc: loplugin:badstaticsMichael Stahl2-10/+12
2015-11-17Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke1-12/+12
2015-11-16tdf#95824: Crash: when opening Function WizardJulien Nabet1-2/+1
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt1-0/+5
2015-11-16sc: add some assertions on ScAccessibleEditLineTextDataMichael Stahl1-0/+6
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-12/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-8/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin4-8/+4
2015-11-14coverity#1339306 Using invalid iteratorCaolán McNamara1-0/+3
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl4-25/+30
2015-11-13Remove outdated commentAndrzej Hunt1-2/+0
2015-11-13sc lok: during tiled rendering the cell-cursor is always visibleAndrzej Hunt1-7/+5
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl2-7/+5
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl2-29/+27
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl2-18/+18
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-8/+8
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin2-3/+3
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-0/+8
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-1/+17
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-6/+5
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-5/+6
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin2-11/+7
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin2-18/+16
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin2-20/+20
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin4-42/+42