summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/eventcontainer.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04sequence->vector in toolkitNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.5.210); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.3.432); FILE MERGEDRüdiger Timm
2001-04-10#85862# have to use namespace due to symbol ambiguityDaniel Boelzle
2001-03-09Integrated XContainer support in EventContainerAndreas Bregas
2001-02-21Container for event descriptionsAndreas Bregas