summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-68/+68
2017-03-31spelling in comments: minmal -> minimalJustin Luth1-2/+2
2017-03-30remove type decorations on char literalsJochen Nitschke2-6/+6
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-29loplugin:unusedmethodsNoel Grandin2-45/+0
2017-03-26Fix sub-toolbar tearoff for .uno:ChooseControlsMaxim Monastirsky1-1/+0
2017-03-25Fix typosAndrea Gelmini17-19/+19
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-11/+11
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-6/+6
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19Fix typos + some German translationsAndrea Gelmini2-2/+2
2017-03-17remove unused defines from HRC files in variousNoel Grandin2-18/+0
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann1-1/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann4-35/+42
2017-03-11Fix typosAndrea Gelmini11-17/+17
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