summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-07-04notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard2-0/+53
2017-05-18SVT_RESSTR can go nowCaolán McNamara1-2/+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 Monastirsky2-78/+41
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky2-31/+11
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky3-44/+11
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky2-15/+1
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky1-29/+0
2017-05-18Fix AddonMenu iconMaxim Monastirsky3-37/+9
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara16-131/+40
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin3-7/+1
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky2-2/+3
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky5-1/+330
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 Grandin18-51/+11
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-3/+5
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-15/+13
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock4-6/+6
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock4-6/+6
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-03remove empty commentsNoel Grandin2-12/+0
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin15-47/+32
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann1-1/+1
2017-04-27fwk_services.src doesn't existCaolán McNamara1-3/+0
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-5/+26
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 McNamara4-22/+23
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock6-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-14/+2
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky2-3/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky6-6/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin5-6/+4
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin5-5/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin5-30/+9
2017-04-19remove freshly unused menu support from src filesCaolán McNamara2-1/+1
2017-04-19convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara2-60/+39
2017-04-15Fix typosAndrea Gelmini1-4/+4
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara3-101/+108
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-12update test to pass now that .ui files are foundCaolán McNamara1-1/+1