summaryrefslogtreecommitdiff
path: root/sfx2/source/control/bindings.cxx
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-07-29Fix typosAndrea Gelmini
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-11-01loplugin:useuniqueptr in SfxBindingsNoel Grandin
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin
2018-05-26Reuse existing variableMike Kaganski
2018-05-22Fix typosAndrea Gelmini
2018-05-22Bin pointless variableTor Lillqvist
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-08tdf#115430 BindDispatch_Impl needs a disposal methodMaxim Monastirsky
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-08Simplify GetStateCache callStephan Bergmann
2017-03-08No need for extra heap allocationStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-17Don't swallow exceptions in DBG_UTIL modeStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-09loplugin:constantparam in sfx2Noel Grandin