summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-0/+73
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-1/+1
2020-07-07framework: create instances with uno constructorsNoel Grandin1-12/+0
2020-07-07make some symbols privateNoel Grandin1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin16-107/+47
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann6-0/+868
2020-06-26use underlying BitmapExCaolán McNamara1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin5-5/+10
2020-02-08move some headers inside frameworkNoel Grandin4-300/+0
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin2-2/+2
2019-08-24loplugin:returnconstval in frameworkNoel Grandin1-2/+2
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19Fix typosAndrea Gelmini1-2/+2
2019-07-19Addons(extension) support is extended for NotebookBarSumit Chauhan1-0/+47
2019-07-10Fix typoAndrea Gelmini1-3/+3
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt1-67/+67
2019-02-26PropertyValue needs to be a complete type here (Windows, --disable-pch)Stephan Bergmann1-1/+1
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen15-77/+86
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-5/+5
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-13/+10
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-01-14Fix typosAndrea Gelmini1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-2/+2
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-10/+10
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
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