summaryrefslogtreecommitdiffstats
path: root/include/framework
Commit message (Expand)AuthorAgeFilesLines
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* clang-format DispatchHelperSamuel Mehrbrodt2019-03-011-67/+67
* PropertyValue needs to be a complete type here (Windows, --disable-pch)Stephan Bergmann2019-02-261-1/+1
* tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2019-02-1915-77/+86
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-5/+5
* Fix typosAndrea Gelmini2018-07-231-1/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-13/+10
* Fix typosAndrea Gelmini2018-02-011-1/+1
* Fix typosAndrea Gelmini2018-01-141-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-2/+2
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-2/+2
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-131-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-111-10/+10
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara2017-11-231-237/+0
* unused menu extension supplier stuffNoel Grandin2017-09-181-43/+0
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-1/+1
* loplugin:constparams in sfx2Noel Grandin2017-07-211-1/+1
* loplugin:constparams in frameworkNoel Grandin2017-07-203-5/+5
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky2017-05-181-6/+3
* Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky2017-05-181-37/+2
* Clean obsolete code from menu document writerMaxim Monastirsky2017-05-181-3/+0
* Unused constsMaxim Monastirsky2017-05-181-3/+0
* SID_ADDONS sdi slot is unusedMaxim Monastirsky2017-05-181-8/+1
* Addon items will get their icons in Activate anywayMaxim Monastirsky2017-05-181-2/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-1/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin2017-02-161-23/+27
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-38/+21
* New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2017-01-192-0/+6
* spelling mutext->mutexNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-082-4/+4
* SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt2016-11-031-0/+1
* Fix typosAndrea Gelmini2016-10-031-1/+1
* loplugin:unusedfieldsNoel Grandin2016-09-201-6/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-5/+5
* framework: cleanup redundant commentsThorsten Behrens2016-09-071-15/+5
* new loplugin unnecessary overrideNoel Grandin2016-07-151-1/+0
* Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara2016-07-081-9/+0
* tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli2016-06-281-29/+3
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-2/+4
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-081-0/+123
* remove some manual ref-countingNoel Grandin2016-06-061-1/+2
* loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann2016-06-031-2/+2
* tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli2016-06-031-1/+2
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-1/+1
* remove some manual ref-countingNoel Grandin2016-05-241-1/+1
* sequence->vector in frameworkNoel Grandin2016-04-012-4/+6