summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-03-05fix ScDetOpList::operator==Noel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-28simplify CreateColumnIfNotExistsNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-28remove some unused definesNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-22SfxProgress:SetStateText is deadNoel Grandin
2019-02-19tdf#120752 Clarify MATCH() third argument 'Type'Olivier Hallot
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-11ScConditionalFormatList, don't use linear searchNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-02-02set parent for ascii import options dialog in calcCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2019-01-18Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin
2019-01-16simplify ScChangeTrack queuesNoel Grandin
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2019-01-16pass ScAutoFormatData around with unique_ptrNoel Grandin
2019-01-11Fix typoAndrea Gelmini
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-18tdf#120513 Change error message for Excel files about recalculateRoman Kuznetsov