summaryrefslogtreecommitdiff
path: root/stoc/source/security/access_controller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Use OUString::unacquiredStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-6/+6
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-4/+4
2015-01-07Just use WeakImplHelper1 instead of ImplHelper1Stephan Bergmann1-31/+2
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-06-05stoc: remove SAL_THROW macroNoel Grandin1-49/+21
2014-05-22stoc: make use of css aliasThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-26Remove visual noise from stocAlexander Wilms1-5/+5
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-31/+31
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-4/+3
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan1-1/+1
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan1-2/+2
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann1-28/+12
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan1-30/+28
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-8/+6
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-11/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-30/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+5
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-18/+17
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann1-0/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-5/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-31/+31
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot1-5/+5
2011-12-27catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-06-01fix upCaolán McNamara1-3/+3
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-12move some uno::Sequences to ensure a safer deterministic shutdown orderCaolán McNamara1-10/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.11.12); FILE MERGEDRüdiger Timm1-23/+18
2007-09-27INTEGRATION: CWS sb76 (1.10.34); FILE MERGEDJens-Heiner Rechtien1-65/+22