summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in AsyncExecuteInfoNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin