summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-02-14Close ScDocSh when doneStephan Bergmann
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2017-02-14Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth
2017-02-13add RAWSUBTRACT test caseZdeněk Crhonek
2017-02-13add T.INV.2T test caseZdeněk Crhonek
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-13get rid of boost::math::log1p() and use rtl::math::log1p()Eike Rathke
2017-02-13Fix typosAndrea Gelmini
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12Pivot table median function testTamás Zolnai
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl
2017-02-12add CONVERT_OOO test caseZdeněk Crhonek
2017-02-12Various typos on accessibleJulien Nabet
2017-02-11Clarify what this method does. Also remove inaccuracies.Kohei Yoshida
2017-02-11tdf#86470: add unit test for this.Kohei Yoshida
2017-02-11tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida
2017-02-11Translate some German comments in scKatarina Behrens
2017-02-11IMCOS test case updateZdeněk Crhonek
2017-02-11tdf#95306: Be sure to specify the entire range.Kohei Yoshida
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-10Optimize Excel GetOrCreateRow: reduce loopsJustin Luth
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-09add IMSINH, IMSQRT,IMSUB,IMSUM,IMTAN test caseZdeněk Crhonek
2017-02-09use std::unique_ptrJochen Nitschke
2017-02-09and more unit tests for tdf#103890Eike Rathke
2017-02-09yet more 3D flag to preserve cases, tdf#103890 follow-upEike Rathke
2017-02-09add absolute sheet reference unit test for tdf#103890Eike Rathke
2017-02-09preserve 3D flag if sheet reference is absolute, tdf#103890 follow-upEike Rathke
2017-02-09tdf#103890: Add unit test for this.Kohei Yoshida
2017-02-09tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida
2017-02-09tdf#91820 - Toggle sheet grid is per sheet optionYousuf Philips
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09move member to stackJochen Nitschke
2017-02-09use std::unique_ptr and reorder membersJochen Nitschke
2017-02-09use std::unique_ptr<>Jochen Nitschke