summaryrefslogtreecommitdiff
path: root/sfx2/source/control/unoctitm.cxx
AgeCommit message (Expand)Author
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
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-28LOK: send status of the sidebarPranam Lashkari
2020-08-27LOK: send state of FreezePanesPranam Lashkari
2020-08-12lok: update track changes status for calcSzymon Kłos