Age | Commit message (Collapse) | Author |
|
Change-Id: I4fc17b5fff7a00edc96bd4f75565b5f041c1dcb0
|
|
Change-Id: I252675bf223b8a14dff2b4bcdbfd926979e56dc3
|
|
Change-Id: I0b656cd8ac242913fba142554ecbc58440d14e41
|
|
Change-Id: Ia4d1fd7ef627459666ed204601313a96507b9104
|
|
Change-Id: I896ce861e55d98a45bd4e6b4a65607f25489557e
|
|
Change-Id: I4f5b9dff78913e14414eeb8f9457c2b91836edb6
|
|
...as the new createDefault service ctor internally calls
createInstanceWithArgumentsAndContext, not plain createInstance[WithContext].
Change-Id: Ia3bf8167154a4ae9d64dae271cc23d513e9e77fb
|
|
* As UCB is only ever initialized with "Local"/"Office", remove this
configuration vector completely. The "create" ctor creates an instance
internally initialized with those "Local"/"Office" keys. Special (test) code
can still instantiate an uninitialized one via plain createInstance. And for
backwards compatilibity process startup still ensures to create an initialized
instance early, in case there is still code out there (in extensions) that
later calls plain createInstance and expects to get the already-initialized
(single) instance.
* XInitialization is an "implementation detail" of the UniversalContentBroker
service, do not expose in XUniversalContentBroker.
* ucbhelper/configurationkeys.hxx is no longer needed and is removed.
* ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that
requires ucbhelper::Content constructors to take explicit XComponentContext
arguments now.
* The only remaining code in ucbhelper/source/client/contentbroker.cxx is
Android-only InitUCBHelper. Is that relevant still?
Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
|
|
Change-Id: I0ea6d6439f97fcf74162c19671483aaa17b5a6cb
|
|
Rename service from "Decryptor" to "DocumentDigitalSignatures" to be consistent
with the other UNO services, and with it's own header file name.
Add service constructor for passing in arguments.
Change-Id: Iaca0c40bb2f1a1af2ef9ca29361bfd023ade2678
|
|
Change-Id: I012b13ee3e73a7fa3c9fd6a4519d414315a6543d
|
|
This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.
Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
|
|
Change-Id: Ia448d6d74201e2be487c6d8317f94be3745808aa
|
|
Change-Id: Ief164c980f3a92316e1f47cb50bdf243155b6dd9
|
|
Change-Id: I746778a0d0f229c65dca37bcf3fdae9dcebd4340
|
|
we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.
for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings
Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
|
|
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
|
|
Change-Id: Id4a088864ee28163160d6ac408592952fe6c797d
|
|
retain presence of MPL licensed nssrenam.h symbol renamer.
|
|
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
|
|
|
|
This method shows the certificate choosing dialog previously used in ODF
signing and returns the selected certificate. For PDF signing support,
we need to reuse existing CertifacateChooser class of xmlsecurity module.
So the UNO api of ::com::sun::star::security::XDocumentDigitalSignatures is
extended.
Change-Id: I09f7d0ee180b16b588798820206780df359d133e
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
|
|
|
|
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
|
|
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
|
|
|
|
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
|
|
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
|
|
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
|
|
Change-Id: Ic2ee1091bec03033973201e69322082517eaab3c
|
|
Change-Id: I3a4f6a716a4d371c1e291af90f8aa1bdcd2cf614
|
|
Change-Id: I4fe7ba1b8ad1b94a8c8f093c9b56c2dd04226c6c
|
|
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
|
|
Change-Id: If17439ae83eb063a7ab054c3701e23dd48f1edd1
|
|
Change-Id: I18868b542524f0e94ec7b06e753ee2385ede9a95
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.
Also there are many commented out lines removed.
Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
|
|
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
|
|
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
|
|
Change-Id: I9463f36bd61ee2d74be3d435adae9912cf411c97
|
|
Change-Id: I95eb6a46e6d2a2763313e90e5b15582c83f66b81
|
|
Change-Id: I5e845235f946f33f2a38839c8bd7bb6efda64147
|
|
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
|
|
Change-Id: Ib4a0e8fcd128c949034d2d183ff045bb433fce8b
|