summaryrefslogtreecommitdiff
path: root/framework/source/fwi/uielement
AgeCommit message (Expand)Author
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-18TyposJulien Nabet
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist