ecda52f6b3
callcatcher: unused code
...
Change-Id: I7dcaa6f57815321e108cd7ce284fe145dc0506f2
2013-03-04 11:23:59 +00:00
875c997c7d
fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher
...
Removed several unused methods.
Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun:⭐ :uno::Any const&) because it breaks compilation (they are implementing pure virtual methods).
Should Test::test1Table1Page() really be removed? (test class)
Conflicts:
unusedcode.easy
Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f
2013-02-27 15:40:16 +01:00
f1a96446fa
Remove duplicate OID
...
This ID is refers to digestedData and hashedData.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa381133(v=vs.85).aspx
Change-Id: I2b9585332e27fad860aee458ef3183a9772e9c3f
Reviewed-on: https://gerrit.libreoffice.org/2403
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-02-26 09:10:27 +00:00
dd3e879cfd
remove some trivial duplicates
...
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-25 19:34:36 +01:00
3648c3226d
Add OIDs for Russian crypto algorithms.
...
Change-Id: Id1d6a623863d7643401dce912991e61de16695f2
2013-02-24 13:56:37 +01:00
eb7185a168
Fix typo begining/beginning.
...
Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3
2013-02-23 19:17:03 +01:00
616c6924f1
s/the the/the/
...
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22 09:58:19 +02:00
931f62a520
coverity#735579 Logically dead code
...
Change-Id: I68a1dc0926b1310b196212e0ec602cc9d78b43de
Reviewed-on: https://gerrit.libreoffice.org/2230
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-02-22 07:51:17 +00:00
0be1b5f4a6
coverity#982735 Negative loop bound
...
Change-Id: I597cd1204b0b7f5c7351482c3cdd00fc6111218a
Reviewed-on: https://gerrit.libreoffice.org/2224
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-02-22 07:50:50 +00:00
975e269476
coverity#705782 Resource Leak
...
Change-Id: I8346d3fd2ce4345cc9a352abb608cfec5f6939f4
Reviewed-on: https://gerrit.libreoffice.org/2223
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-02-22 07:49:57 +00:00
50ba5ad06a
coverity#982249 Unchecked return value
...
Change-Id: I959599c899b489aa42ccce60c6794869041522a0
Reviewed-on: https://gerrit.libreoffice.org/2222
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-02-22 07:48:32 +00:00
21f13f91f9
coverity#705976 coverity#7074977
...
Change-Id: Iaedb5fcd87a24f478d7c4a9c25e32cd2d0ee55da
Reviewed-on: https://gerrit.libreoffice.org/2221
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-02-22 07:47:47 +00:00
ef1d096ddc
fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
...
- replaced osl_trace with sal_info
- added new log areas to log-area.dox
Change-Id: Ib47c4b4c9604bca1f8a635dd01bb89702b47b591
Reviewed-on: https://gerrit.libreoffice.org/2010
Reviewed-by: Thorsten Behrens <tbehrens@suse.com >
Tested-by: Thorsten Behrens <tbehrens@suse.com >
2013-02-19 16:02:40 +00:00
9a49ff646b
nsscrypto_initializer: MSVC does not support C99 dynamic arrays
...
Change-Id: I407b2308756b46fbf0920881fc20972b486819b7
2013-02-19 11:34:29 +01:00
08ac21ddd9
coverity#705355 coverity#705356 Missing break in switch
...
Change-Id: I9a0a370eb1279a184a47e15bcefc6ce5e4025aa3
Reviewed-on: https://gerrit.libreoffice.org/2226
Reviewed-by: Michael Stahl <mstahl@redhat.com >
Tested-by: Michael Stahl <mstahl@redhat.com >
2013-02-18 23:15:49 +00:00
21e2c2f164
coverity#982590 Explicit null dereferenced
...
Change-Id: Ie898603f64a4568a8502caf3db154ae5ce008af9
Reviewed-on: https://gerrit.libreoffice.org/2227
Reviewed-by: Michael Stahl <mstahl@redhat.com >
Tested-by: Michael Stahl <mstahl@redhat.com >
2013-02-18 23:12:09 +00:00
cbe8883b51
coverity#982591 Dereference after null check
...
Change-Id: I8651ecb0287d686da3e1ca6a6e46549abe3e0c38
Reviewed-on: https://gerrit.libreoffice.org/2225
Reviewed-by: Andras Timar <atimar@suse.com >
Tested-by: Andras Timar <atimar@suse.com >
2013-02-18 21:38:42 +00:00
c163123e1f
adapt macro security dialog code to .ui
...
Change-Id: I0527ff30508bd7fd9182ff0bfec87aef7907f1fb
2013-02-15 08:50:08 +00:00
6b3ecd1140
drop unused hid
...
Change-Id: Ie176d91aaa39a354829630bdca3d39cb75146651
2013-02-14 20:23:23 +00:00
772e231a92
split out trust page and adapt code
...
Change-Id: I79067df7174f5ae9bff51d997128cb033477aa6f
2013-02-14 17:01:17 +00:00
2848277180
move macro security dialog to xmlsecurity
...
split out security page and adapt code
Change-Id: I51dbd48b2ff4f65f6806fac70bda27ee15d4e176
2013-02-14 09:51:35 +00:00
97eb8a6e0e
Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
...
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz >
Reviewed-by: Luboš Luňák <l.lunak@suse.cz >
2013-01-30 12:54:40 +00:00
2e00c0efbe
move xmlsecurity .ui stuff to right place and adapt code to use it
...
Change-Id: If1f3dbbbef07004ec02a65563524c6c17dc16c00
2013-01-01 16:15:58 +00:00
a5ee0319aa
Fix "scope can be reduced" for 2 variables
...
Change-Id: I200d7c545e82fd2167f22f5522033d6e64b975f8
2012-12-28 21:34:08 +01:00
b1959dbfad
Remove unused cppuhelper/servicefactory.hxx includes
...
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
2012-12-21 15:56:44 +01:00
973a16f9e6
Adapt to XComponentContext
...
Change-Id: I2f2c745245722f90b8101995367c55878d568703
2012-12-07 07:55:50 +01:00
3ef014c828
Unused include
...
Change-Id: Ica71cc0eec1054386221c779948381e274ee6475
2012-12-07 07:55:49 +01:00
5da74dcdea
Clean up SerialNumberAdapter implementation
...
Change-Id: Iebf992544cb71fd2e2f4541a5a63fc962150e390
2012-12-07 07:55:48 +01:00
66a175834c
c++ API: use css alias in generated headers, adds global css decl
...
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star
Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.
Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
8648c974ea
Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"
...
Change-Id: I47ec3aeb14445b697bf8f5af34c5d16a14069735
2012-11-19 16:14:12 +01:00
43cd14d317
Fix the Windows build breakage by reorganizing svtools headers.
...
Also removed a fair amount of implicit inline methods to promote use
of more forward declaration.
Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
2012-11-16 16:18:37 -05:00
14800ce5f2
Improve logging
...
Change-Id: I5ff457c76970356a5748f6f319f32a1f49b86ca1
2012-11-07 16:55:20 +01:00
13d21b1f03
'xMSF' : undeclared identifier
...
Change-Id: Iba7a18b0c28da6a3955e62fe54ba96842e571064
2012-11-06 11:45:45 +02:00
1dedb15b17
fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style
...
Also create an NSSInitializer service IDL and split it's interfaces
out from SEInitializer.
It looks like this was the intention all along, but someone
took a shortcut.
Change-Id: I53ac1cb5d38b78b6718fe22c9666eae1f194a3b7
2012-11-05 16:43:14 +01:00
694562874b
fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style
...
The service already existed, it just did not have an IDL file.
Change-Id: Idad85ab23f6650c89ba3095d10568a302503613b
2012-10-23 13:10:20 +02:00
c988da288e
fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style
...
Create a merged XFolderPicker2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d
2012-10-23 10:26:40 +02:00
fb741b5e1e
fdo#46808, Adapt xml::sax::XWriter UNO service to new style
...
Create a merged XWriter interface for the service.
The xml.sax.Writer service already existed, it just did not have
an IDL file.
Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
2012-10-22 17:01:11 +02:00
4b313fd566
Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.
...
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19 11:45:36 +02:00
a7efb9b8dd
loplugin: fix some indents and unused OUStrings
...
Change-Id: I1d7256eea7a79453d3cdb85d1edcf824d58d775e
2012-10-14 16:37:00 +01:00
1f9f8f4f40
loplugin: some log, indent and unused variable warnings
...
fix up some indents, remove some unused OUStrings and add some log areas
Change-Id: I5c50807aff7a726b03b72522975d9b75e6685b9b
2012-10-13 20:34:54 +01:00
d540c322cc
Remove more useless code inside "#if 0" blocks
...
Change-Id: Ifb9f9d2211608b848a5de66e1d19c4815a755907
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
Reviewed-on: https://gerrit.libreoffice.org/840
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2012-10-08 21:27:01 +00:00
14916972c5
sal_Bool->bool in xmlsecurity
...
Change-Id: I80b20f5df179f994e5004c1ef390457c252478ef
2012-10-04 21:29:35 +02:00
a20f9a410f
fdo#46808, Adapt xml::sax::XParser UNO service to new style
...
The xml.sax.Parser service already existed, it just did not have
a new-style service to create it.
Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
2012-10-04 16:29:53 +02:00
dd11a1e57a
Fixes/improvements on previous commit
...
* UUIInteractionHandler still needs to implement XInitialization.
* Moved ambiguating InteractionHandler typedef out of the way.
* Removed InteractionHandler.createDefault, as it was originally stated that "it
is strongly recommended that [the "Parent"] property is supplied."
* Added back documentation about Parent and Context.
* Simplified some call-sites to directly use XInteractionHandler2.
Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883
2012-10-04 14:42:52 +02:00
c25cb8a641
fdo#46808, Adapt task::InteractionHandler UNO service to new style
...
Since we don't need to expose XInitialisation, we can make the new-style
service implement XInteractionHandler2.
Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558
2012-10-04 14:42:52 +02:00
6fe5360e0b
fix String->OUString conversion
...
Change-Id: I65d9cda603aa95f36df57494195b159f9d2619ac
2012-10-01 20:59:50 +04:00
4f850e0656
String -> OUString
...
Change-Id: I252675bf223b8a14dff2b4bcdbfd926979e56dc3
2012-09-25 20:45:19 +04:00
57bd5cf70a
remove unused files
...
Change-Id: I0b656cd8ac242913fba142554ecbc58440d14e41
2012-09-25 20:45:19 +04:00
62a7d56345
String -> OUString
...
Change-Id: Ia4d1fd7ef627459666ed204601313a96507b9104
2012-09-25 20:45:19 +04:00
b4c8346a1e
String -> OUString
...
Change-Id: I896ce861e55d98a45bd4e6b4a65607f25489557e
2012-09-25 20:45:18 +04:00