summaryrefslogtreecommitdiff
path: root/stoc/source/security/permissions.cxx
AgeCommit message (Expand)Author
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-28Use vector::dataStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-05stoc: remove SAL_THROW macroNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from stocAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-06-29re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS jsc311Vladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.10.56); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.9.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.146); FILE MERGEDJens-Heiner Rechtien
2006-03-06INTEGRATION: CWS dbo510 (1.7.20); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.6.152); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.5.46); FILE MERGEDVladimir Glazounov
2002-04-11#88919# ignore case for windows file pathsDaniel Boelzle
2002-04-11#88919# bootstrap recursionsDaniel Boelzle
2002-03-05#88919# removed static stringsDaniel Boelzle
2002-03-05#88919# opt avoiding acquire()/release() callsDaniel Boelzle
2002-03-04#88919# access controller implementation and bugfixesDaniel Boelzle