summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2021-03-26Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
2021-03-19lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-01-06lok: send linespacing updatesSzymon Kłos
2020-12-30lok: send uno command state update to the right view.Tamás Zolnai
2020-11-15LOK: send state of SheetRightToLeftPranam Lashkari
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-08-25LOK: send status of the sidebarPranam Lashkari
2020-08-20LOK: send state of FreezePanesPranam Lashkari
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos
2020-08-04lok: update track changes status for calcSzymon Kłos
2020-08-03lok: state updates for vertical alignmentSzymon Kłos
2020-08-03lok: state updates for commands in WriterSzymon Kłos
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-24LOK: send state of ShowResolvedAnnotationsPranam Lashkari
2020-07-17LOK: send state of FormatPaintbrushPranam Lashkari
2020-07-01Send various state changes to LOKAron Budea
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-28send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer
2020-05-26Allow boolean valued statechange messages for...Dennis Francis
2020-05-21LOk: notify the state values of the position and size property panelHenry Castro
2020-05-21lok: introduce QueryControlState functionHenry Castro
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari
2020-05-14notebookbar: send uno items state updateSzymon Kłos
2020-05-13jsdialog: send items on status changeSzymon Kłos
2020-05-13lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai
2020-05-13Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai
2020-05-08listen for and broadcast FrameLineColor state changes.Michael Meeks
2020-04-27tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov