summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot11-33/+390
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Fix typo in codeAndrea Gelmini1-2/+2
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21cid#1466205 Logically dead codeCaolán McNamara1-3/+4
2020-08-20Follow-up: tdf#132105 COUNTBLANK() count empty strings also in array/matrixEike Rathke3-9/+29
2020-08-20Resolves: tdf#132105 COUNTBLANK() handle external references and array/matrixEike Rathke1-0/+16
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin1-0/+1
2020-08-20clean-up to commit: a8950d08a33e7aded31d4591c98a03d1edf8c5a4Tünde Tóth1-5/+0
2020-08-20Resolves: tdf#109409 TEXTJOIN() CONCAT() handle array/matrix row-wiseEike Rathke1-6/+6
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara2-8/+8
2020-08-19Fix typosAndrea Gelmini6-7/+7
2020-08-19tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth1-4/+6
2020-08-18loplugin:unusedvarsglobalNoel Grandin5-14/+11
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski3-1/+62
2020-08-17inline some use-once typedefsNoel Grandin3-9/+4
2020-08-15tdf#133853 Large spreadsheets have 16385 columns instead of 16384Aron Budea1-2/+2
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-2/+2
2020-08-14loplugin:simplifybool moreNoel Grandin25-32/+32
2020-08-14inline some use-once typedefsNoel Grandin3-7/+4
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin43-43/+43
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin15-15/+15
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin27-1373/+1373
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin10-36/+34
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-8/+4
2020-08-12expand out DELETEZNoel Grandin1-17/+16
2020-08-12fix leak in ScAccessiblePreviewHeaderCellNoel Grandin2-14/+13
2020-08-12use unique_ptr in ScDbNameDlgNoel Grandin1-11/+11
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin2-6/+6
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin38-3806/+3805
2020-08-12use unique_ptr for ScGlobal::pEnglishFormatterNoel Grandin2-8/+8
2020-08-12remove unused pScIntlWrapper field from ScGlobalNoel Grandin1-1/+0
2020-08-12remove unused pRscString fieldNoel Grandin1-1/+0
2020-08-12use unique_ptr for ScAutoFormat in ScGlobalNoel Grandin2-12/+11
2020-08-12use unique_ptr for SvxSearchItem in ScGlobalNoel Grandin2-11/+10
2020-08-12use unique_ptr for ScUserList in ScGlobalNoel Grandin2-11/+10
2020-08-12use unique_ptr for ScFunctionListNoel Grandin2-8/+8
2020-08-12use unique_ptr for ScFunctionMgrNoel Grandin2-7/+7
2020-08-11use unique_ptr for CalendarWrapper in ScGlobalNoel Grandin2-7/+7
2020-08-11use unique_ptr for ScLookupCacheMapNoel Grandin3-22/+19
2020-08-11Imput -> InputNoel Grandin5-29/+29
2020-08-11tdf#131047: expand search results frameXisco Fauli1-1/+1
2020-08-09Resolves: tdf#134876 Absolute range references when selecting in WizardEike Rathke1-2/+22
2020-08-09loplugin:flatten in sc/ui/vbaNoel Grandin9-359/+358
2020-08-09loplugin:flatten in scNoel Grandin31-1837/+1836
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin19-3583/+3588
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin16-890/+889