summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida1-0/+2
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin2-11/+11
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin1-1/+2
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin1-2/+3
2017-03-23Typo: boder->borderJulien Nabet1-1/+1
2017-03-20remove unused defines from HRC files in sc(2)Noel Grandin2-76/+1
2017-03-17remove unused defines from HRC files in sc(1)Noel Grandin1-51/+0
2017-03-17cleanup double includes and declarationsJochen Nitschke2-2/+0
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke2-680/+0
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin5-17/+123
2017-03-15Make the header file more readable.Gulsah Kose1-637/+611
2017-03-14remove unused RID constantsNoel Grandin2-10/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-09add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke1-0/+5
2017-03-09add ScCaptionPtr::insertToDrawPage()Eike Rathke1-2/+11
2017-03-08let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke1-1/+1
2017-03-07coverity#1401471 implement move assignment and move ctor at ScCaptionPtrEike Rathke1-0/+8
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek2-2/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann17-92/+92
2017-03-03remove unused CreateDefault methodsNoel Grandin4-13/+0
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-1/+1
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen1-0/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin3-8/+8
2017-02-27move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke1-3/+0
2017-02-27rework ScCaptionPtr to have a distinct head elementEike Rathke1-4/+11
2017-02-24tdf#50916 Allow dynamically increase number of columns according to needsBartosz Kosiorek2-1/+18
2017-02-24correct descriptionEike Rathke1-2/+4
2017-02-24a first stab against the note caption ownership messEike Rathke1-6/+73
2017-02-24Remove SC_DPOUT_MAXLEVELS limit in PivotJulien Nabet1-6/+3
2017-02-22less ugly ClosingClipboardSource()Eike Rathke1-0/+7
2017-02-22use std::unique_ptrCaolán McNamara1-4/+3
2017-02-21convert calc changes menu to .uiCaolán McNamara2-9/+1
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers1-0/+1
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-2/+2
2017-02-18German comment translationsLukas Röllin1-1/+1
2017-02-17move formula description extra data out of .srcCaolán McNamara1-1/+1
2017-02-17remove unused formula ErrorCode enumeratorsNoel Grandin1-1/+1
2017-02-16tdf#89387 improve performance for some matrix operationsgiacco1-0/+6
2017-02-16unwind one level of RID_SC_FUNCTION_DESCRIPTIONS[1|2]Caolán McNamara2-3/+7
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara4-522/+549
2017-02-16move WID_SIMPLE_REF to earlier slotCaolán McNamara1-1/+1
2017-02-16drop some unused resource idsCaolán McNamara1-6/+0
2017-02-16move FID_TAB_TOGGLE_GRID to earlier slotCaolán McNamara1-5/+2
2017-02-16move SID_INSERT_CURRENT_[DATE|TIME] to earlier free slotsCaolán McNamara1-5/+3
2017-02-16move SID_DATA_FORM to earlier free slotCaolán McNamara1-4/+2
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara1-2/+0
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara1-2/+0
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara1-1/+0
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara1-2/+0
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara1-1/+0