summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-11-10Simplify and deduplicate SfxBaseController::queryDispatchMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2021-11-28use more OInterfaceContainerHelper3 in sfx2Noel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-02-20loplugin:refcounting in sfx2Noel
2020-11-20weld TabBarCaolán McNamara
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna
2020-10-22long->tools::Long in sfx2Noel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-21weld infobarsCaolán McNamara
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-01-26rename some local variablesNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-12-05Remove some unused friend declarationsStephan Bergmann
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Add SolarMutexGuard to infobar api methodsSamuel Mehrbrodt
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin