summaryrefslogtreecommitdiff
path: root/framework/inc/xml
AgeCommit message (Expand)AuthorFilesLines
2018-06-30tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-0/+1
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin1-5/+3
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin1-1/+1
2017-11-02loplugin:finalclasses in frameworkNoel Grandin1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-7/+3
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-2/+2
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin2-2/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke1-1/+0
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin1-1/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin2-3/+0
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky2-5/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin3-6/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-254/+86
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-2/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann5-0/+32
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin1-4/+4
2016-11-16new loplugin finalprotectedNoel Grandin4-4/+4
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin6-14/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-10/+10
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-7/+0
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+2
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin3-4/+0
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan2-4/+2
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2-21/+0
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl2-0/+3
2015-11-20new loplugin:unusedfieldsNoel Grandin2-4/+0
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt2-17/+9
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt2-4/+1
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+1
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+1
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-2/+5
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin7-283/+283
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-68/+68
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-12/+12
2015-08-05loplugin:unusedmethodsNoel Grandin1-5/+0
2015-07-15loplugin:unusedmethods frameworkNoel Grandin2-17/+7
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-18/+18
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin5-13/+13
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara3-14/+14
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-12framework: sal_Bool -> boolStephan Bergmann1-1/+1