summaryrefslogtreecommitdiff
path: root/framework/source/classes
AgeCommit message (Expand)Author
2019-06-14Fix typoAndrea Gelmini
2019-06-14Fix typoAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-06tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-18Fix AddonMenu iconMaxim Monastirsky
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-19convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt
2016-10-03Fix typosAndrea Gelmini
2016-06-13Fix typosAndrea Gelmini
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-26Change label to title case similar to other surrounding labelsYousuf Philips
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-20convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos
2015-08-03inline some use-once typedefsNoel Grandin