summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
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-02unit test for tdf#99291, empty array elements match 0.0, not emptyEike Rathke
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-30add LEFT test caseZdeněk Crhonek
2016-10-30add BETA.INV test caseZdeněk Crhonek
2016-10-30add LEN test caseZdeněk Crhonek
2016-10-30add FORECAST.ETS.ADD test caseZdeněk Crhonek
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29add MAXA testcaseZdeněk Crhonek
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29add HYPGEOMDIST test caseZdeněk Crhonek
2016-10-29add LOGINV test caseZdeněk Crhonek
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-28add MAX test caseZdeněk Crhonek
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
2016-10-27sc: OOXML: range with file ID within quoted sheet name, tdf#103531 relatedEike Rathke
2016-10-27sc: OOXML: actually write both sheet names in external 3D referencesEike Rathke
2016-10-27Resolves: tdf#103531 OOXML: write external file ID within quoted sheet namesEike Rathke
2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke
2016-10-27remove non-sensical OSL_ENSUREEike Rathke
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-26Better way to silence loplugin:staticmethodsStephan Bergmann
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara