summaryrefslogtreecommitdiffstats
path: root/include/framework
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin2021-11-051-1/+1
* simplify framework::TitleHelperNoel Grandin2021-10-291-23/+7
* loplugin:passstuffbyrefNoel Grandin2021-08-181-3/+4
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-072-3/+4
* osl::Mutex->std::mutex in DispatchHelperNoel Grandin2021-07-301-6/+5
* loplugin:constmethodNoel Grandin2021-05-051-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* tdf#79049 speed up OOXML workbook loadNoel Grandin2021-04-301-2/+2
* Recheck include/ with IWYUGabor Kelemen2021-04-091-2/+0
* Extend ToolBarManager to build weld::ToolbarSzymon Kłos2021-04-061-1/+18
* use single-use attribute for ContextChangeEventMultiplexerNoel Grandin2021-03-231-0/+2
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-112-4/+5
* loplugin:refcounting in sfx2Noel2021-03-011-4/+5
* loplugin:passstuffbyrefNoel2021-01-261-1/+1
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-17/+26
* Fix typosAndrea Gelmini2020-08-191-1/+1
* One toolbar generic controller is enoughMaxim Monastirsky2020-08-141-0/+73
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-1/+1
* framework: create instances with uno constructorsNoel Grandin2020-07-071-12/+0
* make some symbols privateNoel Grandin2020-07-071-1/+1
* reduce number of framework librariesNoel Grandin2020-07-0416-107/+47
* Call framework::Desktop::shutdown directlyStephan Bergmann2020-06-296-0/+868
* use underlying BitmapExCaolán McNamara2020-06-261-2/+2
* make more classes private in mergedlibs modeNoel Grandin2020-03-235-5/+10
* move some headers inside frameworkNoel Grandin2020-02-084-300/+0
* loplugin:finalclasses filter..frameworkNoel Grandin2019-10-292-2/+2
* loplugin:returnconstval in frameworkNoel Grandin2019-08-241-2/+2
* Fix typosAndrea Gelmini2019-08-201-1/+1
* Fix typosAndrea Gelmini2019-08-191-2/+2
* Addons(extension) support is extended for NotebookBarSumit Chauhan2019-07-191-0/+47
* Fix typoAndrea Gelmini2019-07-101-3/+3
* Fix typoAndrea Gelmini2019-07-101-1/+1
* Fix typoAndrea Gelmini2019-07-101-1/+1
* 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