summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-17Use for-range loops in frameworkJulien Nabet1-5/+3
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin1-16/+3
2018-02-23get headless build to work again for LinuxThorsten Behrens1-0/+2
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann2-4/+4
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann5-16/+16
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin2-2/+2
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-21Fix typosAndrea Gelmini1-1/+1
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin2-7/+7
2017-12-11loplugin:salcall fix functionsNoel Grandin1-10/+10
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara1-232/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+3
2017-10-21tdf#113295 Fix typo in translation domain nameGabor Kelemen1-1/+1
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-12/+5
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-13/+11
2017-09-27loplugin:flatten in variousNoel Grandin1-49/+34
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-12/+7
2017-09-18unused menu extension supplier stuffNoel Grandin1-47/+0
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin5-19/+19
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin4-9/+9
2017-08-01move resmgr to unotoolsCaolán McNamara1-21/+3
2017-07-31loplugin:oncevarNoel Grandin1-8/+4
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-2/+2
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-16/+13
2017-07-20loplugin:constparams in frameworkNoel Grandin3-7/+7
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-07-11simplify some OUString::concat usageNoel Grandin2-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-8/+2
2017-07-04loplugin:unusedfields in frameworkNoel Grandin1-3/+0
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann1-24/+12
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin4-20/+10
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin3-12/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08framework: replace double checked locking patternsJochen Nitschke5-176/+34
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky1-28/+8
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky1-41/+10
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky2-15/+1
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin3-9/+6
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-10/+9