summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)Author
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-01-10static_cast after dynamic_castNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-13static_cast after dynamic_castNoel
2020-10-10cid#1467974 Dereference before null checkCaolán McNamara
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24Keep reference mode if only one dialog closedSzymon Kłos
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-14lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro
2019-05-10lok: assert that tabs are not locked.Michael Meeks
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-17m_mapRefWindow is unneeded nowCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-28missing includeStephan Bergmann
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen