summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-06-012-2/+2
* teach redundantcast plugin about functional castsNoel Grandin2017-05-307-20/+19
* remove unnecessary use of OString::getStrNoel Grandin2017-05-282-4/+4
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-281-1/+0
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-2/+0
* Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2017-05-201-2/+2
* loplugin:stringcopy: frameworkStephan Bergmann2017-05-194-6/+6
* loplugin:unusedfieldsNoel Grandin2017-05-194-10/+1
* Revert "Popup menu controllers never attached to empty menus"Maxim Monastirsky2017-05-181-2/+24
* Remove slot usage from MenuBarManagerMaxim Monastirsky2017-05-181-21/+4
* Popup menu controllers never attached to empty menusMaxim Monastirsky2017-05-181-24/+2
* Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky2017-05-181-65/+36
* Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky2017-05-182-31/+11
* Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky2017-05-182-42/+11
* Clean obsolete code from menu document writerMaxim Monastirsky2017-05-182-15/+1
* Addon items will get their icons in Activate anywayMaxim Monastirsky2017-05-181-29/+0
* Fix AddonMenu iconMaxim Monastirsky2017-05-182-36/+9
* FwkResId and FwlResId are the sameCaolán McNamara2017-05-1714-90/+40
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-5/+1
* tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky2017-05-141-2/+2
* tdf#106999 Feedback for style commandsMaxim Monastirsky2017-05-143-1/+248
* Allow destroying old MenuBarManager instancesMaxim Monastirsky2017-05-141-1/+10
* Remove useless m_xContext.is() checkMaxim Monastirsky2017-05-141-71/+60
* remove unused uno::Reference varsNoel Grandin2017-05-1218-51/+11
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-101-3/+5
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-15/+13
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-082-2/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-074-6/+6
* tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock2017-05-074-6/+6
* Fix typosAndrea Gelmini2017-05-051-1/+1
* remove empty commentsNoel Grandin2017-05-032-12/+0
* loplugin:checkunusedparams in frameworkNoel Grandin2017-05-0211-43/+31
* loplugin:salunicodeliteral: frameworkStephan Bergmann2017-04-281-1/+1
* remove svx bitmaps from .src filesCaolán McNamara2017-04-271-5/+5
* Use ToolBox::GetImageSizeMaxim Monastirsky2017-04-271-6/+1
* Fix the copy-pasteMaxim Monastirsky2017-04-271-5/+3
* remove framework bitmaps from .src filesCaolán McNamara2017-04-262-18/+4
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+1
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-231-14/+2
* tdf#95845 Use CommandInfoProviderMaxim Monastirsky2017-04-232-3/+0
* remove some old MSVC workaroundsNoel Grandin2017-04-212-0/+2
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-195-30/+9
* remove freshly unused menu support from src filesCaolán McNamara2017-04-192-1/+1
* convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara2017-04-192-60/+39
* Fix typosAndrea Gelmini2017-04-151-4/+4