summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)AuthorFilesLines
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-29/+19
2017-07-21migrate to boost::gettextCaolán McNamara14-15/+15
2017-07-20loplugin:constparams in frameworkNoel Grandin19-27/+27
2017-07-13unused ResMgrCaolán McNamara1-1/+0
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-07-10simplify some OUString compareTo callsNoel Grandin2-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-3/+2
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin5-10/+5
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin3-5/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke11-11/+0
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin1-2/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke20-52/+0
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke3-2/+1
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke2-2/+0
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-5/+5
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin2-4/+0
2017-05-18Revert "Popup menu controllers never attached to empty menus"Maxim Monastirsky1-2/+24
2017-05-18Remove slot usage from MenuBarManagerMaxim Monastirsky1-21/+4
2017-05-18Popup menu controllers never attached to empty menusMaxim Monastirsky1-24/+2
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky1-65/+36
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky1-3/+3
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky1-1/+1
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky1-29/+0
2017-05-18Fix AddonMenu iconMaxim Monastirsky1-31/+9
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara9-33/+33
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-4/+0
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky1-2/+2
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky3-1/+248
2017-05-14Allow destroying old MenuBarManager instancesMaxim Monastirsky1-1/+10
2017-05-14Remove useless m_xContext.is() checkMaxim Monastirsky1-71/+60
2017-05-12remove unused uno::Reference varsNoel Grandin4-6/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-5/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin4-4/+0
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-5/+5
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky1-6/+1
2017-04-27Fix the copy-pasteMaxim Monastirsky1-5/+3
2017-04-26remove framework bitmaps from .src filesCaolán McNamara1-3/+4
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-14/+2
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-1/+0