summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-23Add SolarMutexGuard to infobar api methodsSamuel Mehrbrodt1-0/+6
2019-11-22tdf#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
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-4/+1
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-9/+0
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin1-12/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-0/+1
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-57/+45
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin1-1/+0
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann1-1/+1
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann1-1/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-3/+3
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-14/+2
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-5/+2
2016-10-10de-src another standalone PushButtonCaolán McNamara1-3/+5