summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-31sequence->vector in scNoel Grandin
2016-03-29tdf#96099 fixes trivial typedefs, ::std::vector<OUString>Apachev Ivan
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17sc: remove unused member variableJochen Nitschke
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
2016-03-15restore removed functionDavid Tardon
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-04tdf#93889 Remove a busy loopJaskaran
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2016-02-19new loplugin: find write-only fieldsNoel Grandin
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-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2016-01-31function list is always in the sidebar nowCaolán McNamara
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-13sc: remove last ptr_map includesMichael Stahl
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin