summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins2.cxx
AgeCommit message (Expand)Author
2020-12-08drop unneeded includeCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-08-09loplugin:flatten in scNoel Grandin
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-03-01lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-11Removed duplicated includeAndrea Gelmini
2019-10-11lok: Don't activate chart on insert.Michael Meeks
2019-10-10Don't show chart wizard on mobileSzymon Kłos
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-19cid#1448351 Use after freeCaolán McNamara
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin