summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused m_aModuleIdentifier in StatusBarManagerNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13unused ResMgrCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Fix typosAndrea Gelmini
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-01Fix typosAndrea Gelmini
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Revert "Popup menu controllers never attached to empty menus"Maxim Monastirsky
2017-05-18Remove slot usage from MenuBarManagerMaxim Monastirsky
2017-05-18Popup menu controllers never attached to empty menusMaxim Monastirsky
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky