vcl/source/window/dockmgr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 65ca7bd49ae3c567f2cc4331c6b35f350649dcee
Author: Noel Grandin
Date: Thu Aug 31 15:53:46 2017 +0200
call SetPriority() on correct Idle
Change-Id
:
commit 1463625ae26900d2461fd72a5a2c894b9f1b8726
Author: Noel Grandin
Date: Wed Aug 30 12:19:01 2017 +0200
dynamic column container: fix some more for loops
and add reverse-iterator functionality
Change-Id: Ide7ee9d2152871d414246303d76c91da36557524
Reviewed-on: https
deletions(-)
New commits:
commit 326295bf10985a19ac913f988980c8761c301967
Author: Noel Grandin
Date: Fri Sep 1 09:34:37 2017 +0200
new loplugin:redundantpointerops
Change-Id: I8428d86ea9628d69c2b40b36feee3da428a9fe1d
Reviewed-on: https://gerrit.libreoffice.org/41787
Tested-by
connectivity/source/drivers/firebird/ResultSet.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 621c1201f7346eba62d75cf119ec33e7e5f327f0
Author: Noel Grandin
Date: Mon Sep 4 11:57:11 2017 +0200
loplugin:unnecessaryparen in connectivity
vcl/inc/sft.hxx|2 +-
vcl/source/font/fontmetric.cxx |2 +-
vcl/source/fontsubset/sft.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8cca31aaba11f03d746cafeec381968ce1418346
Author: Noel Grandin
Date: Tue Sep 5 13:36:08 2017 +0200
++
vcl/source/gdi/wall.cxx| 11 ++
vcl/source/image/ImageList.cxx | 17 ++
39 files changed, 328 insertions(+), 16 deletions(-)
New commits:
commit 7577ce1b1dc34f0b4a3264938cc5fe5e71670291
Author: Noel Grandin
Date: Thu Aug 25 15:38
/fmvwimp.cxx |2 -
75 files changed, 176 insertions(+), 175 deletions(-)
New commits:
commit 86c0ce4d4637142b939ebaeb79c6bd35e49c1082
Author: Noel Grandin
Date: Mon Aug 29 08:50:28 2016 +0200
loplugin:countusersofdefaultparams
Change-Id
include/sfx2/objsh.hxx | 15 +++
1 file changed, 15 insertions(+)
New commits:
commit 5586629f7519bc7e9d715f043327e9b87e54e597
Author: Noel Grandin
Date: Mon Aug 29 11:08:31 2016 +0200
cid#1371230 Missing move assignment operator
Change-Id
|4
67 files changed, 892 insertions(+), 933 deletions(-)
New commits:
commit b62f4c2cd9685618fff2270760ce0787880f1c8d
Author: Noel Grandin
Date: Tue Aug 30 08:22:20 2016 +0200
convert RECT_POINT to scoped enum
Change-Id: I3f0304d69d5d638230b64135c73497192dc00cb3
diff
/txtexppr.hxx |4 +--
19 files changed, 47 insertions(+), 50 deletions(-)
New commits:
commit 4e8ff25ff73c0175fb51d11eb4ca7157a3789e97
Author: Noel Grandin
Date: Mon Aug 29 14:15:26 2016 +0200
loplugin:countusersofdefaultparams
Change-Id
deletions(-)
New commits:
commit bf02fe3b4db51c8e5c80c3438f0fc166ef386861
Author: Noel Grandin
Date: Tue Aug 30 16:03:52 2016 +0200
inline some get-function-pointer-collection functions
no need to have two different ways of getting to the SwMoveFnCollection
structs, they are
sw/source/core/edit/editsh.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit ca41685fa922dc13d40726f91472cf800aacc081
Author: Noel Grandin
Date: Wed Aug 31 10:28:43 2016 +0200
fix build
Change-Id: Ic2c1396b0945118887f176d1b7e8bd9ef972bdcd
diff --git a/sw/source
sw/source/core/edit/edlingu.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 5b473e72787d2b61601ecea59ad8f5bf5f738229
Author: Noel Grandin
Date: Wed Aug 31 11:15:30 2016 +0200
fix windows build
Change-Id: I1d438150d516a5e621b5bdaa939b3cbf83a865a1
diff --git a/sw
|2 +-
vcl/inc/unx/cupsmgr.hxx |2 +-
40 files changed, 98 insertions(+), 99 deletions(-)
New commits:
commit 6527b4073c72d3fdf2307a58a06023fe28fd9960
Author: Noel Grandin
Date: Tue Aug 30 15:34:35 2016 +0200
loplugin:countusersofdefaultparams
Change-Id
/uibase/uno/unotxdoc.cxx|4
11 files changed, 851 insertions(+), 828 deletions(-)
New commits:
commit 9b0b3d40a2566af279204fa5991f35475fc8210c
Author: Noel Grandin
Date: Wed Aug 31 12:59:27 2016 +0200
convert LB_ constants to typed_flags
Change-Id
extensions/source/bibliography/toolbar.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit bdc4010565af5059a1aa331719fbee1d74a230eb
Author: Noel Grandin
Date: Wed Aug 31 15:10:41 2016 +0200
tdf#101810 - Crash when selecting Bibliography from Tools
fallout from
|2 +-
include/vbahelper/vbahelper.hxx|2 +-
7 files changed, 8 insertions(+), 9 deletions(-)
New commits:
commit 1b86c57b08986109a7a5d431407fde273ab242d0
Author: Noel Grandin
Date: Wed Aug 31 14:34:13 2016 +0200
loplugin:countusersofdefaultparams
Change-Id
| 14 +-
74 files changed, 325 insertions(+), 340 deletions(-)
New commits:
commit b8ee524330d924456931ad602eb4701b55a2aa85
Author: Noel Grandin
Date: Wed Aug 31 16:37:55 2016 +0200
loplugin:countusersofdefaultparams
Change-Id
: Noel Grandin
Date: Thu Sep 1 12:44:03 2016 +0200
loplugin:countusersofdefaultparams
Change-Id: I2ed581e58523ac8b52aa520f7a02f69f408665fe
Reviewed-on: https://gerrit.libreoffice.org/28587
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
diff --git a/include/svx
files changed, 47 insertions(+), 47 deletions(-)
New commits:
commit 5d22a47b4431c5718d989e738d2963d0b880d898
Author: Noel Grandin
Date: Sun Sep 4 12:03:36 2016 +0200
loplugin:countusersofdefaultparams
Change-Id: I38bfc88e85a9e5a024e982e555a0e0485a3010ad
Reviewed-on: https
| 22 -
149 files changed, 783 insertions(+), 774 deletions(-)
New commits:
commit 87ee6c044d79978d2121087f5e1a10f417adf9c7
Author: Noel Grandin
Date: Sun Sep 4 12:02:54 2016 +0200
convert Orientation to scoped enum
Change-Id: Ifbfcf3557ca2a16d21e7a1d613ee54c1c6625f07
diff
| 16 +--
vcl/unx/generic/printer/printerinfomanager.cxx |4 +-
vcl/win/gdi/salprn.cxx | 16 +--
12 files changed, 61 insertions(+), 60 deletions(-)
New commits:
commit 74ab2a686144545255a2f07dde3f14f66f37753e
Author: Noel Grandin
Date
include/tools/fract.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60f35eb4b77f5a0704bcc2567a8976b332c564ca
Author: Noel Grandin
Date: Mon Sep 5 11:32:07 2016 +0200
drop default param from Fraction::Fraction
because if I make call-sites use the
compilerplugins/clang/countusersofdefaultparams.cxx | 42 +---
1 file changed, 36 insertions(+), 6 deletions(-)
New commits:
commit d69066115c73986b9956d1dfd070787ff6eebd6a
Author: Noel Grandin
Date: Mon Sep 5 15:37:29 2016 +0200
improve
compilerplugins/clang/constantparam.cxx | 72
compilerplugins/clang/constantparam.py | 12 ++---
2 files changed, 52 insertions(+), 32 deletions(-)
New commits:
commit d2143eacaf8b9799a1abd9bf1ce54df9bf73d29a
Author: Noel Grandin
Date: Tue Sep 6 12:01:29
-
24 files changed, 53 insertions(+), 83 deletions(-)
New commits:
commit 673b436c3592c5747f3dce4947168d6fa3ba45ea
Author: Noel Grandin
Date: Tue Sep 6 15:39:01 2016 +0200
loplugin:constantparam in vcl
Change-Id: I0cae8e5de1170dec4c82df7f1f5377143a079876
Reviewed-on: https
702496391b2b9ef53f83752b34feb3c33d7fb4e9
Author: Noel Grandin
Date: Tue Sep 6 12:31:00 2016 +0200
loplugin:constantparam in vcl..xmlscript
Change-Id: Icf66c08071b154259c9e551342d30331caf2b15a
Reviewed-on: https://gerrit.libreoffice.org/28685
Reviewed-by: Noel Grandin
Tested-by: Noel
Author: Noel Grandin
Date: Wed Sep 7 08:49:37 2016 +0200
loplugin:constantparam in framework..vbahelper
Change-Id: I592f73012ae8a4df8488ef04dc0956d9400625bc
diff --git a/framework/source/services/frame.cxx
b/framework/source/services/frame.cxx
index 2588e9f..29aefb6 100644
--- a
commits:
commit bcbbf987771793030c7377f065f01f53c8f23ee3
Author: Noel Grandin
Date: Wed Sep 7 11:47:56 2016 +0200
-Werror=unused-but-set-variable
Change-Id: I1a7ed38a95b06029d821b000324b2cc880df1ebb
diff --git a/ucb/source/regexp/regexp.cxx b/ucb/source/regexp/regexp.cxx
index 11ee8fa
e61b20dc1aeb271fab1f143e336cdc5b886b3d17
Author: Noel Grandin
Date: Wed Sep 7 09:09:14 2016 +0200
rename CollapsAttribs -> CollapseAttribs
Change-Id: Ic70f67fb7e0e557a3a726f44aef25931def49835
diff --git a/editeng/source/editeng/editdoc.cxx
b/editeng/source/editeng/editdoc.cxx
index 12e36a3..2f04b71 100
579426f798580093214fa8a7cc648318642c7e12
Author: Noel Grandin
Date: Thu Sep 8 09:23:17 2016 +0200
loplugin:constantparam in sw
Change-Id: Ic49d1c3c7b57fb213964ddc21b0f774c762aad94
diff --git a/sw/inc/IDocumentContentOperations.hxx
b/sw/inc/IDocumentContentOperations.hxx
index 1572e21
sw/source/core/doc/DocumentRedlineManager.cxx | 28 --
1 file changed, 9 insertions(+), 19 deletions(-)
New commits:
commit 4e5ec21c5191dc6c90c51ae786ac692e804c1fb7
Author: Noel Grandin
Date: Thu Sep 8 11:30:35 2016 +0200
workaround lack of constexpr
sw/source/core/doc/docredln.cxx | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
New commits:
commit ac1c3f2ab68a17b6508901bf9b5abdad618158a6
Author: Noel Grandin
Date: Thu Sep 8 11:41:22 2016 +0200
more workaround lack of constexpr
Change-Id
++--
sw/source/uibase/wrtsh/select.cxx |2 +-
18 files changed, 45 insertions(+), 112 deletions(-)
New commits:
commit 0f8a30318695447e205b17fb0af06362ab890bc3
Author: Noel Grandin
Date: Thu Sep 8 10:21:09 2016 +0200
loplugin:constantparam in sw
Change-Id
include/vcl/vclptr.hxx | 18 ++
1 file changed, 18 insertions(+)
New commits:
commit 976a4803e4cca4c5104c0ed60544a91a50ada012
Author: Noel Grandin
Date: Wed Sep 7 10:19:45 2016 +0200
disallow calls to ::Create in VclPtr subclasses
where it can be actively
(-)
New commits:
commit d4b0ab2214425545aac5d98c49dc320ee39d6dc2
Author: Noel Grandin
Date: Fri Sep 9 10:24:05 2016 +0200
loplugin:refcounting
Change-Id: I3ab5f1df08670fdad3e31aadafd3a02f1925dd88
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx
index 3042e03
/mailmergewizard.cxx |3 +--
26 files changed, 56 insertions(+), 86 deletions(-)
New commits:
commit c3c3e5b0554ca3f49649c96cf0b0b1b770713532
Author: Noel Grandin
Date: Fri Sep 9 08:37:09 2016 +0200
loplugin:constantparam in svtools
Change-Id
sc/source/filter/xml/xmlbodyi.cxx |4 ++--
starmath/source/mathmlimport.cxx |6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit e5981249db34db2367bae2a2f3e7e8d9f8bd09a0
Author: Noel Grandin
Date: Fri Sep 9 11:30:26 2016 +0200
loplugin:refcounting
+--
svl/source/numbers/zforlist.cxx |3 +--
18 files changed, 32 insertions(+), 53 deletions(-)
New commits:
commit cb958bb5e0e81d343c91c08a8513006a7bf1d913
Author: Noel Grandin
Date: Fri Sep 9 11:06:42 2016 +0200
loplugin:constantparam in sot..svl
Change
20c14c812ccc00692d42d294d3b8dea1774e3511
Author: Noel Grandin
Date: Fri Sep 9 13:26:44 2016 +0200
loplugin:constantparam in sfx2
Change-Id: If5d401001abb7bf3fc642d47f537b57836e6d9c5
Reviewed-on: https://gerrit.libreoffice.org/28772
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
diff --git a/cui/source
|2
sc/source/ui/view/viewfun3.cxx |2
sc/source/ui/view/viewfun4.cxx |2
61 files changed, 138 insertions(+), 225 deletions(-)
New commits:
commit 78ea29d51a23bf75f5753fae68ab8abe1072bbef
Author: Noel Grandin
Date: Fri Sep 9 15:32
| 10 -
59 files changed, 159 insertions(+), 263 deletions(-)
New commits:
commit b1164b07f9fdcd06a77dbdd74d45245a7c42c93e
Author: Noel Grandin
Date: Fri Sep 9 13:55:14 2016 +0200
loplugin:constantparam in sd
Change-Id: I2bc989802c12b379a1ba4202f54ecfef1f339c8c
25e4e9694ce12152693e9d272557e5d546becd40
Author: Noel Grandin
Date: Mon Sep 12 08:20:17 2016 +0200
handle nullptr in various clang plugins
since we are using it so widely now, instead of NULL
Change-Id: I990ff1334f657663e8791ab064d69e56636fe6e7
diff --git a/compilerplugins/clang/defaultparams.cxx
b
|9 -
stoc/source/simpleregistry/simpleregistry.cxx |2 +-
21 files changed, 39 insertions(+), 59 deletions(-)
New commits:
commit 1013587c03d168b54349b5d47c8359e97acc0ad5
Author: Noel Grandin
Date: Mon Sep 12 09:31:41 2016 +0200
loplugin:constantparam in package..stoc
774d2a94d31c14fb24c07a5c85220e5ef528ad20
Author: Noel Grandin
Date: Mon Sep 12 11:32:53 2016 +0200
loplugin:constantparam in extensions..lotuswordpro
Change-Id: Ifb30d5d53536045638d872761626a1b60fa52dad
Reviewed-on: https://gerrit.libreoffice.org/28831
Tested-by: Jenkins
Reviewed-by: Noel
, 55 insertions(+), 3 deletions(-)
New commits:
commit 1d7dd96e313dd23ca8d49abf879d51db448f76ee
Author: Noel Grandin
Date: Mon Sep 12 11:10:18 2016 +0200
impress: extend dumpAsXml to table cell and styles
Change-Id: If11ca945cae4f5127394dcc3871f4b6a76c24fac
diff --git a/include/svx
sc/source/core/tool/doubleref.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a3baa68980307b7d0d19515f2f69583d4fd6833c
Author: Noel Grandin
Date: Mon Sep 12 15:18:50 2016 +0200
fix bug in ScDBExternalRange::findFieldColumn
where it was calling
/viewcontactofe3dlathe.cxx |2 -
43 files changed, 65 insertions(+), 102 deletions(-)
New commits:
commit 6dd4905a7ac93a48dc87358da3ba0a8078bbb6cf
Author: Noel Grandin
Date: Mon Sep 12 12:56:25 2016 +0200
loplugin:constantparam in dbaccess..editeng
Change-Id
sc/source/filter/excel/xelink.cxx |3 ++-
sc/source/filter/excel/xltools.cxx |9 +
2 files changed, 3 insertions(+), 9 deletions(-)
New commits:
commit 2cfcf12836afe5437b0fd8720bde3a997aae58ac
Author: Noel Grandin
Date: Mon Sep 12 15:48:33 2016 +0200
remove open-coded
sc/source/filter/excel/xilink.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 757fd37747fd59091fa17432e8c8858b8a207a84
Author: Noel Grandin
Date: Mon Sep 12 15:49:51 2016 +0200
fix a TODO in XclImpExtName::MOper::MOper
where it was not
commits:
commit df89e038095bbd834aae355f52cf1176bdf67e5f
Author: Noel Grandin
Date: Tue Sep 13 15:57:09 2016 +0200
rename ContentInfo attribs field and methods to charAttribs
to match naming higher up the call stack
Change-Id: I8a89625de5d834b32fd6ea863ebc4152956a21fe
diff
|1
50 files changed, 89 insertions(+), 175 deletions(-)
New commits:
commit 1e49e33c26950b606714c0dafb26cbcb2aeb3877
Author: Noel Grandin
Date: Mon Sep 12 13:10:16 2016 +0200
loplugin:constantparam in chart2..connectivity
Change-Id: Ic9e1bd36a11c7148fa7595a2b6c6de9bd7a8653d
deletions(-)
New commits:
commit 0761f97525b3f3ce2cd73f8db28bf389a3c44f57
Author: Noel Grandin
Date: Wed Sep 14 08:53:38 2016 +0200
loplugin:constantparam in accessibility to basic
Change-Id: Id77cbcaefebf310a5d99c6ac12d154e182fd0a1c
Reviewed-on: https://gerrit.libreoffice.org/28860
/filter/inc/fltshell.hxx |5 -
vcl/source/gdi/pdfwriter_impl.cxx |8 +-
vcl/source/gdi/pdfwriter_impl.hxx |2
30 files changed, 116 insertions(+), 185 deletions(-)
New commits:
commit 20a9e101d909cb1953101e5962b74731e1265400
Author: Noel Grandin
Date: Wed
/TokenContext.hxx |4 ++--
29 files changed, 50 insertions(+), 50 deletions(-)
New commits:
commit 0ea50b5b43a934f2ab080f50585e386ebce0b805
Author: Noel Grandin
Date: Wed Sep 14 09:02:16 2016 +0200
loplugin:countusersofdefaultparams in xmloff
Change-Id
6df2c90c08b67b943022286e7152b51d52e0ef5e
Author: Noel Grandin
Date: Wed Sep 14 12:26:36 2016 +0200
loplugin:countusersofdefaultparams in vcl
Change-Id: I046e6f16c5b171a06e2be2da2f72340634f3e979
Reviewed-on: https://gerrit.libreoffice.org/28891
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
c3c4ae5fdac0341f01eeed8d5c633d203eed8b2a
Author: Noel Grandin
Date: Thu Sep 15 08:49:53 2016 +0200
use split() to simplify loplugin python code
Change-Id: Ib6d7acf54ca6c12a3b096435f8a621244df88b4f
diff --git a/compilerplugins/clang/countusersofdefaultparams.py
b/compilerplugins/clang
|2
69 files changed, 82 insertions(+), 308 deletions(-)
New commits:
commit 3b48b3cc92c93911f61535d22a2c8731574ee51a
Author: Noel Grandin
Date: Thu Sep 15 11:24:43 2016 +0200
loplugin:singlevalfields in sc..vcl
Change-Id: I68752a3daf5ddd8581c07759b8be2c1dabbb9258
diff
: Noel Grandin
Date: Thu Sep 15 11:35:30 2016 +0200
Remove OutputDevice::PaintScope
PaintScope was introduced in
commit bfceb557efcd607ef018ae35fc73f8d61a9b9a4e
Author: Michael Meeks
Date: Wed Sep 16 09:17:37 2015 +0100
GL paint-flushing
, 57 insertions(+), 240 deletions(-)
New commits:
commit 309b65a0921fd6c1f7756e2a71fd92bb3629e9fa
Author: Noel Grandin
Date: Thu Sep 15 13:01:35 2016 +0200
Some of our supported compilers don't do constexpr, which means
o3tl::typed_flags can't be 'static const'
| 10 --
tools/source/generic/config.cxx|9 -
tools/source/ref/pstm.cxx |8 -
37 files changed, 56 insertions(+), 215 deletions(-)
New commits:
commit 96e9ffa64706f523d67659a20a0ccce6fbd0cb91
Author: Noel Grandin
a2b77b43685884fb4e9be04152a49294fa50db36
Author: Noel Grandin
Date: Thu Sep 15 15:54:19 2016 +0200
loplugin:singlevalfields in basic..idl
Also fix obvious bug in the initialisation of the
connectivity::odbc::OConnection::m_bClosed field.
Probably closes some kind of connection leak
6da5ed6d7cea0917047dca92a9e32a7eb5e85ad6
Author: Noel Grandin
Date: Fri Sep 16 14:52:29 2016 +0200
convert ReaderWriterEnum to scoped enum
Change-Id: I6af2784857c835a823218ba88f4bf65a19a0d253
Reviewed-on: https://gerrit.libreoffice.org/28959
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
d9cff00683d31fbd4b3c4c2d6afbe164f4a85d47
Author: Noel Grandin
Date: Fri Sep 16 16:11:43 2016 +0200
Revert "convert ReaderWriterEnum to scoped enum"
It causes breakage on some gcc's with "default constructor could be not
generated" message.
Will attempt to re-land lat
Nice work!
Some random low priority comments:
In "Just walk the task list once per timeout"
https://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/new-vcl-scheduler&id=435e21fe0330436e76e5e053d5d5d94df734a554
The evaluate_entry label doesn't make the code any easier to read.
In "Reorgan
|1
32 files changed, 24 insertions(+), 277 deletions(-)
New commits:
commit e592877844573fa5ab934b7ab3b13aaa33ed621d
Author: Noel Grandin
Date: Fri Sep 16 16:08:56 2016 +0200
loplugin:unusedenumvalues
Change-Id: Icf17f936ce6d07d0e152252833c8645cf9b1163b
|1
include/tools/wintypes.hxx |3
vcl/source/control/button.cxx |3
19 files changed, 12 insertions(+), 190 deletions(-)
New commits:
commit 1658bd231bc662504a072097dc614c29fe2e116d
Author: Noel Grandin
Date: Mon Sep 19 09:48:19 2016
e58324aaca6875dbfe7c6c8333d747d2bfd9d089
Author: Noel Grandin
Date: Mon Sep 19 10:50:47 2016 +0200
convert storeAccessMode to scoped enum
Change-Id: I67705cdff0440487019a2992571147d648be1bfc
diff --git a/include/store/store.h b/include/store/store.h
index 61dc1e17..bd6027b 100644
--- a
/tabwin.cxx |2
52 files changed, 115 insertions(+), 155 deletions(-)
New commits:
commit 8c9b5a901dcbb430bbf225ed0a2d7a286b1d5185
Author: Noel Grandin
Date: Tue Oct 31 12:57:08 2017 +0200
loplugin:constantparam in connectivity
Change-Id
/global.cxx |8
include/codemaker/global.hxx|3 -
10 files changed, 29 insertions(+), 62 deletions(-)
New commits:
commit 1a284d1f98069f55d5211882431f516691c2a6f0
Author: Noel Grandin
Date: Tue Oct 31 15:26:23 2017 +0200
|3
include/basegfx/polygon/b3dpolypolygontools.hxx|9 +-
10 files changed, 36 insertions(+), 97 deletions(-)
New commits:
commit 094542511fae905106a9daa19c049ff669e61bdc
Author: Noel Grandin
Date: Tue Oct 31 15:43:39 2017 +0200
loplugin:constantparam in basegfx
: Noel Grandin
Date: Tue Oct 31 16:00:24 2017 +0200
loplugin:constantparam in basic,basctl
Change-Id: If918c42d4b82d78c07786cfa47c74d0dfb7493d6
Reviewed-on: https://gerrit.libreoffice.org/44131
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
diff --git a/basctl
ee1d6af9b73256e13975ec4e95aff6d69a00fed9
Author: Noel Grandin
Date: Tue Oct 31 14:15:25 2017 +0200
loplugin:finalclasses in package
Change-Id: I020ea1f3bea5c3deab05b9a2154102548c7622cf
Reviewed-on: https://gerrit.libreoffice.org/44132
Reviewed-by: Noel Grandin
Tested-by
7d8d7ebbc69015166f4dea22748e6c8586d51013
Author: Noel Grandin
Date: Tue Oct 31 14:39:47 2017 +0200
loplugin:finalclasses in oox
Change-Id: I12c274877a0975971863456e9abdcb811ee2bd80
Reviewed-on: https://gerrit.libreoffice.org/44133
Reviewed-by: Noel Grandin
Tested-by
msodumper/pptrecord.py | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
New commits:
commit c99d5a22f9dfebd595308d9dc5f20112674a3b8c
Author: Noel Grandin
Date: Mon Oct 23 16:34:09 2017 +0200
improve parsing of PPT records
I didn't know
/mysqlc_statement.hxx |3 +--
6 files changed, 7 insertions(+), 18 deletions(-)
New commits:
commit 6084ca8a637abb57b3d7236c303e22afa6423b43
Author: Noel Grandin
Date: Tue Oct 31 14:42:47 2017 +0200
loplugin:finalclasses in mysqlc
Change-Id
|8 -
lotuswordpro/source/filter/lwptoc.hxx |6
lotuswordpro/source/filter/lwpvpointer.hxx |5
29 files changed, 167 insertions(+), 243 deletions(-)
New commits:
commit bbf1312b2d775a851a38290e3c12c677f6acbfde
Author: Noel Grandin
Date: Tue Oct 31 16:04
/languageguessing/simpleguesser.hxx |4 ++--
9 files changed, 17 insertions(+), 22 deletions(-)
New commits:
commit dd8060ddc418942d51bb07313546fe849aac9d39
Author: Noel Grandin
Date: Wed Nov 1 10:39:38 2017 +0200
loplugin:finalclasses in h*,i*,j*
Change-Id
Grandin
Date: Wed Nov 1 15:11:01 2017 +0200
loplugin:finalclasses in framework
Change-Id: Ic060a8ec60c1209511c376f31e2dc45a48973294
Reviewed-on: https://gerrit.libreoffice.org/44166
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
diff --git a/framework/inc/dispatch
deletions(-)
New commits:
commit 455e4011f7052c5d1fb4693a573e0998cf6badc8
Author: Noel Grandin
Date: Wed Nov 1 15:54:13 2017 +0200
improve constparam loplugin
lots of little fixes to make the logic less pessimistic
Change-Id: If368822984250b11b98c56f5890177a1402e8660
Reviewed
570eed8ce4761cea0aa74efc85c182bc4af45493
Author: Noel Grandin
Date: Wed Nov 1 17:32:31 2017 +0200
loplugin:finalclasses in forms
Change-Id: I0f849fd104699e2861aaba2d4be38168e80703b0
Reviewed-on: https://gerrit.libreoffice.org/44189
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
Grandin
Date: Thu Nov 2 09:42:24 2017 +0200
loplugin:finalclasses in filter,extensions
Change-Id: I2822b8c5a91feaf47466356c01728d32a85bbae9
Reviewed-on: https://gerrit.libreoffice.org/44190
Tested-by: Jenkins
Reviewed-by: Noel Grandin
diff --git a/extensions/source
sd/source/filter/eppt/pptx-text.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 208f2b1b30934fa36140260a22fc8c3977eb5a85
Author: Noel Grandin
Date: Tue Oct 24 09:01:24 2017 +0200
tdf#113227 FILESAVE: PPT: bullets disappear after RT
include/vcl/errcode.hxx |7 ---
vcl/Library_vcl.mk|1
vcl/source/helper/errcode.cxx | 85 ++
3 files changed, 88 insertions(+), 5 deletions(-)
New commits:
commit 0d4891b6d1346191b56f0f8f4991cb6372e10c1d
Author: Noel Grandin
/defaultprocessor3d.hxx|4 +-
13 files changed, 37 insertions(+), 37 deletions(-)
New commits:
commit 7795907fa9434441a86e878799b04149700fe622
Author: Noel Grandin
Date: Thu Nov 2 15:17:06 2017 +0200
loplugin:constmethod in drawinglayer
Change-Id
/toolbox.cxx |2 +-
vcl/source/window/winproc.cxx | 20 ++--
25 files changed, 56 insertions(+), 56 deletions(-)
New commits:
commit 0dca40256320753fdbd42ac9c7de889026d7d469
Author: Noel Grandin
Date: Wed Nov 1 16:38:15 2017 +0200
loplugin:constparam in vcl
:
commit 7f81b9b9636b5f2333d1bc7eb0f2873aeb83ab07
Author: Noel Grandin
Date: Thu Nov 2 12:09:03 2017 +0200
loplugin:constparams in svx
Change-Id: Ib6ae6b0c1ae1659955124bb5c710f2989a0feb3a
Reviewed-on: https://gerrit.libreoffice.org/44250
Tested-by: Jenkins
Reviewed-by
/msfilter/svdfppt.cxx |4 ++--
include/filter/msfilter/msdffimp.hxx |4 ++--
include/filter/msfilter/svdfppt.hxx |4 ++--
8 files changed, 12 insertions(+), 12 deletions(-)
New commits:
commit da90193c8c0ab1f5403d37902f0037b51659b6d9
Author: Noel Grandin
Date
(-)
New commits:
commit 3dde9d988f0c9a432429389359c3531f10a4ff10
Author: Noel Grandin
Date: Thu Nov 2 12:09:52 2017 +0200
loplugin:constparams in various(1)
Change-Id: Ic80ca59abc3e104c7adf0c1eff1d16addf48bc8b
Reviewed-on: https://gerrit.libreoffice.org/44261
Tested-by: Jenkins
use --disable-doxygen​
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
commits:
commit 1ae5f7978788ac5192b19bb3da791bb27c7b2d89
Author: Noel Grandin
Date: Fri Nov 3 15:09:32 2017 +0200
loplugin:finalclasses in editeng
Change-Id: I3cf074d101311e516ee1ce23ad032225780f3e25
Reviewed-on: https://gerrit.libreoffice.org/44314
Tested-by: Jenkins
include/vcl/salbtype.hxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d7817c54fc9d2b688e8c5b15935adb06e6f47197
Author: Noel Grandin
Date: Fri Nov 3 15:19:50 2017 +0200
BitmapColor::GetLuminance doesn't need to use unsigned long
Chan
include/vcl/sysdata.hxx|8
vcl/source/outdev/text.cxx |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 26e8b589b3f7716a80df7f3a9273e4967d9b0991
Author: Noel Grandin
Date: Fri Nov 3 15:23:46 2017 +0200
convert various vcl system fields from
++-
8 files changed, 15 insertions(+), 34 deletions(-)
New commits:
commit 149247ec64b558244f8d94834ead37a1354029f4
Author: Noel Grandin
Date: Fri Nov 3 15:13:24 2017 +0200
loplugin:finalclasses in drawinglayer
Change-Id: I8922fc85ab23453791e3ce0b639d4ffafd31e967
Reviewed-on
|2 +-
xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx |2 +-
48 files changed, 82 insertions(+), 82 deletions(-)
New commits:
commit 0d50804e1c0c0ea2a5cd73fa3fa2a9ff0a0e7048
Author: Noel Grandin
Date: Fri Nov 3 09:52:08 2017 +0200
loplugin:constparams in various(2
editeng/source/items/numitem.cxx |6 +++---
include/editeng/numitem.hxx |4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit de05d4ee53b5ff0e7404058cef6d3a311e6b35e4
Author: Noel Grandin
Date: Mon Nov 6 08:26:34 2017 +0200
convert GetNumStr from
files changed, 27 insertions(+), 27 deletions(-)
New commits:
commit 84b1fab6548481313e9b65a9d56965e1c112
Author: Noel Grandin
Date: Sat Nov 4 08:59:25 2017 +0200
loplugin:constparams in cppcanvas,drawinglayer
Change-Id: I15cac1411c985afe8d7cb9439214a8092702bdb8
Reviewed-on
|4 +-
desktop/source/deployment/manager/dp_manager.h |3 --
68 files changed, 141 insertions(+), 247 deletions(-)
New commits:
commit 315bf654595fc621c2beb8bc332df419ff387b44
Author: Noel Grandin
Date: Mon Nov 6 11:11:04 2017 +0200
loplugin:finalclasses in dbaccess
+-
sw/source/ui/vba/vbaparagraphformat.hxx |2 +-
sw/source/uibase/inc/frmpage.hxx |2 +-
38 files changed, 80 insertions(+), 81 deletions(-)
New commits:
commit e2655495d544d51db68bb6ce94b3264290533bad
Author: Noel Grandin
Date: Mon Nov 6 14:28:34 2017 +0200
d0a4b17d58285ad616cf951d7e3b5fe89802c01d
Author: Noel Grandin
Date: Mon Nov 6 14:02:20 2017 +0200
loplugin:finalclasses in cui
Change-Id: I59c148dbc2bfc1dff554efe7e7c974dc557b2aeb
Reviewed-on: https://gerrit.libreoffice.org/44362
Tested-by: Jenkins
Reviewed-by: Noel Grandin
diff --git a/cui/source/inc
501 - 600 of 12656 matches
Mail list logo