summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)AuthorFilesLines
2019-08-18Resolves: tdf#127002 keystrokes in edit engine passed on to dialogCaolán McNamara1-1/+1
2019-06-25use common WeldEditViewCaolán McNamara1-122/+31
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-05-13drop some unneeded includesCaolán McNamara2-2/+1
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara1-11/+11
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin1-3/+3
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-6/+3
2019-04-17use DeactivateCaolán McNamara1-13/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-12weld ScPrintAreasDlgCaolán McNamara1-174/+145
2019-04-09restore ScEditWindow a11yCaolán McNamara1-25/+19
2019-04-09MenuButton Click Handler used to be overwritten by the Menu HandlerCaolán McNamara1-5/+0
2019-04-08weld ScHFEditDlgCaolán McNamara2-53/+54
2019-04-08weld calc header/footer dialogCaolán McNamara1-9/+10
2019-04-08weld ScHFEditPageCaolán McNamara2-322/+320
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen3-0/+3
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski1-3/+2
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-3/+3
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen6-22/+1
2019-03-19Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara1-1/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-3/+3
2019-02-09loplugin:indentation in scNoel Grandin1-1/+1
2019-01-24loplugin:constparams in scNoel Grandin1-1/+1
2019-01-11make insert->header/footer dialogs asyncNoel Grandin1-6/+7
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov1-10/+9
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara1-0/+4
2018-12-13loplugin:constantparamNoel Grandin1-24/+24
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-5/+5
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen2-0/+4
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen2-0/+2
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin1-2/+2
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara2-97/+3
2018-10-03unweld HeaderEditPage for nowCaolán McNamara1-16/+16
2018-10-03crash in calc page dialogCaolán McNamara1-7/+7
2018-09-28weld ScStyleDlgCaolán McNamara1-1/+1
2018-09-27weld ScTablePageCaolán McNamara1-200/+203
2018-09-20weld header/footer SingleTabDialogCaolán McNamara1-16/+16
2018-09-18weld ScCharDlgCaolán McNamara1-1/+2
2018-09-09Use optimized OUString concatenation and avoid temporaryMatteo Casalin1-3/+1
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin1-4/+5
2018-08-30Translate German commentsJohnny_M1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-5/+5
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen2-0/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin1-6/+6
2018-06-16weld SvxHFPageCaolán McNamara1-29/+20