summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)AuthorFilesLines
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara1-237/+0
2017-09-18unused menu extension supplier stuffNoel Grandin1-43/+0
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-20loplugin:constparams in frameworkNoel Grandin3-5/+5
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky1-6/+3
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky1-37/+2
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky1-3/+0
2017-05-18Unused constsMaxim Monastirsky1-3/+0
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky1-8/+1
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky1-2/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-1/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin1-23/+27
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-38/+21
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-0/+6
2016-11-09spelling mutext->mutexNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2-4/+4
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt1-0/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-20loplugin:unusedfieldsNoel Grandin1-6/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-5/+5
2016-09-07framework: cleanup redundant commentsThorsten Behrens1-15/+5
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-07-08Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara1-9/+0
2016-06-28tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli1-29/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+4
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk1-0/+123
2016-06-06remove some manual ref-countingNoel Grandin1-1/+2
2016-06-03loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann1-2/+2
2016-06-03tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli1-1/+2
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-1/+1
2016-05-24remove some manual ref-countingNoel Grandin1-1/+1
2016-04-01sequence->vector in frameworkNoel Grandin2-4/+6
2016-03-11framework: Kill BmkMenuMaxim Monastirsky2-72/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-50/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-9/+0
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin2-45/+0
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-1/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin2-2/+0
2015-10-22com::sun::star->css in include/frameworkNoel Grandin16-96/+95
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-11/+11
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-9/+4
2015-07-15loplugin:unusedmethods frameworkNoel Grandin4-22/+0
2015-07-14oops, forgot to add new header fileMichael Stahl1-0/+24
2015-07-08Fix typosAndrea Gelmini1-2/+2