summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/securitypage.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-2/+2
2014-06-26clang: Branch condition evaluates to a garbage valueCaolán McNamara1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza1-1/+1
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin1-10/+10
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-1/+1
2012-12-18split out security info page and convert to .uiCaolán McNamara1-106/+60
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc361-5/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-4/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-5/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-9/+9
2011-03-01Remove Dead CodeXisco Fauli1-2/+0
2011-03-01Remove dead CodeXisco Fauli1-24/+0
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-10/+10
2010-10-27Fixed fdo#31075: Use "Enter Password" in all the dialogsCédric Bosdonnat1-2/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-11CWS-TOOLING: integrate CWS tl83_OOO330Kurt Zenker1-0/+30
2010-07-06cws tl83: #i112277# security tab page changeThomas Lange [tl]1-0/+30
2010-05-26cws tl79: warning-free codeThomas Lange [tl]1-1/+1
2010-05-25cws tl79: #i110254# security tab page in 'File/Properties'Thomas Lange [tl]1-65/+98
2010-05-20cws tl79: #i111422# pre-notify for 'Toggle' of check boxThomas Lange [tl]1-3/+5
2010-05-19cws tl79: #i110254# new security tap page in 'File/Properties'Thomas Lange [tl]1-106/+214
2010-04-29cws tl79: fixed problems after merging with DEV300_m77Thomas Lange [tl]1-7/+8
2010-03-19cws tl79: #i110254# new 'Security' tab pageThomas Lange [tl]1-0/+379