summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin
2018-02-23get headless build to work again for LinuxThorsten Behrens
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-21Fix typosAndrea Gelmini
2017-12-17Fix typosAndrea Gelmini
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#113295 Fix typo in translation domain nameGabor Kelemen
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin