summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2018-06-28loplugin:useuniqueptr in ScModuleNoel Grandin
2018-06-27loplugin:useuniqueptr in ScUnoAddInCollectionNoel Grandin
2018-06-27loplugin:useuniqueptr in ScConsDataNoel Grandin
2018-06-27use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-06-27loplugin:useuniqueptr in ScSheetEventsNoel Grandin
2018-06-26More Implicit intersection computationDennis Francis
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-06-25loplugin:useuniqueptr in AutoFormatSwBlobNoel Grandin
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky
2018-06-22use ScInterpreterContext in ScValueIteratorLuboš Luňák
2018-06-22disable calc's threading for external referencesLuboš Luňák
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-21discard cached cell values if the cell changesLuboš Luňák
2018-06-21loplugin:useuniqueptr in ScChangeTrackNoel Grandin
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin
2018-06-20loplugin:useuniqueptr in ScColContainerNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-06-18do not make calc's threading depend on openclLuboš Luňák
2018-06-18use std::atomic rather than OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIERLuboš Luňák
2018-06-17tdf#71850 delete string "case-sensitive" in function wizzard EUROCONVERTZdeněk Crhonek
2018-06-17tdf#42949 Fix IWYU warnings in sc/inc/P*Gabor Kelemen
2018-06-15clean up calc'c choosing between threading and OpenCLLuboš Luňák
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-15move SetNumberFormat() calls out of calc threadsLuboš Luňák
2018-06-14Remove now unused ScCellIterator::hasEmptyData()Eike Rathke
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-13loplugin:useuniqueptr in ScDPResultDataNoel Grandin
2018-06-13loplugin:useuniqueptr in ColumnSpanSetNoel Grandin
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen
2018-06-11tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
2018-06-09delete space in string in Calc-Statistics-Descriptive StatisticsZdeněk Crhonek
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-05Add "Unsupported inline array content." BadArrayContent message, tdf#117879Eike Rathke
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sc/inc/r*Gabor Kelemen
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-30sc: Insert a space for consistencyTakeshi Abe
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-05-29tdf#42949 Fix IWYU warnings in sc/inc/m*Gabor Kelemen
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti