summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Use for-range loops in frameworkJulien Nabet1-7/+7
2018-02-06tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna1-2/+2
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna1-2/+8
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-168/+0
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-05-18Fix AddonMenu iconMaxim Monastirsky1-5/+0
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-50/+0
2017-04-26remove framework bitmaps from .src filesCaolán McNamara1-15/+0
2017-04-19convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara1-2/+2
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara1-47/+28
2017-03-17remove unused defines from HRC files in variousNoel Grandin1-15/+0
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky1-0/+5
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin1-2/+2
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara1-4/+5
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt1-0/+5
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt1-5/+0
2016-10-03Fix typosAndrea Gelmini1-3/+3
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-04-26Change label to title case similar to other surrounding labelsYousuf Philips1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky1-359/+0
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-3/+2
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-976/+0
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht1-23/+23
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky1-0/+9
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-1/+0
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin1-3/+1
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang701-8/+9
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-5/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-5/+2
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-9/+9
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02loplugin:stringconstantNoel Grandin1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin3-7/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-2/+2
2015-09-07convert Link<> to typedNoel Grandin1-2/+2
2015-09-03convert Link<> to typedNoel Grandin1-2/+1
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos1-0/+5
2015-08-03inline some use-once typedefsNoel Grandin1-4/+4
2015-07-24string: 'Remote File' -> 'Save Remote File...'Szymon Kłos1-1/+1
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+5
2015-07-16open remote entry in the open drop down menuSzymon Kłos1-0/+5