summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-11-12Guarantee that InterpretFormulaGroup() is always called first.Kohei Yoshida
2016-11-12Resolves: tdf#93415 use proper sheet separator in ADDRESS A1 notationEike Rathke
2016-11-11Dump the formula string here which is also useful.Kohei Yoshida
2016-11-11sc: OUString cleanupMichael Stahl
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-11-11tdf#103632 - sc: tolerate OOB sort fields from UNO API.Michael Meeks
2016-11-11tdf#101299 : do not show merge cells context menu for the trivial caseDennis Francis
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10Make sure we pass the top-left corner address.Kohei Yoshida
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-10Avoid writing to the log for the same group twice.Kohei Yoshida
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-11-09assert a supposed-to-be-fixed condition, tdf#89957 relatedEike Rathke
2016-11-09Resolves: tdf#103689 do not slice 3D area broadcasters into separate sheetsEike Rathke
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08Ensure that the string array is null when no strings present.Kohei Yoshida
2016-11-08try and auto-silence coverity#1394273 Use after freeCaolán McNamara
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-07Avoid crash when calling a Worksheet's ShowDataForm()Takeshi Abe
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-05Pass the current cell position to conditionally display sheet name.Kohei Yoshida
2016-11-05Log cell range references.Kohei Yoshida
2016-11-05Log single cell references.Kohei Yoshida
2016-11-05Dump the single cell vector reference info to the log.Kohei Yoshida
2016-11-05Output the header information to the formula log.Kohei Yoshida
2016-11-05[loplugin:simplifybool]Julien Nabet
2016-11-04unify color selectorsCaolán McNamara
2016-11-04bail out early in ScColumn::UpdateSelectionFunction() if nothing is markedEike Rathke
2016-11-04use ScMarkData::GetMarkedRangesForTab(nTab) in SingleColumnSpanSet::scan()Eike Rathke
2016-11-04tdf#91260 - ReplaceAll should use a columnar direction.Michael Meeks
2016-11-04sc-perf: eliminate unnecessary loops in ScTable::UpdateSelectionFunction()Eike Rathke
2016-11-04loplugin:defaultparamsJulien Nabet
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03tdf#103633 avoid segfault in a11yDavid Tardon
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-11-03merge ScBiffReader and ScQProReaderNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-11-01cppcheck unreadVariable: nModifiedJochen Nitschke