summaryrefslogtreecommitdiff
path: root/framework/inc/xml
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-19Remove unused ThreadHelpBase baseStephan Bergmann