summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky3-2/+12
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-5/+5
2017-03-03Fix typosAndrea Gelmini17-24/+24
2017-02-28new loplugin unoanyNoel Grandin19-85/+85
2017-02-27Use WeakImplHelper to implement MenuBarManagerStephan Bergmann2-43/+10
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-5/+4
2017-02-24Make ToolbarMode's "IsExperimental" property non-nillableSzymon Kłos1-8/+1
2017-02-23change intervall -> intervalDavid Tardon1-4/+4
2017-02-22tdf#103323 Single Toolbar without experimental modeSzymon Kłos1-0/+13
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini3-3/+3
2017-02-21loplugin:subtlezeroinit: frameworkStephan Bergmann1-2/+2
2017-02-21Use module name when getting labelsMaxim Monastirsky7-12/+12
2017-02-21Single GlobalAcceleratorConfiguration should be enoughMaxim Monastirsky1-6/+17
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky6-65/+0
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar10-33/+33
2017-02-16drop unused Private from EProtocol enumNoel Grandin1-4/+0
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin3-28/+13
2017-02-16convert LoadEnv::EFeature to o3tl::typed_flagsNoel Grandin3-29/+34
2017-02-16drop unused enumerators from TargetHelper::ESpecialTargetNoel Grandin2-15/+0
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin4-14/+6
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin5-22/+19
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin12-31/+31
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky5-108/+132
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-1/+1
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-1/+1
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara1-1/+12
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk1-4/+8
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk2-3/+24
2017-02-06MenuToolbarController improvementsMaxim Monastirsky4-135/+83
2017-02-06Add missing #includesStephan Bergmann35-4/+59
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist1-3/+3
2017-02-06framework: Pass Item ID to Menu::GetUserValue() instead of indexTakeshi Abe1-2/+2
2017-02-06framework: Retrieve shortcuts from document-specific configurationTakeshi Abe1-1/+1
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin8-182/+168
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-05tdf#105737 Menu::GetItemType takes position not item idMaxim Monastirsky1-12/+12
2017-02-05Restore custom tooltip supportMaxim Monastirsky1-3/+7
2017-02-05Revert "Remove unused toolbar:text define"Maxim Monastirsky1-0/+1
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky5-47/+11
2017-02-03TyposJulien Nabet2-2/+2
2017-02-03new loplugin:unusedenumconstantsNoel Grandin5-15/+3
2017-02-02Fix some typosSamuel Mehrbrodt1-2/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin3-23/+10
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-1/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin11-41/+35
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin8-38/+38
2017-01-26Remove dynamic exception specificationsStephan Bergmann236-3342/+1726
2017-01-25Remove unused macrosStephan Bergmann2-131/+0
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe5-7/+7