summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewutil.cxx
AgeCommit message (Expand)Author
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-22make charmap dialog asyncNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-08-18loplugin:constparamsNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-08-16loplugin:returnconstant in ScViewUtilNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin