summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin1-1/+2
2021-02-20loplugin:refcounting in sfx2Noel1-2/+2
2020-11-20weld TabBarCaolán McNamara1-1/+0
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna1-3/+9
2020-10-22long->tools::Long in sfx2Noel1-1/+1
2020-09-30loplugin:reducevarscope in sfx2Noel1-1/+1
2020-09-21weld infobarsCaolán McNamara1-11/+6
2020-05-01move some headers inside their respective modulesNoel Grandin1-1/+1
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-0/+7
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+1
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-0/+1
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-11/+1
2019-12-05Remove some unused friend declarationsStephan Bergmann1-1/+0
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen1-0/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+7
2019-11-20Add SolarMutexGuard to infobar api methodsSamuel Mehrbrodt1-0/+6
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt1-1/+63
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-11/+8
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-2/+2
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski1-2/+2
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen1-0/+1
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-1/+1
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-126/+126
2018-11-28loplugin:unusedfieldsNoel Grandin1-6/+0
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin1-1/+1
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin1-45/+29
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-7/+4
2018-10-09loplugin:constfields in sfx2Noel Grandin1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-2/+2
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-10-15Replace lists by vectors (sfx2)Julien Nabet1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-07-26convert SfxGroupId to scoped enumNoel Grandin1-28/+28
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-2/+0