summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-04-05lok: notify cell note removes before erasing storageHenry Castro1-0/+1
2017-04-05Bin obsolete commentTor Lillqvist1-9/+0
2017-04-05sc: remove unused private fieldJochen Nitschke1-1/+0
2017-04-05-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
2017-04-05loplugin:constantparamNoel Grandin6-16/+8
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin2-2/+1
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl9-1/+627
2017-04-04tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke1-1/+1
2017-04-03use actual UNO enums in scNoel Grandin10-38/+53
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna11-29/+29
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+1
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-5/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-4/+1
2017-03-28sc: include cleanup for --enable_formula_loggerJochen Nitschke1-1/+4
2017-03-27change int to enumJochen Nitschke1-3/+2
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-18/+18
2017-03-27remove unhandled SID commands in scNoel Grandin1-11/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
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