summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-06-23iOS, convert CPPUnittest to noopjan Iversen
2017-06-23Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23coverity#1412873 Dereference null return valueCaolán McNamara
2017-06-23coverity#735795 Unchecked dynamic_castCaolán McNamara
2017-06-23tdf#89139: dump pivotField itemsMike Kaganski
2017-06-22Unit test for named single reference pointing to deleted row, tdf#108671Eike Rathke
2017-06-22assert( nX < nC && nY < nR ); cause of tdf#108292Eike Rathke
2017-06-22Bin a couple way too verbose SAL_INFOsTor Lillqvist
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist
2017-06-22formula: remove indirection and use unique_ptrJochen Nitschke
2017-06-21Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke
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