summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Close ScDocSh when doneStephan Bergmann1-0/+2
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke2-11/+84
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth4-8/+29
2017-02-14Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth1-2/+5
2017-02-13add RAWSUBTRACT test caseZdeněk Crhonek1-0/+4776
2017-02-13add T.INV.2T test caseZdeněk Crhonek1-0/+5355
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski7-2/+69
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl7-21/+108
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti2-49/+243
2017-02-13get rid of boost::math::log1p() and use rtl::math::log1p()Eike Rathke2-7/+5
2017-02-13Fix typosAndrea Gelmini5-5/+5
2017-02-13convert CharCompressType to scoped enumNoel Grandin6-16/+19
2017-02-12Pivot table median function testTamás Zolnai2-0/+84
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet1-3/+3
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl4-17/+109
2017-02-12add CONVERT_OOO test caseZdeněk Crhonek1-0/+2547
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-02-11Clarify what this method does. Also remove inaccuracies.Kohei Yoshida1-1/+9
2017-02-11tdf#86470: add unit test for this.Kohei Yoshida2-0/+55
2017-02-11tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida1-2/+2
2017-02-11Translate some German comments in scKatarina Behrens1-46/+46
2017-02-11IMCOS test case updateZdeněk Crhonek1-126/+126
2017-02-11tdf#95306: Be sure to specify the entire range.Kohei Yoshida1-2/+2
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2-84/+11
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke2-243/+49
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke2-11/+84
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti2-49/+243
2017-02-10Optimize Excel GetOrCreateRow: reduce loopsJustin Luth1-8/+21
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara6-80/+46
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara19-716/+685
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem3-7/+6
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2-2/+2
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin22-58/+56
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky2-102/+20
2017-02-09add IMSINH, IMSQRT,IMSUB,IMSUM,IMTAN test caseZdeněk Crhonek5-0/+30481
2017-02-09use std::unique_ptrJochen Nitschke2-18/+14
2017-02-09and more unit tests for tdf#103890Eike Rathke1-1/+2
2017-02-09yet more 3D flag to preserve cases, tdf#103890 follow-upEike Rathke1-1/+6
2017-02-09add absolute sheet reference unit test for tdf#103890Eike Rathke1-1/+2
2017-02-09preserve 3D flag if sheet reference is absolute, tdf#103890 follow-upEike Rathke1-2/+2
2017-02-09tdf#103890: Add unit test for this.Kohei Yoshida2-0/+48
2017-02-09tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida1-6/+2
2017-02-09tdf#91820 - Toggle sheet grid is per sheet optionYousuf Philips1-1/+1
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro3-2/+27
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke5-23/+15
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-02-09move member to stackJochen Nitschke2-11/+9
2017-02-09use std::unique_ptr and reorder membersJochen Nitschke6-23/+7
2017-02-09use std::unique_ptr<>Jochen Nitschke2-9/+7