Age | Commit message (Collapse) | Author |
|
Change-Id: I1820711664a6aa18587e1e4a3d74a8e4cbfcc07e
Reviewed-on: https://gerrit.libreoffice.org/1537
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: I774af9ca0631e931ddc8c5025981dabca557e325
|
|
All these are years old, guessing from some comments as old
as Windows 9x support. These workarounds do not seem to be needed now.
Change-Id: If67baa5cdefcec33b28696c764b1ed96143b7ccd
|
|
Change-Id: Ib3f16646035fe29aa64608a17f1a3063f9ebde95
|
|
Cf http://nabble.documentfoundation.org/Cppcheck-reports-an-assignment-which-isn-t-used-in-sd-source-ui-func-fupage-cxx-td4026217.html
Change-Id: I0061cbec5a92ac0499eb6c80d6ffe13862aad03a
|
|
Change-Id: Id9a772771fe1f1694d1e247c20447461175495ff
|
|
|
|
|
|
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.
Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
|
|
Change-Id: I3a1eff09724ec79ebc87360e37ccb412b7173a59
|
|
Change-Id: I48b86bf206808e1d19343622b640c80b61b40a48
|
|
Change-Id: I06ab10df77e2b3598f7268173206429596a50217
|
|
I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).
Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.
I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.
I dropped the optional interfaces
XStatusIndicatorFactory
XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.
I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.
Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
|
|
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
|
|
Change-Id: I4e18ce06db42e13479809ba8eec70033943271cf
|
|
Change-Id: I8784c7a84e7f1d3173b6e134377e9232906d77ba
|
|
Change-Id: If8e1936b897bfe0f3ae0d791c573267df3381954
|
|
Change-Id: I8bf8ce8324e6ebe89dca1c58f02d973b8998ff2a
|
|
Change-Id: If0175642ebcbe1f4f6cc7640d87385c96e097180
|
|
easier...
|
|
This reverts commit 0743ccea543dfcad5c4875b943330fd894a5132a.
This seems to be unnecessary and generates a lot of warning spam.
Conflicts:
sd/source/ui/remotecontrol/BluetoothServer.cxx
Change-Id: Ib0cda3ca560a5ddc4ba86d5a0c80774a992d7296
|
|
|
|
Change-Id: Iaa53d523436d36483b901a913c2c66edbb451f6c
|
|
|
|
This service was never documented in an IDL file.
All it did was provide a wrapper around some VCL module API.
Now that we can link the VCL stuff into SD and SDEXT, just
access the API directly.
Change-Id: Ic0ba34c2bca797baa7319878d98cfe3a4ec59d4d
|
|
Change-Id: I692a9cfdca5ad50170eea2178a6aa87e8154b951
|
|
Change-Id: I2c0106d18586201f8c0fa444652ecefb493d61bf
Reviewed-on: https://gerrit.libreoffice.org/1267
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
update and remove newly unused code, mostly original rtf filter
Change-Id: I2dd302851ee6fad62d79fbc81cb8a61a861396db
|
|
Change-Id: I26cd1cf86118122f392f16801a646df753a7df26
|
|
Change-Id: Ia17c14a0bf3908fb9201996b64b5c1059ada3205
|
|
Change-Id: Iff1ffba10c5aaf3d438acf0a69467a0ac9e0f7cf
|
|
e.g. draw and impress have print options, but no print options dialog
(It's plausible that we should merge the print options in the print dialog with
the print options in the options... dialog of the printer settings dialog)
Change-Id: I25c029ad8ba482b1e8d8d5974cc8de99584b9a55
|
|
Change-Id: I00cbeaa3d00b6001b1b9adf00059f27d7affb08f
|
|
Change-Id: I36971b78dcc2fb0ab8570c8b80feb51bf6043e54
|
|
Change-Id: Ie04d3c1703bcf22b746d1ee965f9ff3155a9ffeb
|
|
Change-Id: If85a60d9db69ab96c8a77b7715fc2a51fcd7ba51
|
|
Change-Id: I93b5a0c938b8c0bdf69a03aea0f1aa6bac9fc414
|
|
Change-Id: I7bb5e40e8da943926f7fd8b1f76e010d073362c9
|
|
Change-Id: I6e4927b847ca6990990be1075c8371404736e27e
|
|
- when single graphic object shape is selected, replace the graphic with inserted picture
- otherwise proceed as before
Change-Id: I767c3ab81abf26c34b612d6aac1f282aa0a53f6c
|
|
- also extracted part of GetEmptyPresentationObject into new GetPage() method
Change-Id: I3002c3fae8236db1e443f0f454158e7298b56d70
|
|
Change-Id: Ia875d6b04b5ce6a026a57aaef2c17fc02a503ae9
Reviewed-on: https://gerrit.libreoffice.org/1224
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
The command to show hidden styles again was missing.
Change-Id: Ic25b0cfc4d021d949124b8c4ef4016d6dba7e39f
|
|
Change-Id: I80af0399037e4f68113338139e7f2ad2400e65ab
|
|
Change-Id: If6d23925567fb184cd8fc4e00fc72fe4d216e756
|
|
This interface has been deprecated since OpenOffice.org initial CVS
import, and there does not appear to have been an implementation of it,
though strangely there was client code using it until 2007.
EXISTENCE: published key "/UCR/com/sun/star/util/XArchiver" exists only
in registry 1
Change-Id: I8efa29a3d375d7c5c77ae47592b23bec4072d7a0
|
|
Change-Id: I524691b2f27ac1d57a1a1704b12aed44fb326c16
|
|
Change-Id: I3ee70bdf59abf71228a708f05dba07fd2a873128
|
|
Change-Id: I44770c05d51104b45d94145db8263187205daa84
|
|
Change-Id: Ie74ec3c15ba270afd0a6864bd5824a5bc0e3ea8b
|