summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-02-15these ooo-build resources were like this to minimize merge conflictsCaolán McNamara1-18/+14
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin10-87/+56
2017-02-15convert CellAnchorType to scoped enumNoel Grandin2-20/+8
2017-02-15convert ExternalLinkType to scoped enumNoel Grandin4-65/+53
2017-02-15convert Lotus123Typ to scoped enumNoel Grandin4-15/+11
2017-02-15convert ConvErr to scoped enumNoel Grandin8-50/+48
2017-02-15convert FormulaType to scoped enumNoel Grandin5-25/+19
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin2-21/+20
2017-02-15convert WorksheetType to scoped enumNoel Grandin8-31/+28
2017-02-15convert SylkVersion to scoped enumNoel Grandin1-12/+12
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin1-27/+11
2017-02-15convert ScFilterBoxMode to scoped enumNoel Grandin1-18/+8
2017-02-15no need to check pRscString on every iterationCaolán McNamara1-4/+7
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara3-49/+17
2017-02-15don't need to include strload.hxxCaolán McNamara19-19/+1
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