summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-06-21Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke
2017-06-21Assert that nTabNo fits maTabData, tdf#108654 relatedEike Rathke
2017-06-21Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke
2017-06-21loplugin:privatebaseStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21Fix use of wrong functionTamas Bunth
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-20new cannot return nullptrNoel Grandin
2017-06-20Avoid "this member function can be declared static [loplugin:staticmethods]"Tor Lillqvist
2017-06-20Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-06-19Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16For AutoSum up to next sum mark/select the resulting range, tdf#71339Eike Rathke
2017-06-16But not empty top/left in AutoSum of SUMs final selection, tdf#71339Eike Rathke
2017-06-16Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSumEike Rathke
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-16Get rid of the index inside FormulaTokenArrayTor Lillqvist
2017-06-15Fix typosAndrea Gelmini
2017-06-15Prevent excess rows included in the resulting range list, tdf#95883 follow-upEike Rathke
2017-06-15Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke
2017-06-15Ensure all cases push an error return, tdf#104989 related (not the cause)Eike Rathke
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-06-14This could never have been meantEike Rathke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-14Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-14Final result of Reference array is svMatrix instead of svRefList, tdf#58874Eike Rathke
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use FormulaTokenArray::FirstRPNToken()Tor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in more placesTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in more placesTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one place where we canTor Lillqvist
2017-06-13Use FormulaTokenArray::FirstToken() in one place where we canTor Lillqvist
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-13Final result of svRefList can be an array in some cases, tdf#58874 relatedEike Rathke
2017-06-13Handle SUMPRODUCT with reference list and array of references, tdf#58874Eike Rathke
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-13This SfxItemSet appears to be unusedStephan Bergmann
2017-06-12tdf#50916 : Refactor table1.cxx ScTable::GetNext*() methodsDennis Francis
2017-06-12Use unique_ptr fro ScMergePatternState::pItemSetStephan Bergmann
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose