summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers
2016-05-25correct description of range argument of MINIFS and MAXIFSStanislav Horacek
2016-05-25use consistent case for argument names of IFS functionStanislav Horacek
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24Resolves: tdf#99733 don't crash on moving range of cellsCaolán McNamara
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-23Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-21use CONV_XL_OOX for xlsx export, related tdf#99947Markus Mohrhard
2016-05-21use correct separator for ScRangeList, tdf#99947Markus Mohrhard
2016-05-21document findings on external range reference handlingEike Rathke
2016-05-21handle external references in CompareMat() as matrixEike Rathke
2016-05-20handle svExternalDoubleRef just the same as svMatrix in MATCHEike Rathke
2016-05-20Fix CopyPasta in MAXIFS range descriptionOlivier Hallot
2016-05-20use vector replication for single row/column arraysEike Rathke
2016-05-20always use GetNewMat() in interpreter context instead of plain ScFullMatrix()Eike Rathke
2016-05-20handle svExternalDoubleRef in all IS*() functions, tdf#93101 relatedEike Rathke
2016-05-20handle svExternalSingleRef in all IS*() functions, tdf#93101 relatedEike Rathke
2016-05-20Fix typo in codeAndrea Gelmini
2016-05-20tdf#93101 handle svExternalSingleRef in ISERROR()Eike Rathke
2016-05-20tdf#93101 correctly resolve svExternalSingleRef token in GetMatrix()Eike Rathke
2016-05-20tdf#93101 propagate external reference error from refcache tokenEike Rathke
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-20Resolves: tdf#83746 wrapAddress() didn't do what it was supposed to doEike Rathke
2016-05-19mention purpose of FLOOR.XCL() and CEILING.XCL(), tdf#99856 relatedEike Rathke
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19clang-tidy misc-unused-raiiNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19Resolves: tdf#86502 split formula groups referring bounds shifted intoEike Rathke
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-18better fix for memory leak around calc header-footer UNO objectsMarkus Mohrhard
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-05-18convert TAB to scoped enumNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin