summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-24loplugin:constantparam in scNoel Grandin4-26/+10
2016-03-23loplugin:constantparam in scNoel Grandin19-49/+41
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky1-4/+6
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant1-0/+15
2016-03-17loplugin:constantparam in sfx2Noel Grandin2-4/+4
2016-03-17sc: remove unused member variableJochen Nitschke1-2/+0
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara1-1/+6
2016-03-15restore removed functionDavid Tardon1-0/+1
2016-03-15loplugin:constantparamNoel Grandin2-2/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-2/+2
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke1-3/+12
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis1-4/+40
2016-03-10loplugin:constantparam in scNoel Grandin3-4/+4
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-2/+1
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+0
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin5-10/+8
2016-03-04tdf#93889 Remove a busy loopJaskaran1-4/+1
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin2-2/+2
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke1-2/+3
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin14-42/+35
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin2-2/+2
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard1-1/+2
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran1-1/+1
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke1-0/+1
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann1-0/+1
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-1/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose1-1/+3
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara1-13/+5
2016-01-31SfxChildWindow is always nullCaolán McNamara1-1/+0
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara1-10/+0
2016-01-31function list is always in the sidebar nowCaolán McNamara1-7/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2016-01-19loplugin:unusedmethods in sc/Noel Grandin1-1/+0
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann1-1/+1
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura1-0/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin20-58/+35
2016-01-13sc: remove last ptr_map includesMichael Stahl1-1/+0
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-3/+3
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2016-01-12sc lokit: refactor setPartHenry Castro2-1/+2
2016-01-12Mark some classes as finalStephan Bergmann1-1/+1
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-2/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann3-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin1-1/+0
2015-12-23restore removed functionDavid Tardon1-0/+1
2015-12-22loplugin:unusedfields in scNoel Grandin3-15/+3
2015-12-21loplugin:unusedmethodsNoel Grandin1-2/+0