summaryrefslogtreecommitdiff
path: root/sc/source/core/data/tabprotection.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-10/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke1-4/+4
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-25union of a to be edited range may be distributed over two different recordsEike Rathke1-0/+27
2014-03-24made range not editable if password is assignedEike Rathke1-2/+15
2014-03-22added editable testers to enhanced table protectionEike Rathke1-0/+66
2014-03-21copy-construct maEnhancedProtection in ScTableProtectionImplEike Rathke1-1/+2
2014-03-20range list might be nil, who knowsEike Rathke1-1/+2
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke1-0/+43
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin1-14/+14
2013-10-04convert sc/inc/t*.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-11-10Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.julien1-3/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-28Ported calc-ods-sheet-protection-sc.diff from ooo-build.Kohei Yoshida1-37/+132
2010-03-30tl78: #i110383# support password to modifyMikhail Voytenko1-35/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers1-0/+465