summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove some more unused SID constants and commandsNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-28sc: include cleanup for --enable_formula_loggerJochen Nitschke
2017-03-27change int to enumJochen Nitschke
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-27remove unhandled SID commands in scNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-23Typo: boder->borderJulien Nabet
2017-03-20remove unused defines from HRC files in sc(2)Noel Grandin
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