summaryrefslogtreecommitdiff
path: root/stoc/source/security/file_policy.cxx
AgeCommit message (Expand)AuthorFilesLines
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-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-6/+4
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-26/+11
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan1-24/+26
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-8/+8
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-12/+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-8/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-15/+14
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann1-1/+4
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-11/+11
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-06-01fix upCaolán McNamara1-3/+3
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-2/+2
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-18/+18
2010-11-25remove empty methodCaolán McNamara1-2/+2
2010-11-04#i112929# unused s_semiCaolán McNamara1-1/+0
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-14/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.12); FILE MERGEDRüdiger Timm1-23/+18
2007-09-27INTEGRATION: CWS sb76 (1.7.46); FILE MERGEDJens-Heiner Rechtien1-13/+12
2006-09-16INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.4.34); FILE MERGEDJens-Heiner Rechtien1-4/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.3.150); FILE MERGEDRüdiger Timm1-5/+4
2002-04-11#88919# bootstrap recursionsDaniel Boelzle1-9/+64
2002-03-04#88919# access controller implementation and bugfixesDaniel Boelzle1-57/+11
2002-01-25#88919# introducing native access controller and file policy implementationDaniel Boelzle1-0/+627