summaryrefslogtreecommitdiff
path: root/sfx2/source/view/lokhelper.cxx
AgeCommit message (Expand)Author
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-01sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea
2023-01-29lok: support per-user timezoneAshod Nakashian
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-10-26lok: support embedded mediaAshod Nakashian
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-09-22sw: restore UI language to en while savingAshod Nakashian
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-05-28IsDisposed->isDisposed in sfx2Noel Grandin
2021-05-11fix leak in LOKPostAsyncEventNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-11lok: avoid a set of invalidations per view on re-size.Michael Meeks
2021-03-03Fix non-valid json generation on NotifyOtherViewsmert
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
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