summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/popupmenudispatcher.cxx
AgeCommit message (Expand)Author
2021-11-05flatten PopupMenuDispatcher::queryDispatchNoel Grandin
2021-11-05[-Werror=nonnull] ‘this’ pointer is nullNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-17m_aListenerContainer is effectively unused hereNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-02fix buildNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold