summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)Author
2019-09-19make insert->header/footer dialogs asyncNoel Grandin
2019-03-20Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-10-03unweld HeaderEditPage for nowCaolán McNamara
2018-10-03crash in calc page dialogCaolán McNamara
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-27weld ScTablePageCaolán McNamara
2018-09-20weld header/footer SingleTabDialogCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-09Use optimized OUString concatenation and avoid temporaryMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-08-30Translate German commentsJohnny_M
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-02can now remove ResId based config id schemeCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-28tdf#113455 follow-up: clear spin buttons when disabled in ResetMike Kaganski
2017-11-27tdf#113455 follow-up: use spin button labels as checkboxesMike Kaganski
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-08-29loplugin:constparam in sc part9Noel Grandin