summaryrefslogtreecommitdiff
path: root/UnoControls/source/base/basecontainercontrol.cxx
AgeCommit message (Expand)Author
2023-05-27Use getXWeak in UnoControlsMike Kaganski
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-21flatten vector in BaseContainerControlNoel Grandin
2020-08-02loplugin:flatten in UnoControlsNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen
2019-05-09Simplify Sequence iterations in UnoControlsArkadiy Illarionov
2019-04-05Fix typoAndrea Gelmini
2019-04-03Fix typoAndrea Gelmini
2018-11-09Fix typosAndrea Gelmini
2018-10-31loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin
2018-09-18m_xTabControllerList is deadNoel Grandin
2018-09-18loplugin:useuniqueptr in BaseContainerControlNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-09UnoControls: replace double checked locking patternsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-30Many spelling fixes: some more files.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25Remove dead codeStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21bool improvementsStephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-06removed dead codeTakeshi Abe
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-25Some German to English comment translations.mikew
2010-12-11BaseContainerControl::dispose: fix memory leakMiklos Vajna