summaryrefslogtreecommitdiff
path: root/UnoControls/source/base
AgeCommit message (Expand)Author
2024-11-09XTopWindowListener is unused hereMike Kaganski
2024-11-09Use OInterfaceContainerHelper4 per listener class for type safetyMike Kaganski
2024-11-09Make Multiplex do what it claimsMike Kaganski
2024-11-08Simplify using WeakImplHelper and OMultiTypeInterfaceContainerHelperVar4Mike Kaganski
2024-11-08remove dead codeNoel Grandin
2023-09-12loplugin:unodispose in UnoControlsNoel Grandin
2023-05-27Use getXWeak in UnoControlsMike Kaganski
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann
2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187
2021-12-19use more cppu::BaseMutexNoel Grandin
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
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-26loplugin:flattenNoel
2020-08-02loplugin:flatten in UnoControlsNoel Grandin
2020-07-04UnoControl: create instances with uno constructorsNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel 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
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-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-29Fix typosAndrea Gelmini
2018-04-16Fix typosAndrea Gelmini
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-02-24Fix typosAndrea Gelmini
2018-02-01Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
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
2017-01-19New loplugin:dynexcspec: Add @throws documentation, UnoControlsStephan Bergmann
2017-01-17use rtl::Reference in BaseControlNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-11com::sun::star->css in UnoControls/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann