summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann2017-06-022-2/+2
* 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-282-2/+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-195-11/+1
* SVT_RESSTR can go nowCaolán McNamara2017-05-181-2/+0
* 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-182-78/+41
* Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky2017-05-182-31/+11
* Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky2017-05-183-44/+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-183-37/+9
* FwkResId and FwlResId are the sameCaolán McNamara2017-05-1716-131/+40
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-163-7/+1
* tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky2017-05-142-2/+3
* tdf#106999 Feedback for style commandsMaxim Monastirsky2017-05-145-1/+330
* 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-052-2/+2
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* remove empty commentsNoel Grandin2017-05-032-12/+0
* loplugin:checkunusedparams in frameworkNoel Grandin2017-05-0215-47/+32
* loplugin:salunicodeliteral: frameworkStephan Bergmann2017-04-281-1/+1
* fwk_services.src doesn't existCaolán McNamara2017-04-271-3/+0
* remove svx bitmaps from .src filesCaolán McNamara2017-04-272-5/+26
* 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-264-22/+23
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+1
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-256-6/+6
* 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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-216-6/+0
* remove some old MSVC workaroundsNoel Grandin2017-04-215-6/+4
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-1/+1