summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
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