UNO Remote Protocol (URP). A binary protocol. UNO provides a protocol called the UNO Remote Protocol (URP) that provides a bridge between UNO environments. This bridge allows processes and objects to send method calls and to receive return values. UNO objects in different environments are connected by way of this interprocess bridge. The underlying connection is made through a socket or pipe. Remote UNO objects are connected by means of TCP/IP using the high-level protocol of the URP. a/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/UIConfig_cui.mk
AgeCommit message (Expand)Author
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt
2018-03-20drop now unused SvxMessDialogCaolán McNamara
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-07-26[GSoC] Add Bitmap tab to area dialogRishabh Kumar
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95