summaryrefslogtreecommitdiff
path: root/sc/inc/scmod.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+1
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-1/+1
2021-05-08ref-count SfxItemPoolNoel Grandin1-1/+1
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-1/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis1-2/+0
2020-09-21tdf#134392: sc_jumbosheets_test: Add unittestXisco Fauli1-1/+1
2020-05-09compact namespace in scNoel Grandin1-3/+3
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara1-1/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-1/+1
2019-09-26loplugin:constmethod in scNoel Grandin1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos1-7/+0
2019-07-27cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-22cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-04-17m_mapRefWindow is unneeded nowCaolán McNamara1-4/+0
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara1-5/+6
2019-04-10weld ScCorrelationDialogCaolán McNamara1-0/+5
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-28reintroduce ScCaptionPtrLuboš Luňák1-0/+2
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-6/+5
2018-06-28loplugin:useuniqueptr in ScModuleNoel Grandin1-17/+17
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-2/+0
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist1-0/+7
2018-05-28Fix typosAndrea Gelmini1-1/+1
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro1-7/+1
2018-05-25loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-23Fix typoAndrea Gelmini1-1/+1
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-1/+9
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-05-09sc: prefix members of ScModuleHenry Castro1-42/+42
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro1-7/+0
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2017-11-11Replace list by vector in scmod (sc)Julien Nabet1-2/+2
2017-08-24loplugin:constparam in sc part4Noel Grandin1-3/+3
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-3/+5
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-1/+1