summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/protectiondlg.hxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2019-11-05make some classes module-privateNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-02weld ScTableProtectionDlgCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-18screenshots: open more sc modal dialogs, part 2Katarina Behrens
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-04-24adapt code to protect sheet .uiCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers