summaryrefslogtreecommitdiffstats
path: root/stoc/source/security/file_policy.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-3/+3
* stoc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-1/+1
* stoc: remove SAL_THROW macroNoel Grandin2014-06-051-41/+17
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-2/+2
* stoc: make use of css aliasThomas Arnhold2014-05-221-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-7/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* Remove visual noise from stocAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-19/+19
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-2/+2
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-1/+1
* Minimize the constructor functions to a bare minimum.Jan Holesovsky2014-01-201-3/+1
* Unify ctor functions for component implementations.Matúš Kukan2014-01-181-6/+4
* Unify ctor functions to have _get_implementation suffix.Matúš Kukan2014-01-151-1/+1
* Use const& arguments parameter for ctor functions.Matúš Kukan2014-01-151-2/+2
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-191-26/+11
* bootstrap component: Split into implementation functions.Matúš Kukan2013-12-181-24/+26
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-8/+8
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-10/+2
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-12/+0
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-8/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+14
* Remove support for UNO_AC* bootstrap variablesStephan Bergmann2013-01-161-1/+4
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-9/+9
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-11/+11
* Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot2012-01-121-5/+5
* remove include of pch header from stocNorbert Thiebaud2011-11-271-2/+0
* fix upCaolán McNamara2011-06-011-3/+3
* moving the rest of ure repository to boost unordered containersFridrich Strba2011-02-041-2/+2
* equalsAsciiL faster than equalsCaolán McNamara2011-01-161-18/+18
* remove empty methodCaolán McNamara2010-11-251-2/+2
* #i112929# unused s_semiCaolán McNamara2010-11-041-1/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* move some uno::Sequences to ensure a safer deterministic shutdown orderCaolán McNamara2010-10-121-14/+12
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.8.12); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS sb76 (1.7.46); FILE MERGEDJens-Heiner Rechtien2007-09-271-13/+12
* INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.4.34); FILE MERGEDJens-Heiner Rechtien2006-06-191-4/+5
* INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040704 (1.3.150); FILE MERGEDRüdiger Timm2004-09-081-5/+4
* #88919# bootstrap recursionsDaniel Boelzle2002-04-111-9/+64
* #88919# access controller implementation and bugfixesDaniel Boelzle2002-03-041-57/+11
* #88919# introducing native access controller and file policy implementationDaniel Boelzle2002-01-251-0/+627