summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann
2023-10-06use more ErrCodeMsgNoel Grandin
2023-09-28Improve OleRun error reportingMike Kaganski
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-02-05Fix ambiguous error in VSSzymon Kłos
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
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