0ce0c369aa
Remove unneccessary comments
...
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-23 03:38:49 +00:00
2cd2130d67
cid#707898 Uninitialized pointer field
...
Change-Id: I9e972da45b10d6c88ade34fb69cb49affd2063fb
2014-02-21 11:59:09 +02:00
b8d8bb8e0d
coverity#984094 Uninitialized scalar field
...
Change-Id: I114abdb07760e128e40a6e4a82d276584aabed97
2014-02-18 02:55:13 -06:00
9bbb7ca9f7
Typo: formating -> formatting
...
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
2014-02-06 22:41:48 +01:00
5d4b38c4a2
coverity#707901 Uninitialized scalar field
...
Change-Id: Ib8d046e279e76a94cf2198ba35bb70d074a3e350
2014-02-06 15:11:58 +00:00
384a55e188
cppcheck: Clarify expression with parentheses
...
Change-Id: I82cc35fd94ddff433319139d712254138e51daff
2014-02-03 23:03:57 +01:00
93ef9a43a5
fdo#54938 Convert bridges, editeng and others to cppu::supportsService
...
Change-Id: I7ff5189473c3e0831c2f1e95264d1a04f3b716a9
Reviewed-on: https://gerrit.libreoffice.org/7761
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com >
Tested-by: Marcos Souza <marcos.souza.org@gmail.com >
2014-02-02 17:38:09 +00:00
a54fd6ae34
bool improvements
...
Change-Id: I53fabee80a6c16f0c9cc2da2c94099a21e69aae9
2014-01-28 20:26:27 +01:00
e3ed45b62f
These should probably use OBJRET_FILE_OK instead of true
...
...given the set of four OBJRET_FILE_* defines that apparently shall be returned
from these functions. Also, the only place that looks at these return values is
the switch in LoadDrawingObject that does nothing for both OBJECT_FILE_OK (== 0)
and true (== 1) anyway.
Change-Id: I04770071cd2f8df34328efce7aa1c533948a00af
2014-01-10 17:11:47 +01:00
b6d5125004
Unused macro
...
Change-Id: Ib5d70010aab13a3ab8ca67284aa0af1736e8017a
2014-01-10 17:11:47 +01:00
52976d3a9f
HBox::Read should return bool
...
Change-Id: Ia262ab66ecf1da38f9bcf8bf34763aff85745423
2014-01-10 17:11:46 +01:00
581cfc49ba
Use bool
...
Change-Id: I161d250d4621dbdf487eea1a66773339b8005412
2014-01-10 17:11:46 +01:00
2f0a036745
CID#982610 inefficient iterator usage confusing coverity
...
Change-Id: I79142f5f1723fa2db0e729cb0dacb201e41077bc
2013-12-19 11:31:14 +00:00
47bda1cfc9
fix indent
...
Change-Id: I68aae5b6059c0e7281e45d39eb94ce247c6dae47
2013-12-19 11:31:14 +00:00
976193c1b6
CID#982609 inefficient iterator usage confusing coverity
...
Change-Id: I9f170cc8c36fe89e596ee703231ba8abff5564c5
2013-12-19 11:31:13 +00:00
5594f633a1
fix indent
...
Change-Id: I6e531cdd2dd0657286cc369031072c28cf9c8e37
2013-12-19 11:31:13 +00:00
76e02b7fbf
CID#982608 using invalid iterator
...
Change-Id: I0075323a75ea7c8af9738ab3ff9a0c9e2d1346d7
2013-12-19 11:31:13 +00:00
8245c5fe1e
CID#982607 using invalid iterator
...
Change-Id: Ic57140eab3c93e68a8455e5b9975154f76166473
2013-12-19 11:31:13 +00:00
80592d9786
CID#982606 using invalid iterator
...
Change-Id: Ic0f186bed177de1ed35072cef864e2079da48cd3
2013-12-19 11:31:12 +00:00
8070d56661
CID#982605 using invalid iterator
...
Change-Id: Ia2413a7040124b0c27ca7a3dbaaa5f222395aba8
2013-12-19 11:31:12 +00:00
f21ed26fc5
CID#982604 using invalid iterator
...
Change-Id: Ic62e84d256ab710c33d51c98750730064388af51
2013-12-19 11:31:12 +00:00
2e8c0b42cd
CID#982603 using invalid iterator
...
Change-Id: Iab80b282942dca468c314c5742cab62cb9920eb7
2013-12-19 11:31:11 +00:00
70cb503206
CID#982602 using invalid iterator
...
Change-Id: I20d61539900626ebd5e8271e0db5ea3c22cf381e
2013-12-19 11:31:11 +00:00
9398d4256b
CID#982601 using invalid iterator
...
Change-Id: Id5813c4353828db76f03ea885247a08d92226088
2013-12-19 11:31:11 +00:00
9ed364774c
Adapt all (non-extension, SharedLibrary) .components to environment="..."
...
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-17 11:06:00 +01:00
f2111a7ed1
remove SGI compiler checks
...
Change-Id: I8b4bce4b9c0cc457732b2de4af93049010de1097
2013-12-16 22:01:18 +01:00
24cad6a649
Move MediaDescriptor from comphelper to unotools
...
...so it will be able to use SvtSecurityOptions internally.
Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9
2013-11-14 11:13:24 +01:00
64b993e046
finish deprecation of O(U)String::valueOf()
...
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21 15:10:35 +02:00
c2c664a741
Mark as const
...
Change-Id: I10bd1e46dcd8f990d9dea4b96a82f0b1e5a33764
2013-08-05 17:18:47 +09:00
57931a7cf7
Mark as const
...
Change-Id: Ib78b25641ae20a3eb23545649f08b963e34c74ff
2013-07-29 17:39:30 +09:00
e7b87d69be
-Werror,-Wdeprecated-register
...
Change-Id: I8edac5a93f9471c6f245bd484e845985c11027dd
2013-06-20 17:32:51 +02:00
8114dd11d0
-Werror,-Wheader-guard
...
Change-Id: Ie95026a7f4eff8054b919ad5f5f1eba726c85476
2013-06-20 17:32:50 +02:00
3c38b7727a
zlib: remove ExternalPackage_zlib
...
Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
2013-05-08 23:34:26 +02:00
435f5e30c9
fdo#60724 correct spelling
...
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-15 05:10:29 +02:00
60fbefc615
fdo#60724 informations -> information
...
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-15 04:49:39 +02:00
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
aa753f01ba
-Wunused-macros
...
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27 09:36:53 +01:00
c940e3d8b3
Remove unused macros from checked-in Flex/Bison output
...
...(for which the source is no longer available), to silence -Wunused-macros.
Change-Id: If4676ead42e0fb8bd3ff3d07c27aa83fd204167e
2013-03-25 08:52:54 +01:00
9e2de80070
Reduce confusion by removing #line directives
...
...from checked-in Flex/Bison output for which the source is no longer available
anyway.
Change-Id: Iba9d861bdb102ef52bab7b53019741e3977a7335
2013-03-25 08:52:54 +01:00
3991eaf556
reduce whitespaces between include and filename
...
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-03-19 01:26:45 +01:00
17f68a9ea1
coverity#983009: Resource leak
...
Just moving pArr block should be ok
Change-Id: I9c5c4c35b90d8f06933521c77c966a426a801cec
2013-03-06 14:18:21 +00:00
a6b9173005
fdo#60148 Clean up warnings from the Clang compiler plugin
...
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2013-03-06 12:59:26 +00:00
33d6a7b2d7
doubled namespaces
...
Change-Id: I0f6a34a459c1492a69afa3ef6bcbaa8ed7639a22
2013-03-04 13:58:40 +01:00
26e37ca4c7
doubled includes
...
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
2013-03-04 13:58:40 +01:00
4f4e4e40f5
loplugin: improve indentation
...
Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee
2013-02-25 17:59:40 +01:00
66e5cbc55a
Fix typo "sucessfully" -> "successfully"
...
Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e
2013-02-23 15:42:54 +01:00
09b08d4adb
More MSC -> _MSC_VER, sorry
...
Change-Id: Ie5070d514c1f4dd9f9708253eb44134baec6524a
2012-12-27 14:09:50 +02:00
b1959dbfad
Remove unused cppuhelper/servicefactory.hxx includes
...
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
2012-12-21 15:56:44 +01:00
625e91c75f
More useless code, "#if 0" blocks in lingucomponent, sal, and rsc
...
Change-Id: I1dda0f2b3bc2bb4a4a877c160026e53a90471d54
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
2012-10-17 09:32:47 +02:00
c849c4b987
sal_Bool->bool in hwpfilter
...
Change-Id: Ief6d6678a04084a90d07d87780689b92af2e3ba4
2012-10-04 21:29:33 +02:00