summaryrefslogtreecommitdiff
path: root/forms/source/inc/InterfaceContainer.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-21remove some old MSVC workaroundsNoel Grandin1-4/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-38/+38
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin1-7/+1
2016-03-10loplugin:constantparam in formsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-37/+37
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin1-90/+90
2015-08-19Remove two silly typedefsStephan Bergmann1-7/+7
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-05forms: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-3/+0
2014-05-06forms: sal_Bool->boolNoel Grandin1-2/+2
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-37/+37
2014-02-26Remove visual noise from formsAlexander Wilms1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-36/+36
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-2/+1
2013-11-05fixincludeguards.sh: formsThomas Arnhold1-3/+3
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-02-06move components to boost unordered containersFridrich Štrba1-2/+2
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-04-20sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack deadlock...sb1-1/+1
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29ab71: merge with DEV300_m54Jens-Heiner Rechtien1-16/+34
2009-06-17#i102261# OLE control event handler supportAndreas Bregas1-0/+3
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann1-16/+34
2008-04-11INTEGRATION: CWS changefileheader (1.13.90); FILE MERGEDRüdiger Timm1-77/+18
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.12.38); FILE MERGEDRüdiger Timm1-2/+4
2006-10-12INTEGRATION: CWS sb59 (1.11.28); FILE MERGEDOliver Bolte1-2/+4
2006-06-19INTEGRATION: CWS warnings01 (1.10.68); FILE MERGEDJens-Heiner Rechtien1-6/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.9.290); FILE MERGEDRüdiger Timm1-47/+21
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+31
2002-10-04#103388# introduced ElementDescription to cache some information (interfaces)...Frank Schönheit1-16/+55
2001-10-16#92922# insert replaced by approveNewElement/implInsert (ensure that when ins...Frank Schönheit1-4/+13
2001-09-12#92075# exception specificationVladimir Glazounov1-3/+3
2001-08-27#91537# +transformEventsFrank Schönheit1-3/+12