summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewimp.hxx
AgeCommit message (Expand)Author
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-05-14loplugin:useuniqueptr in SfxViewShell_ImplNoel Grandin
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2016-10-06coverity#1373513 Uninitialized scalar fieldCaolán McNamara
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-01-20SV_DECL_PTRARR->std::vectorAugust Sodora
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-30sw34refactor1: rework SfxViewShell_Impl a bit:Michael Stahl
2010-07-01sw33bf06: #i112566#: SfxViewShell_Impl::pPrinterController -> boost::shared_ptrMichael Stahl
2010-04-12CWS-TOOLING: integrate CWS ppp02Jens-Heiner Rechtien
2010-02-16cws ppp02: #i109321#: return correct IsBusy property in XPrintable::getPrinte...Mathias Bauer
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]
2009-11-13merge with DEV300_m64Philipp Lohmann [pl]
2009-10-15CWS-TOOLING: integrate CWS fwk122Kurt Zenker