summaryrefslogtreecommitdiff
path: root/cppuhelper/source/access_control.cxx
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10Avoid reserved identifiers (use unnamed namespace, just in case)Stephan Bergmann1-7/+10
Change-Id: I3e34368a674e9f128a32604c82181b1b99632c37
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
Change-Id: I62a63915dfc0bced2cd8ffe3999cbde5c4d97b0b
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
Change-Id: I620bf5d46c19f0182e822265eadf8eb11001855e
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-7/+0
Change-Id: I54141071396d04e7bead56da14a665b8556ba6d2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+3
Now that we have default values for Exception constructor params, remove lots of boilerplate code. Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19Prefer using declarations over using directivesStephan Bergmann1-2/+2
Change-Id: I1316fc4ae1d4dab91684bdc059f5c69c5e0c401a
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+4
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.9.88); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:25:25 rt 1.9.88.1: #i87441# Change license header to LPGL v3.
2006-09-16INTEGRATION: CWS pchfix02 (1.8.14); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:23:16 kaib 1.8.14.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.7.4); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005/11/28 16:39:55 sb 1.7.4.1: #i53898# Made code warning-free.
2005-09-08INTEGRATION: CWS ooo19126 (1.6.46); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:07:36 rt 1.6.46.1: #i54170# Change license header: remove SISSL
2004-06-25INTEGRATION: CWS tune04 (1.5.122); FILE MERGEDHans-Joachim Lankenau1-7/+11
2004/06/15 08:53:10 cmc 1.5.122.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
2002-01-25#88919# bootstrapping native ac; removed ac_defimpl functionsDaniel Boelzle1-277/+3
2002-01-11#88919#Daniel Boelzle1-3/+3
2002-01-11#88919# ac implementation and bootstrappingDaniel Boelzle1-22/+114
2001-12-14#88919#Daniel Boelzle1-31/+28
2001-12-14#88919# access controlDaniel Boelzle1-0/+361