summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)Author
2021-11-29cid#1494452 sfx2: fix null ptr deref in SfxInPlaceClient_Impl::saveObject()Miklos Vajna
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-22long->tools::Long in sfx2Noel
2020-08-13simplify memory management in SfxInPlaceClient_ImplNoel Grandin
2020-08-13expand out DELETEZ in sfx2Noel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-12-16Don't send INPLACE messages to all viewsSzymon Kłos
2019-12-16lok: send message when in place editingSzymon Kłos
2019-12-10lok: re-enabling chart editing on mobileMarco Cecchetti
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara
2019-10-17Don't send false 'INPLACE' messagesSzymon Kłos
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos
2019-08-29LOK: Proper use of isMobile() on embedded chartsMuhammet Kara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21loplugin:constparams in sfx2Noel Grandin