summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/protectiondlg.cxx
AgeCommit message (Expand)Author
2024-05-31loplugin:ostr in sc/../miscdlgsNoel Grandin
2023-11-15tdf#157518: add password strength bar to protectsheetdlg.uiSarper Akdemir
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-02weld ScTableProtectionDlgCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2013-04-24adapt code to protect sheet .uiCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-15Fixed English strings: locked cells -> protected cells.Kohei Yoshida
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers