summaryrefslogtreecommitdiff
path: root/sfx2/source/control/unoctitm.cxx
AgeCommit message (Expand)Author
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
2020-08-11lok: state updates for vertical alignmentSzymon Kłos
2020-08-11lok: state updates for commands in WriterSzymon Kłos
2020-07-29LOK: send state of ShowResolvedAnnotationsPranam Lashkari
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-20LOK: send state of FormatPaintbrushPranam Lashkari
2020-07-01Send various state changes to LOKAron Budea
2020-06-17notebookbar: send uno items state updateSzymon Kłos
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari
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-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-12Allow boolean valued statechange messages for...Dennis Francis
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif