summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-4/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+6
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+2
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+2
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-10/+10
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-4/+52
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-0/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-14/+14
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-15/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-55/+21
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin1-88/+86
2017-01-12Fix apparent mistakeTor Lillqvist1-1/+1
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-6/+0