Gabor Kelemen
0554e74260
tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*
...
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
A bit of fallout management as well.
Change-Id: Ie058eac6608d7c6dc2cfb29f1081b6684a4412ac
Reviewed-on: https://gerrit.libreoffice.org/55541
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de >
2018-06-13 17:27:48 +02:00
Noel Grandin
8169a0e5a1
loplugin:countusersofdefaultparams in chart2
...
Change-Id: Ibad415d2c539b2438e4939c2c23f32d84a5a677f
Reviewed-on: https://gerrit.libreoffice.org/45948
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-12-07 07:25:29 +01:00
Noel Grandin
612b489d3e
loplugin:checkunusedparams
...
the "check for taking address of function" part was generating false+
Change-Id: Iad6203850901229b7b1b2f8938c68ec703cd343f
Reviewed-on: https://gerrit.libreoffice.org/40613
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-08-01 11:06:26 +02:00
Jochen Nitschke
febbad7263
cleanup unused css/frame/* includes
...
Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65
Reviewed-on: https://gerrit.libreoffice.org/38633
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-06-12 13:05:38 +02:00
Noel Grandin
1e49e33c26
loplugin:constantparam in chart2..connectivity
...
Change-Id: Ic9e1bd36a11c7148fa7595a2b6c6de9bd7a8653d
Reviewed-on: https://gerrit.libreoffice.org/28834
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk >
2016-09-14 06:40:30 +00:00
Stephan Bergmann
91dd2db17b
loplugin:override: No more need for the "MSVC dtor override" workaround
...
The issue of 362d4f0cd4
"Explicitly mark
overriding destructors as 'virtual'" appears to no longer be a problem with
MSVC 2013.
(The little change in the rewriting code of compilerplugins/clang/override.cxx
was necessary to prevent an endless loop when adding "override" to
OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager();
in chart2/source/inc/LifeTime.hxx, getting stuck in the leading
OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that
isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.)
Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e
2016-09-13 13:19:22 +02:00
Stephan Bergmann
40c4a08652
loplugin:nullptr (automatic rewrite)
...
Change-Id: I71de514405bb9bcc746c1ab9633e7fe659888943
2015-11-10 10:31:18 +01:00
Stephan Bergmann
b36963c0a6
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
...
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-10-12 17:52:29 +02:00
Kohei Yoshida
a630bfb5a0
Perhaps it's time we put ItemConverter etc into the right namespace.
...
Change-Id: I8082c51ff82568b8a00f92e5ab20263c017f1265
2014-07-21 23:54:44 -04:00
Kohei Yoshida
9e970303dd
Remove auto_ptr from CharacterPropertyItemConverter.
...
And adjust all that's necessary.
Change-Id: I121e5aa4d117da2e5e6b11e4fd85960a8b3aa727
2014-07-21 20:31:24 -04:00
Stephan Bergmann
567ef6d578
Second batch of adding SAL_OVERRIDE to overriding function declarations
...
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Thomas Arnhold
75b7ce9c66
fixincludeguards.sh: chart2
...
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
Michael Meeks
63c508e3e8
re-base on ALv2 code. Includes:
...
118568: switch to using ucpp
Patch contributed by Juergen Schmidt
http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Kohei Yoshida
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
Mikhail Voytenko
3d6a5a98cd
removetooltypes01: #i112600# remove tooltypes from chart2
2011-01-14 15:18:08 +01:00
Caolán McNamara
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01:00
Jens-Heiner Rechtien
4573ccfffd
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Rüdiger Timm
bf09b12900
INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED
...
2008/04/01 10:50:22 thb 1.6.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:44 rt 1.6.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:33:56 +00:00
Vladimir Glazounov
b546db1b61
INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED
...
2005/10/07 11:26:57 bm 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED
2005/07/12 12:56:59 bm 1.4.4.1: use named properties for gradients etc. in chart model
2007-05-22 16:54:37 +00:00
Rüdiger Timm
719873f23d
INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED
...
2005/09/05 18:42:34 rt 1.4.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:24:01 +00:00
Ingrid Halama
e9973096bb
added new class AllTitleItemConverter
2003-12-18 11:38:44 +00:00
Björn Milcke
d7c8b60bb0
statistics dialog implemented
2003-12-10 15:51:53 +00:00
Björn Milcke
15e00581dc
FontSizes with ReferenceSize implemented for dialog
2003-11-25 12:08:01 +00:00
Björn Milcke
af99d31b40
ItemConverter rework/compiler warnings removed (gcc Linux)
2003-10-07 16:18:46 +00:00