summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
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
2017-05-18Fix AddonMenu iconMaxim Monastirsky
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-05-14Allow destroying old MenuBarManager instancesMaxim Monastirsky
2017-05-14Remove useless m_xContext.is() checkMaxim Monastirsky
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky
2017-04-27Fix the copy-pasteMaxim Monastirsky
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-19convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-26Fix sub-toolbar tearoff for .uno:ChooseControlsMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini