a12c083cad
Some follow-up #include clean-up
...
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
2015-09-18 07:51:35 +02:00
558b08d55f
silence warning when not a warning
...
Change-Id: I31d7835a5ed3053cd1a930b3fb922d689d6ddcbe
2015-09-17 19:35:57 +02:00
ddc2809202
boost->std
...
Change-Id: Idfbcfa1e5ba7bff92e98693c33c4b33a6beda08f
2015-09-17 14:12:07 +01:00
a609822d5e
remove unused Link<> field
...
Change-Id: I4d9f7d0fb1a2621121aa26f1ddff0a04116bc561
2015-09-17 12:22:46 +02:00
56de0d310f
convert Link<> to typed
...
Change-Id: Iff53217807be85cbcd5f850739f8b0949521fca2
2015-09-17 12:22:46 +02:00
02fd846d23
convert Link<> to typed
...
Change-Id: I6c0898db47b39648bb143ad040864c0279269f96
2015-09-17 12:22:46 +02:00
b1263112b6
remove unused Link<> fields
...
Change-Id: I25bcec20f3a981ea681e29a0a1ef0726fa5e7e1c
2015-09-17 12:22:46 +02:00
d048ba568f
convert Link<> to typed
...
Change-Id: Ie331012fa9beed1da99d3741d816fb8ac0e94d6d
2015-09-17 12:22:46 +02:00
cbf3fac0a5
remove unused Link<> field
...
Change-Id: Ic829d0e1acf11ce361f6bfe59364661ef9cb4b83
2015-09-17 08:19:35 +02:00
81105c7a16
convert Link<> to typed
...
Change-Id: I34e15999ecc73c5a330f637338ca9d8fce31b5d2
2015-09-17 08:19:34 +02:00
f5b5777491
convert Link<> to typed
...
Change-Id: I6f8ffaf59a1b22b66d3b92246384cd3203808bcf
2015-09-17 08:19:34 +02:00
5a91520269
convert Link<> to typed
...
Change-Id: Ibb426c6d0cd81ff866c431be8277849e002df57a
2015-09-17 08:19:34 +02:00
1e2119fd02
convert Link<> to typed
...
Change-Id: I3d35a0bb75b6989dd13371543d1bdf3ef5f47641
2015-09-17 08:19:34 +02:00
e0714ae393
convert Link<> to typed
...
Change-Id: I8f3e401afa27778678788b4ac90ea927a2fed1d7
2015-09-15 09:37:31 +02:00
ee7da352b8
Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.
...
with the variadic variants.
Change-Id: I7154f9472f02fdf47d27ba715db55bb1ec669a8a
Reviewed-on: https://gerrit.libreoffice.org/18580
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-09-15 06:19:28 +00:00
2a4ccc0c1e
convert Link<> to typed
...
Change-Id: I1c501671d72edd5b998e80c7fa1e91dbeb507af8
2015-09-14 10:00:44 +02:00
1a78f0965d
Restore correct boolean return value
...
Fix commit f4c300eae4e9aaaec9e5d1f478ad35161ede2761
Change-Id: I660ca80b9df47160a24c2d32b1b03a814285a9a8
2015-09-12 19:13:16 +02:00
f4c300eae4
Reduce scope by early bail out
...
Change-Id: Ia4e1763cc4d70197342be4e5caf6d5c14cd34c80
2015-09-12 14:18:50 +02:00
c5909e2518
Update many ListBox users to its sal_Int32 interface
...
Change-Id: I6469ac5e2d17406bee9bc434930e2471cb3bae9f
2015-09-12 14:18:50 +02:00
cf0c04a428
convert Link<> to typed
...
Change-Id: I85658fa35b9b85106a3b9c8ef303584cad6f39b0
2015-09-11 08:48:54 +02:00
23175c02b0
convert Link<> to typed
...
Change-Id: I473ab8d77273c512e843427c86664f9eefbff116
2015-09-11 08:48:54 +02:00
f4e951a61a
convert Link<> to typed
...
Change-Id: I603463d0486d4d0f21ebbdc6eca900db58bb090f
2015-09-10 11:38:30 +02:00
b4deeef405
convert Link<> to typed
...
Change-Id: Ia520982b6764994fc4ab02cb12d1bd051e37883a
2015-09-08 08:16:46 +02:00
61623d5b90
convert Link<> to typed
...
Change-Id: I365a81a0a960f5da736c9a97aa056da16c99452f
2015-09-08 08:16:46 +02:00
267f401e2a
cppcheck: noExplicitConstructor
...
Change-Id: I2a1add8cf526cdb305ad99ccb138454a88f2fdbd
2015-09-07 09:56:07 +01:00
730da2a1e8
WaE: not necessary to pass this argument, it defaults to the same value
...
[loplugin:defaultparams].
Change-Id: I962bcf4c3de625bb6843cb7aa9ca0f4d6ba5187e
2015-09-07 10:37:25 +03:00
899c21ce5d
dbaccess: replace for_each with range-based for
...
Replace complex uses of ::std::for_each with a range-based for-loop.
Change-Id: I82331f16cc1994dd9ef36eb80d67b64171cecc74
Reviewed-on: https://gerrit.libreoffice.org/18355
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-09-07 07:18:33 +00:00
ed7ea68854
convert Link<> to typed
...
Change-Id: I42eba6c9b6295d94dddc49942d47d59f474bfd28
2015-09-04 13:08:30 +02:00
4ea70f87f7
convert Link<> to typed
...
Change-Id: I2136c3db2742afcb4722f69297276bea1e0119f4
Reviewed-on: https://gerrit.libreoffice.org/18306
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-09-04 06:31:30 +00:00
411e32244c
convert Link<> to typed
...
Change-Id: Ic15d0539aa00b46694a1715b6dda9d78bb1c00d8
Reviewed-on: https://gerrit.libreoffice.org/18269
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-09-03 07:21:26 +00:00
5e7cf50756
SetXXX(bool) with a default value of false are just wrong
...
Change-Id: I4888d0474199bb10ca81d1ad03118a150f574671
Reviewed-on: https://gerrit.libreoffice.org/18235
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-09-02 07:14:20 +00:00
410c06bec4
convert Link<> to typed
...
and remove some dead code
Change-Id: I608ed684fafb33390d869f7ebd4000c53d7fb28d
2015-08-31 09:50:10 +02:00
8106bfcdf3
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
...
Change-Id: Icbef0736acd5143200478410d65cfdd2ce10eeee
2015-08-31 08:03:51 +02:00
6900bf41e2
o3tl/cow_wrapper: remove boost dependency
...
Remove boost dependencies from ::o3tl::cow_wrapper, and add
the necessary includes to files including checked_delete and
noncopyable that do not already include the necessary files.
Change-Id: Iedae4232002792724226829a5d5cf9d16ffd0686
Reviewed-on: https://gerrit.libreoffice.org/18125
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de >
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de >
2015-08-29 22:51:36 +00:00
bd8b93fdff
make PostUserEvent Link<> typed
...
Change-Id: I13f10bda985d55d419a5bff481130a456ae2db8a
2015-08-28 09:49:56 +02:00
9c8fd7d1c5
Clean up sEmpty
...
Change-Id: If1b2bfe308caa2bce92e73d2c5c86ee273faed93
2015-08-27 08:00:32 +02:00
13cd7ea2b3
dbaccess: fix windows build breakage
...
Change-Id: I69f45dd2d7426ecd99dca7e80e98e95c3e52d4a0
2015-08-26 23:00:35 +02:00
167bc621ef
Convert vcl Button Link<> click handler to typed Link<Button*,void>
...
Change-Id: Ie80dfb003118d40741549c41ebcc7eda4819f05b
2015-08-26 11:15:35 +02:00
fab18ef350
parameter names are useless in DECL_LINK declarations
...
Change-Id: I77f7b528ed97964bdc153f820f6f96977ddb9254
2015-08-25 11:23:45 +02:00
fe6c124da7
Remove demonstrated-useless comphelper::compare
...
Change-Id: Ifd1b38afb963255b76f0d821eb46e4c6a972128a
2015-08-21 10:34:04 +02:00
58c3bbfd46
comphelper: remove unnecessary include <stack>
...
Change-Id: I39295d69dd8a48f0f40275830cb6fda4ca0b69f3
2015-08-19 19:32:18 +02:00
d21260cdb6
Remove two silly typedefs
...
Change-Id: Ia7de1cebf6009e770ca1b96bab6d5e121573ccc1
2015-08-19 13:34:43 +02:00
236714e86c
Clean up remaining utl::LocalFileHelper::Convert...
...
together with 58d68a1bc9146334376206ae7ba8b1a6594a1040
"ConvertURLToSystemPath->getSystemPathFromFileURL" and
28f3464a571a23a2c16bd0980e9021b95d011511
"ConvertSystemPathToURL->getFileURLFromSystemPath," this replaces all those
Convert... functionality with direct calls to the corresponding osl::FileBase
functions.
Change-Id: I2876171cd337a5eb939d25d8cf1e0c1253ff73a7
2015-08-19 10:48:42 +02:00
ad1f0d1f1a
o3tl: rename compat_functional header
...
After the cleanup, the stuff there really stands on its own (and the
remaining usage of select1st/2nd is more descriptive than lambdas).
Change-Id: I0aba131d5dc550189f8130d167dc94167e404540
Reviewed-on: https://gerrit.libreoffice.org/17806
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de >
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de >
2015-08-17 16:38:30 +00:00
8cf544cb3a
convert Link<> to typed
...
Change-Id: Ib0bf56a0e642720ff5daafdfc2dc12809be87e43
2015-08-17 09:59:59 +02:00
ef46917ff3
Put Polygon from tools under tools:: namespace
...
Polygon is one of these names that Clash with some system objects
A similar work has been done earlier with PolyPolygon.
Change-Id: Icf2217cb2906292b7275760f1a16be0e150312f5
Reviewed-on: https://gerrit.libreoffice.org/17789
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
2015-08-17 02:07:43 +00:00
56af9ab6bb
loplugin: defaultparams
...
Change-Id: Ia66788f5db2da8c6259cd08f655b3cb7cb12ed59
2015-08-14 10:52:47 +02:00
87130a4e18
tdf#92459 Cleanup unclear lambdas
...
Replace lambdas used to select the first/second member of a pair with
the new simplified select1st/2nd from o3tl/compat_functional. There
should be no side effects due to this change.
Change-Id: I17f37796e0c4defe96a10aa491d192adb9eebb89
Reviewed-on: https://gerrit.libreoffice.org/17656
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de >
2015-08-11 22:29:12 +00:00
c1be1a5ce7
-Werror,-Wunused-private-field
...
Change-Id: I0dd91ba9f7b3cbe9c6799c40b7e16a8a58f9d89e
2015-08-06 10:01:45 +02:00
9c1f700aff
improve refcounting loplugin to check SvRef-based classes
...
Change-Id: I2b3c8eedabeaecd8dcae9fe69c951353a5686883
Reviewed-on: https://gerrit.libreoffice.org/17521
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-08-05 11:26:04 +00:00