summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)Author
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-24osl::Mutex->std::mutex in SfxViewShell_ImplNoel Grandin
2021-08-16sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-21fix leak in some testsNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-10-22long->tools::Long in sfx2Noel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-07-08SAL_WARN->SAL_INFO to prevent spamming the unit test logsNoel Grandin
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-06-04Use lokCallbackTypeToString to show value symbolicallyTor Lillqvist
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-03-30tdf#101652 Add config option to prevent disabling readonly modeSamuel Mehrbrodt
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-12-23lok: ReleaseLOKNotifier only if view shell is assigned to a view frameHenry Castro
2019-12-23lok: ensure assign one parent LOK notifierHenry Castro
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-02Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-13Add document level option to lock down edit doc commandSerge Krot