summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18German comment translationsLukas Röllin
2017-02-17move formula description extra data out of .srcCaolán McNamara
2017-02-17remove unused formula ErrorCode enumeratorsNoel Grandin
2017-02-16tdf#89387 improve performance for some matrix operationsgiacco
2017-02-16unwind one level of RID_SC_FUNCTION_DESCRIPTIONS[1|2]Caolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16move WID_SIMPLE_REF to earlier slotCaolán McNamara
2017-02-16drop some unused resource idsCaolán McNamara
2017-02-16move FID_TAB_TOGGLE_GRID to earlier slotCaolán McNamara
2017-02-16move SID_INSERT_CURRENT_[DATE|TIME] to earlier free slotsCaolán McNamara
2017-02-16move SID_DATA_FORM to earlier free slotCaolán McNamara
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_DEFAULTS with direct RID_SC_TP_DEFAULTSCaolán McNamara
2017-02-16replace RID_SCPAGE_COMPATIBILITY with direct SID_SC_TP_COMPATIBILITYCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_FORMULA with direct SID_SC_TP_FORMULACaolán McNamara
2017-02-16replace switching off RID_SCPAGE_CALC with direct SID_SC_TP_CALCCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_OPREDLINE with direct SID_SC_TP_CHANGESCaolán McNamara
2017-02-16split out mid definesCaolán McNamara
2017-02-16RID_SCDLG_COND_FORMAT_MANAGER is unusedCaolán McNamara
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-16unwind RID_GLOBSTR local resourceCaolán McNamara
2017-02-16remove unused HEADER from ScDBDataPortion enumNoel Grandin
2017-02-16convert ScDetectiveDelete to scoped enumNoel Grandin
2017-02-16convert DrawPosMode to scoped enumNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16convert ListenerGroupType to scoped enumNoel Grandin
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-16sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-02-15Translate German commentsJohnny_M
2017-02-15these ooo-build resources were like this to minimize merge conflictsCaolán McNamara
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl
2017-02-11Clarify what this method does. Also remove inaccuracies.Kohei Yoshida
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro