summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)Author
2021-04-09SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos
2021-04-09online: send selection coordinates with inplace modeSzymon Kłos
2021-04-09online: Don't send chart selection to all viewsSzymon Kłos
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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin