summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2018-08-09Toolbar and menu containers are similar enoughMaxim Monastirsky
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-02loplugin:constantparamNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-12loplugin:constantparamNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13Fix typosAndrea Gelmini
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-14loplugin:constantparamNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-01menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-15sc: disable context menu of the language status bar itemHenry Castro
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt