summaryrefslogtreecommitdiff
path: root/UnoControls/source/base/basecontainercontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-34/+31
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-09-29loplugin: cstylecastNoel Grandin1-2/+2
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-04-30Many spelling fixes: some more files.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-69/+69
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-40/+0
2014-03-25Remove dead codeStephan Bergmann1-94/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-50/+50
2014-01-21bool improvementsStephan Bergmann1-3/+3
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+1
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-2/+2
2012-08-08remove include comments and boxesThomas Arnhold1-11/+0
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06removed dead codeTakeshi Abe1-10/+0
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-25Some German to English comment translations.mikew1-2/+2
2010-12-11BaseContainerControl::dispose: fix memory leakMiklos Vajna1-1/+1
2010-12-11BaseContainerControl::removeControl: advance() is in the std namespaceMiklos Vajna1-1/+1
2010-12-10Removed DECLARE_LIST( IMPL_ControlInfoList, IMPL_ControlInfo* )Joseph Powers1-34/+25
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.5.26); FILE MERGEDRüdiger Timm1-28/+18
2006-06-19INTEGRATION: CWS warnings01 (1.4.4); FILE MERGEDJens-Heiner Rechtien1-8/+8
2005-09-09INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGEDRüdiger Timm1-47/+21
2001-09-12#92075#: execption specification correctedMathias Bauer1-7/+4
2000-10-12#78521# support window listener mechanism for derived controlsAndreas Schlüns1-5/+6
2000-09-18initial importJens-Heiner Rechtien1-0/+683