summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
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
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-02-02Fix some typosSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt
2016-10-27coverity#1374317 Uncaught exceptionCaolán McNamara