summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins2.cxx
AgeCommit message (Expand)AuthorFilesLines
12 dayssc: rename GetTabNo and GetTab to better namesTomaž Vajngerl1-4/+4
2025-05-28FuPoor: pass SdrModel by refXisco Fauli1-6/+6
2025-05-26ScViewData: pass ScDocShell by refXisco Fauli1-9/+9
2025-05-23ScSimpleUndo: pass ScDocShell by refXisco Fauli1-1/+1
2025-03-07use more concrete UNO in scNoel Grandin1-1/+1
2025-01-27Resolves: cool#10952 use existing ComponentContextCaolán McNamara1-4/+1
2024-11-24Turn SC_MOD macro to a functionMike Kaganski1-1/+1
2024-11-23Use specific SvtModuleOptions::Is*Installed for clarityMike Kaganski1-3/+3
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-01loplugin:ostr in sc/../drawfuncNoel Grandin1-8/+8
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski1-0/+1
2023-12-20tdf#158375: adapt UI when embedded content is disabled via optionSarper Akdemir1-0/+11
2023-06-18Use getXWeak in scMike Kaganski1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-04jsdialog: enable chart wizardSzymon Kłos1-1/+4
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-2/+2
2023-01-12override GetModel in ScDocShellNoel Grandin1-1/+1
2022-08-29ref-count SdrObjectNoel Grandin1-7/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann1-6/+6
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen1-1/+0
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski1-13/+14
2021-02-21loplugin:refcounting in scNoel1-3/+2
2021-02-15loplugin:referencecasting in scNoel1-1/+1
2021-02-11loplugin:refcounting generalise type checkingNoel1-2/+2
2020-12-08drop unneeded includeCaolán McNamara1-3/+3
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-3/+1
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara1-1/+1
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-1/+1
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara1-8/+8
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara1-1/+1
2020-08-09loplugin:flatten in scNoel Grandin1-83/+83
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos1-56/+17
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-3/+3
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-1/+1
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann1-71/+61
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos1-61/+71
2020-03-01lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara1-3/+3
2019-10-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-10-11lok: Don't activate chart on insert.Michael Meeks1-1/+3
2019-10-10Don't show chart wizard on mobileSzymon Kłos1-1/+3
2019-07-20loplugin:referencecasting in scNoel Grandin1-6/+4
2019-07-19cid#1448351 Use after freeCaolán McNamara1-3/+3
2019-06-15loplugin:logexceptionnicely in scNoel Grandin1-4/+4
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1