summaryrefslogtreecommitdiff
path: root/sfx2/source/view/lokhelper.cxx
AgeCommit message (Expand)Author
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-07-07introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-30tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-28lok: send hyperlink text and address under cursorGrzegorz Araminowicz
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos
2019-12-11Avoid crash when no uno name availableSzymon Kłos
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-11-28jsdialogs: add generic commandNameSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks
2019-10-02Adopt a more brute-force approach for deleting text for now.Michael Meeks
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-08-02lok: vital to quote nested JSON inserted into a json property.Michael Meeks
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
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-03-15LOK: switch view before event emission if necessary.Michael Meeks
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Notify the current view onlyPranav Kant
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant