summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann1-1/+1
2023-10-06use more ErrCodeMsgNoel Grandin1-4/+3
2023-09-28Improve OleRun error reportingMike Kaganski1-1/+2
2023-04-30Use getXWeak in sfx2Mike Kaganski1-2/+2
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-1/+1
2023-04-01use more XVclWindowPeerNoel Grandin1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-11/+11
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-1/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann1-2/+2
2022-02-05Fix ambiguous error in VSSzymon Kłos1-2/+2
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis1-2/+24
2021-11-29cid#1494452 sfx2: fix null ptr deref in SfxInPlaceClient_Impl::saveObject()Miklos Vajna1-1/+1
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna1-1/+3
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski1-3/+4
2021-10-21loplugin:flattenNoel Grandin1-12/+12
2021-09-28gives names to all the Idles and TasksNoel Grandin1-2/+1
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+2
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-2/+1
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara1-6/+6
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-02-16loplugin:referencecasting in sfx2Noel1-6/+6
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-10/+10
2020-11-12remove Fraction::operator tools::Long()Noel1-10/+10
2020-10-22long->tools::Long in sfx2Noel1-11/+11
2020-08-13simplify memory management in SfxInPlaceClient_ImplNoel Grandin1-13/+10
2020-08-13expand out DELETEZ in sfx2Noel Grandin1-1/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+3
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-11/+0
2019-12-16Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2019-12-16lok: send message when in place editingSzymon Kłos1-0/+6
2019-12-10lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen1-0/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+2
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara1-2/+1
2019-10-17Don't send false 'INPLACE' messagesSzymon Kłos1-0/+7
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-0/+8
2019-08-29LOK: Proper use of isMobile() on embedded chartsMuhammet Kara1-0/+11
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin1-5/+5
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-62/+62
2018-10-09loplugin:constfields in sfx2Noel Grandin1-4/+2