summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-03-17remove unused defines from HRC files in sc(1)Noel Grandin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-03-15Make the header file more readable.Gulsah Kose
2017-03-14remove unused RID constantsNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-09add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke
2017-03-09add ScCaptionPtr::insertToDrawPage()Eike Rathke
2017-03-08let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-03-07coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-27move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke
2017-02-27rework ScCaptionPtr to have a distinct head elementEike Rathke
2017-02-24tdf#50916 Allow dynamically increase number of columns according to needsBartosz Kosiorek
2017-02-24correct descriptionEike Rathke
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-24Remove SC_DPOUT_MAXLEVELS limit in PivotJulien Nabet
2017-02-22less ugly ClosingClipboardSource()Eike Rathke
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-21convert calc changes menu to .uiCaolán McNamara
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