summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2016-11-01Omit the default comparator for std::sort()Takeshi Abe
2016-10-31Resolves: tdf#99291 empty array element should not match empty cellEike Rathke
2016-10-31Resolves: tdf#64001 exclude "boolean" value cells from increment during FillEike Rathke
2016-10-31don't loop uint16 against sizeEike Rathke
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-31return dialog pointers using VclPtr<>Noel Grandin
2016-10-31This needs to be VclPtr tooJulien Nabet
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28sc: remove antique reference counting hacks from ScDocumentPoolMichael Stahl
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-28can do this in one stepCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann