summaryrefslogtreecommitdiff
path: root/sfx2/source/view/lokhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-11fix leak in LOKPostAsyncEventNoel Grandin1-3/+3
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-3/+3
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-3/+3
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-1/+1
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-2/+2
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-0/+1
2021-03-11lok: avoid a set of invalidations per view on re-size.Michael Meeks1-0/+3
2021-03-03Fix non-valid json generation on NotifyOtherViewsmert1-3/+9
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-3/+7
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-36/+84
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-28/+41
2020-09-30loplugin:reducevarscope in sfx2Noel1-3/+1
2020-07-07introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis1-0/+37
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-2/+2
2020-06-30tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist1-1/+4
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-12/+63
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-0/+18
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+2
2020-02-28lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-2/+5
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-1/+31
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-8/+10
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-2/+1
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti1-2/+2
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky1-1/+1
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian1-8/+53
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11jsdialog: send items on status changeSzymon Kłos1-21/+10
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen1-0/+2
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos1-0/+25
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin1-5/+5
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-3/+3
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-10/+15
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-0/+26
2019-10-02Adopt a more brute-force approach for deleting text for now.Michael Meeks1-1/+12
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-2/+2
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+13
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-0/+20
2019-08-02lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-1/+9
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1