summaryrefslogtreecommitdiff
path: root/sc/inc/tabprotection.hxx
AgeCommit message (Expand)Author
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke
2018-02-24Add ScTableProtectionImpl::setPasswordHash() for OOXML, tdf#104250 prepEike Rathke
2018-02-24Add ScOoxPasswordHash::verifyPassword(), tdf#104250 prepEike Rathke
2018-02-24Add ScOoxPasswordHash::clear(), tdf#104250 prepEike Rathke
2018-02-23Move OOXML password definitions to struct ScOoxPasswordHash, tdf#104250 prepEike Rathke
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2015-10-28com::sun::star->css in scNoel 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-02-07loplugin:deletedspecialStephan Bergmann
2014-08-16use scoped_ptr instead of shared_ptrMarkus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke
2014-04-08read the defined password attributesEike Rathke
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22added editable testers to enhanced table protectionEike Rathke
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke
2013-10-04convert sc/inc/t*.hxx from String to OUStringNoel Grandin
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-04Modifying comments to meet Doxygen standardsAlaa.Bukhari
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2010-11-24Remove the preprocessor guard for sheet protection options.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-28Ported calc-ods-sheet-protection-sc.diff from ooo-build.Kohei Yoshida
2010-09-15enable-sheet-protection-options.diff: Enable sheet protection optionsKohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers