summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml
AgeCommit message (Expand)Author
2017-12-17Fix typosAndrea Gelmini
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-11framework: Kill BmkMenuMaxim Monastirsky
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky
2015-12-16Fix indentationSamuel Mehrbrodt
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-18Remove leftover break.Jan Holesovsky
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-12Windows header sanitizationAshod Nakashian
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-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-08-01Whitespace.Jan Holesovsky
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-02TyposJulien Nabet