summaryrefslogtreecommitdiff
path: root/basctl/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-14 21:45:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-16 20:18:29 +0100
commit700936e43df0ac06accac1b3a8218e221e46455c (patch)
treed9d4fb8ae5904ea33e626190dc26b237cfc32fc9 /basctl/uiconfig
parent76e14924edcecc4312229b5a9b9b9a80f597695d (diff)
use fwd decls
Change-Id: I06a4049d84d3ef755b713c045f686361782bdfc1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88807 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl/uiconfig')
0 files changed, 0 insertions, 0 deletions
a0c4385cbfb6'>Fix typosAndrea Gelmini 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann 2016-10-26coverity#1374284 Uncaught exceptionCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-12-03tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan 2015-10-26remove extra spaces around ::Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-03com::sun::star->css in dbaccessNoel Grandin 2015-08-03new loplugin: refcountingNoel Grandin 2015-07-30loplugin:unusedmethodsNoel Grandin 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-08Fix typosAndrea Gelmini 2015-07-05cppcheck: noExplicitConstructorCaolán McNamara 2015-06-28coverity#1308522 Uncaught exceptionCaolán McNamara 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2014-04-17dbaccess: sal_Bool->boolNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold