summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)Author
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
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin