summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/retypepassdlg.hxx
AgeCommit message (Expand)Author
2019-03-11weld ScRetypePassDlgCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-05-15weld ScRetypePassInputDlgCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
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-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
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-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-12-30convert retype password input dialog to .uiCaolán McNamara
2013-10-04convert sc/source/ui/inc/r*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-08-26String to rtl::OUString.Kohei Yoshida
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