summaryrefslogtreecommitdiff
path: root/sfx2/source/control/unoctitm.cxx
AgeCommit message (Expand)Author
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in sfx2Noel Grandin
2023-03-04check GetShellXisco Fauli
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-22Fix typoAndrea Gelmini
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna
2022-07-25Send state changes of content control UNO commands to LOKAron Budea
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-06-13LOK: send state of Protect, UnsetCellsReadOnlyPranam Lashkari
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-03osl::Mutex->std::mutex in SfxStatusDispatcherNoel Grandin
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in SfxStatusDispatcherNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-08-17Use new json_writer class for json objects.Gökay ŞATIR
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang
2021-07-21jsdialog: send GlowColor state updatesSzymon Kłos
2021-07-14sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()Miklos Vajna
2021-07-12sfx2: fix assert failure when deleting SfxOfficeDispatch on a threadMiklos Vajna
2021-06-30sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-05-28no need to allocate these SfxItemSet on the heapNoel 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-09lok: intercept indentation and decimals state change eventsGabriel Masei
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-01-08lok: send linespacing updatesSzymon Kłos
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai