include/vcl/graphicfilter.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6155e69aba4769cac01454bc43270ae3069ef48e
Author: Matteo Casalin
AuthorDate: Wed Mar 4 18:08:26 2020 +0100
Commit: Matteo Casalin
CommitDate: Sat Mar 7 22:31:00 2020 +0100
Fix
sw/source/core/tox/tox.cxx | 33 -
1 file changed, 16 insertions(+), 17 deletions(-)
New commits:
commit c6ac6b53bcefadb5a62ab6a7e94e9e996f50ba71
Author: Matteo Casalin
AuthorDate: Sun Jan 14 19:12:30 2018 +0100
Commit: Thorsten Behrens
CommitDate: Sat
framework/source/layoutmanager/helpers.cxx | 16 +---
1 file changed, 5 insertions(+), 11 deletions(-)
New commits:
commit 63497d3a60dfb045cafd6db9ce89c4bff0dc8507
Author: Matteo Casalin
AuthorDate: Wed Feb 27 08:08:53 2019 +0100
Commit: Matteo Casalin
CommitDate: Sat Apr
forms/source/xforms/xpathlib/xpathlib.cxx | 24
1 file changed, 12 insertions(+), 12 deletions(-)
New commits:
commit 83f1068ff62f644bc38e54211c48c87362276012
Author: Matteo Casalin
AuthorDate: Mon Mar 4 16:29:53 2019 +0100
Commit: Matteo Casalin
CommitDate
forms/source/component/ListBox.cxx | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
New commits:
commit cca2e42926a14ec27c663cd0f495dccb7607d6f9
Author: Matteo Casalin
AuthorDate: Mon Mar 4 16:20:50 2019 +0100
Commit: Matteo Casalin
CommitDate: Sat Apr 6 23:41:12
filter/source/msfilter/msvbahelper.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 736a481af5c6b7e7d4a652048be14ad0ebbd45e4
Author: Matteo Casalin
AuthorDate: Wed Mar 13 23:45:42 2019 +0100
Commit: Matteo Casalin
CommitDate: Sat Apr 6 23:41:49 2019
Hi Stephan,
On 1/30/19 10:40 PM, Stephan Bergmann wrote:
On 30/01/2019 22:17, Matteo Casalin wrote:
I'm working on improving code that calls getToken (e.g. using its
version with index, or using other OUString functions in its place
when possible).
One thing that I noticed is that
Dear all,
I'm working on improving code that calls getToken (e.g. using its
version with index, or using other OUString functions in its place when
possible).
One thing that I noticed is that there are a lot of calls in the form
getToken().toInt# which require memory management just to obta
Dear all,
I stumbled upon this code:
https://opengrok.libreoffice.org/xref/core/sw/source/ui/fldui/fldpage.cxx?r=1a33947a#143
and think that at line 152 token #2 should be obtained instead of token
#1 (which was just obtained a couple of lines before).
I don't know what this code is used fo
Thanks Miklos.
Kind regards
Matteo
On 1/14/19 9:15 AM, Miklos Vajna wrote:
Hi Matteo,
On Sun, Jan 13, 2019 at 11:18:55AM +0100, Matteo Casalin
wrote:
executing all of the jobs (gerrit_linux*, gerrit_macos, gerrit_windows)? Up
to know I just rebased the patch, but this looks to me as quite
Dear list,
it happens sometimes that gerrit builds fail because of a single
job (e.g. gerrit_windows) failing, with error messages that looks
completely unrelated to the patch being verified. In this case it seems
legitimate to think of a random failure which would likely disappear by
rebu
(-)
New commits:
commit 6050f9cf7b39e4d7073e1e54109e436b43dfa519
Author: Matteo Casalin
Date: Sat Jun 30 17:03:25 2018 +0200
Reduce number of operations on OUString
Change-Id: I5d65dd36981e6d75f0e3c0e3f00e1964d1249887
diff --git a/sfx2/source/appl/newhelp.cxx b/sfx2/source/appl
vcl/source/filter/graphicfilter.cxx |7 +++---
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 33 +++
2 files changed, 25 insertions(+), 15 deletions(-)
New commits:
commit b44167edcbdb94b471da5d6ef390edfa1bf4fe36
Author: Matteo Casalin
Date: Wed May 30 20
vcl/source/filter/FilterConfigItem.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 43df64affb71e9cd17cfaf936d142dad95b280f7
Author: Matteo Casalin
Date: Wed May 16 23:26:44 2018 +0200
Fix tdf#117410 - UI: Settings in PDF Options not remembered
Dear all,
I recently pushed to master a patch [1] for an issue I introduced
in LO 6.1.0.0.alpha0+ [2]. This patch will be integrated in 6.2, can
someone kindly backport it to 6.1? It seems that I have no push rights
to such branch.
Kind regards
Matteo
[1]
https://cgit.freedesktop.org/li
+++---
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 33 ++--
6 files changed, 45 insertions(+), 46 deletions(-)
New commits:
commit 565340d457f41197474a75ba1b036bdc3d569041
Author: Matteo Casalin
Date: Sat Jun 2 23:55:42 2018 +0200
Fix tdf#100937: LO Freezed when I insert
vcl/source/filter/graphicfilter.cxx | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
New commits:
commit b3c43f257404f1b9037898825e86806b5b0b0fc7
Author: Matteo Casalin
Date: Mon Apr 30 09:33:10 2018 +0200
Avoid getTokenCount (fix
---
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 24
15 files changed, 140 insertions(+), 124 deletions(-)
New commits:
commit 3922602fc3aff254ba1df3e2f193a7f569b8963f
Author: Matteo Casalin
Date: Sun Apr 29 22:42:33 2018 +0200
Avoid getTokenCount
Change-Id
sw/source/core/tox/tox.cxx | 33 -
1 file changed, 16 insertions(+), 17 deletions(-)
New commits:
commit df041d902eafb1e273eb360103252994bbd2cde2
Author: Matteo Casalin
Date: Sun Jan 14 19:12:30 2018 +0100
Return correct length for Authority token
sw/source/core/tox/tox.cxx | 33 -
1 file changed, 16 insertions(+), 17 deletions(-)
New commits:
commit c6e8460a5b47fa6fa971dde2a89e80662b6e97ae
Author: Matteo Casalin
Date: Sun Jan 14 19:12:30 2018 +0100
Return correct length for Authority token
deletions(-)
New commits:
commit 20a646aeda7e940340b0ab11f243c0f09887e1b3
Author: Matteo Casalin
Date: Sun Jan 14 19:52:47 2018 +0100
Pointer is always non-null ==> use reference
Change-Id: I9ea6a8233a2f046d2ca56c08b3a2e922cbba2f3b
diff --git a/sw/source/core/tox/tox.cxx b/sw/sou
7cccb79f541404f6d317da49cee431294b9121c6
Author: Matteo Casalin
Date: Wed Dec 27 13:23:49 2017 +0100
Remove leading _ from some variable names
Change-Id: I640bf41ad073fcf1d5b8fcc55c63558f208db73d
diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index 7b990127cd52
--
6 files changed, 31 insertions(+), 37 deletions(-)
New commits:
commit 8f4c5a34b9e8704035c6ec770fc2947eb9964502
Author: Matteo Casalin
Date: Sun Nov 26 21:51:26 2017 +0100
GetMarkableObjCount() is only compared against 1
Change-Id
sw/source/core/layout/calcmove.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 60fc08111d6453ca79603b4c5c85be05e45c35e7
Author: Matteo Casalin
Date: Wed Nov 1 11:16:42 2017 +0100
Fix a likely copypasta
All dimensions set to 0 seems to be a
files changed, 23 insertions(+), 45 deletions(-)
New commits:
commit 7ca48ce45d8c941587e296f34cba98509e35a5b5
Author: Matteo Casalin
Date: Wed Nov 1 11:06:28 2017 +0100
OUString: avoid temporaries, constify
Change-Id: I595b90b16c2c2a60a61811878ad06ae729a8943c
diff --git a/sw/source
/utlui/numfmtlb.cxx | 57 +++--
6 files changed, 124 insertions(+), 188 deletions(-)
New commits:
commit b312834555658064dd9491484695f84959e0b059
Author: Matteo Casalin
Date: Tue Aug 15 22:08:24 2017 +0200
OUString: constify, avoid unnecessary assignments
Change-Id
++---
svx/inc/sdr/properties/itemsettools.hxx| 18 +++-
svx/source/sdr/properties/itemsettools.cxx | 34 +---
7 files changed, 59 insertions(+), 99 deletions(-)
New commits:
commit 1d1eb99f7a5ac0c10fb6cb7349e82ca069f432a5
Author: Matteo Casalin
Date: Mon May 1 22:03
/source/view/ipclient.cxx |1
svx/source/sdr/properties/properties.cxx | 11 -
svx/source/svdraw/svdundo.cxx | 22 --
8 files changed, 97 insertions(+), 194 deletions(-)
New commits:
commit 653e455e1bd5bab87dbc6a20853c8a9ca0af6175
Author: Matteo Casalin
Date
sfx2/source/doc/doctemplateslocal.cxx | 53 +-
sfx2/source/doc/doctemplateslocal.hxx |6 ---
2 files changed, 27 insertions(+), 32 deletions(-)
New commits:
commit 91081c56b0732a3b378d331ac3bd299a369788f7
Author: Matteo Casalin
Date: Sat Apr 22 19:12:34
++-
sfx2/source/doc/objmisc.cxx | 36 ++
sfx2/source/view/viewfrm.cxx | 24 +---
8 files changed, 186 insertions(+), 300 deletions(-)
New commits:
commit 0191f643a2a79af94630d08abbb3e422c05020e7
Author: Matteo Casalin
Date: Mon Apr 17 23:09:44 2017 +0200
/view2.cxx|3 ++-
sw/source/uibase/utlui/glbltree.cxx |2 +-
12 files changed, 98 insertions(+), 17 deletions(-)
New commits:
commit e2d3e936ab03274696f235c9d74e247380070f6f
Author: Matteo Casalin
Date: Thu Mar 16 18:09:20 2017 +0100
tdf#95992 "Edit" > "Compare
On 2017-03-20 14:44, Caolán McNamara wrote:
On Fri, 2017-03-17 at 17:39 +0100, Matteo Casalin wrote:
3. Commit
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a8f1ad65612c
0e54969cabc541b183062ae3d905
My guess is that the "if" in the code under consideration can be
remov
getParameter( "location" );
}
BasicManager* pBasMgr = nullptr;
commit e256519a629e88c624c52916f1c38f774cfd445c
Author: Matteo Casalin
Date: Sun Mar 19 12:06:20 2017 +0100
OUString-related simplifications
Change-Id: I2f4099410bcdb9e04583cd37bf63ef86ce81f7e5
diff --git
include/sfx2/docfac.hxx|6 +++---
sfx2/source/doc/docfac.cxx | 16 ++--
2 files changed, 9 insertions(+), 13 deletions(-)
New commits:
commit 2cdca5d32e0b2d1efb9241e4e03e15b20f28363b
Author: Matteo Casalin
Date: Fri Mar 17 15:13:41 2017 +0100
SfxObjectFactory
include/sfx2/docfac.hxx |1 -
sfx2/source/doc/docfac.cxx |2 +-
sfx2/source/view/viewfrm.cxx |8
3 files changed, 5 insertions(+), 6 deletions(-)
New commits:
commit b165f0f9cc358e6127f69227fc3e4f6428fe50c7
Author: Matteo Casalin
Date: Fri Mar 17 11:54:00 2017
sfx2/source/doc/objstor.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit ba66f477a3db8afdc8d76283747d30e80d437a8f
Author: Matteo Casalin
Date: Thu Mar 16 22:54:34 2017 +0100
Use SfxObjectFactory::GetFactoryName, again
Change-Id
sfx2/source/doc/objserv.cxx | 16 +++-
1 file changed, 3 insertions(+), 13 deletions(-)
New commits:
commit b2c58d86127c802555b933d5c11e80bc308f54e6
Author: Matteo Casalin
Date: Thu Mar 16 21:43:49 2017 +0100
Simplify same assignment in both branches of a conditional
--
11 files changed, 19 insertions(+), 22 deletions(-)
New commits:
commit b93a015f9bbed007a8800ef040ec2b6211d33858
Author: Matteo Casalin
Date: Thu Mar 16 21:21:25 2017 +0100
Use SfxObjectFactory::GetFactoryName/URL
instead of OUString::createFromAscii( GetShortName() ), in one
Hi all,
I stumbled in the following code snippet in
SfxViewFrame::LoadViewIntoFrame_Impl:
OUString sURL( "private:object" );
if ( sURL.isEmpty() )
sURL = i_rDoc.GetFactory().GetFactoryURL();
in which the "if" test is obviously always false. I looked at how code
evolved du
sfx2/source/dialog/filedlghelper.cxx |6 ++
sfx2/source/dialog/filedlgimpl.hxx |2 --
2 files changed, 2 insertions(+), 6 deletions(-)
New commits:
commit 0ff696769088c2da896130dc722662b39a4416e4
Author: Matteo Casalin
Date: Sun Mar 5 21:39:06 2017 +0100
No need to keep
/salprn.cxx |4 ++--
13 files changed, 21 insertions(+), 21 deletions(-)
New commits:
commit c6f32df907983092cdb9f40c7c7ad0552caf41c3
Author: Matteo Casalin
Date: Sun Feb 5 21:43:59 2017 +0100
sal_uIntPtr to sal_uInt16
Change-Id: If463ae457f53a0a8b12cc0748afbc654f54ae3c3
include/tools/inetstrm.hxx |2 --
tools/source/inet/inetmsg.cxx |1 -
tools/source/inet/inetstrm.cxx | 12 +---
3 files changed, 9 insertions(+), 6 deletions(-)
New commits:
commit 7b2966dbf283b168fa0cc1eadf989387ab6e25b9
Author: Matteo Casalin
Date: Sat Jun 4 16:19:23
/source/control/edit.cxx | 41 ++--
vcl/source/edit/texteng.cxx | 207 +++-
7 files changed, 139 insertions(+), 171 deletions(-)
New commits:
commit 4266caadbbe67fa23de0df3b84f4d923cfd57201
Author: Matteo Casalin
Date: Wed May 4 22:20:42
Thanks Michael!
On Fri, 6 May 2016 23:36:58 +0200
Michael Stahl wrote:
> On 04.05.2016 14:33, Matteo Casalin wrote:
> > Hi Michael,
> > thanks for the details.
> > I tried the "gerrit cherry-pick to libreoffice-5-1" method, and it seems
> > [1] that
vcl/source/edit/texteng.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c927b6692257e427d622add6324fc1c55fce9aa3
Author: Matteo Casalin
Date: Wed Apr 20 21:42:28 2016 +0200
Resolves: tdf#98940 (-1 not mapping to maximum string length anymore
e it a try.
Just to be sure: 5.1.4 will be branched from 5.1, not from 5.1.3, right?
Thanks again and kind regards
matteo
[1] https://gerrit.libreoffice.org/#/c/24654/
On Wed, 4 May 2016 13:58:57 +0200
Michael Stahl wrote:
> On 01.05.2016 18:37, Matteo Casalin wrote:
> > On 05/01/2016
vcl/source/edit/texteng.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eca3455190ed9a2c4796e7954f2533dc71cd1ab6
Author: Matteo Casalin
Date: Wed Apr 20 21:42:28 2016 +0200
Resolves: tdf#98940 (-1 not mapping to maximum string length anymore
On 04/29/2016 06:52 PM, Matteo Casalin wrote:
Hi everybody,
I submitted to gerrit a one-line fix for bug 98940, a regression
introduced by a previous commit of mine.
I think it's quite safe to push it to master, and I will do that in a few days
unless someone reviews/pushes it i
Hi Christian
On 05/01/2016 12:23 PM, Christian Lohmaier wrote:
Hi Matteo,
On Fri, Apr 29, 2016 at 6:52 PM, Matteo Casalin
wrote:
using yahoo address with mailing lists is unfortunate, as yahoo uses
DMARC policy that make receiving mail providers flag the mail as spam
or reject them
"W
Hi everybody,
I submitted to gerrit a one-line fix for bug 98940, a regression introduced
by a previous commit of mine.
I think it's quite safe to push it to master, and I will do that in a few days
unless someone reviews/pushes it in the meantime.
The aforementioned bug, however, affects th
tools/source/memtools/unqidx.cxx | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 96be131c5ef00bfae3c0c83231989fdfe9f7f5bb
Author: Matteo Casalin
Date: Sat Mar 5 18:58:30 2016 +0100
Minor optimization, and improved comments
Change-Id
include/tools/unqidx.hxx |6 ++
tools/source/memtools/unqidx.cxx | 39 +++
2 files changed, 17 insertions(+), 28 deletions(-)
New commits:
commit 078188793b2753bf607bb629464935ccefd28136
Author: Matteo Casalin
Date: Sat Mar 5 14:59:11 2016
tools/source/memtools/unqidx.cxx | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
New commits:
commit bc2e74f3c3093819c499921cf62615e9a8d7301c
Author: Matteo Casalin
Date: Sat Mar 5 14:35:25 2016 +0100
Simplify recycling/search of freed UniqueIndex-es
include/tools/unqidx.hxx |3 +--
tools/source/memtools/unqidx.cxx | 20 +---
2 files changed, 6 insertions(+), 17 deletions(-)
New commits:
commit f04999cc84152ef9fc216d339da4b5fc2c52e256
Author: Matteo Casalin
Date: Sat Mar 5 10:05:50 2016 +0100
Delete
include/tools/unqidx.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ad0aec407d09711f58acbacbf6296ca53b760725
Author: Matteo Casalin
Date: Wed Mar 2 08:30:10 2016 +0100
Fix error C2057: expected constant expression
Change-Id
++--
tools/source/ref/pstm.cxx| 14 +--
11 files changed, 130 insertions(+), 120 deletions(-)
New commits:
commit 0d34f4ac9b17348d7956285c6cefb28bea2537b6
Author: Matteo Casalin
Date: Tue Mar 1 23:37:07 2016 +0100
Data member nStartIndex can be const
Change-Id
vcl/win/gdi/salprn.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ccd681dabd75b14feaf410640cddc20862316cb3
Author: Matteo Casalin
Date: Tue Jan 26 22:23:51 2016 +0100
Blind fix for Windows
Change-Id: Icd28c3126eb764187788f3726bfa3a5db54ba7e6
vcl/inc/osx/salprn.h |2 +-
vcl/osx/salprn.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fc388c1ff4ba005bbf784a083825f2070e66325e
Author: Matteo Casalin
Date: Tue Jan 26 22:13:40 2016 +0100
Blind fix for OSX
Change-Id
|2 -
vcl/win/gdi/salprn.cxx | 58 +---
13 files changed, 99 insertions(+), 93 deletions(-)
New commits:
commit bddca7fbcc64814860f331b464b61727f5569709
Author: Matteo Casalin
Date: Sun Jan 10 16:09:41 2016 +0100
sal_uLong to
/generic/printer/jobdata.cxx|9 -
62 files changed, 216 insertions(+), 250 deletions(-)
New commits:
commit e7d920da4465fd8de8b8a9f87a3589054eac73de
Author: Matteo Casalin
Date: Tue Dec 22 22:57:02 2015 +0100
sal_uLong to sal_uInt32, ScHint related
Change-Id
/xattr.cxx |6 ++---
5 files changed, 21 insertions(+), 24 deletions(-)
New commits:
commit 86043a2f57a9f50cabe689dd5e9f8db0dbd16f80
Author: Matteo Casalin
Date: Sun Nov 8 19:45:45 2015 +0100
Remove unused XDash variables
Change-Id
13d927267535c0dca3139a50ebf8d5bcfc0df484
Author: Matteo Casalin
Date: Thu Nov 5 18:58:49 2015 +0100
(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum
Change-Id: I167d656f419ddbeb72960b8510fb8084605d4d5c
diff --git a/include/tools/poly.hxx b/include/tools/poly.hxx
index
: Matteo Casalin
Date: Wed Oct 28 12:33:53 2015 +0100
Date: avoid temporary conversions to sal_uIntPtr
Change-Id: Ib52c5d1a55d17c572fd5be9a3ce36c6de7965220
diff --git a/tools/source/datetime/tdate.cxx b/tools/source/datetime/tdate.cxx
index c27f1d0..808ac48 100644
--- a/tools/source
sot/source/sdstor/stgstrms.cxx | 22 ++
sot/source/sdstor/stgstrms.hxx |2 +-
2 files changed, 11 insertions(+), 13 deletions(-)
New commits:
commit 51bc0594f2d65630cf167a107f3be3f79993e6d9
Author: Matteo Casalin
Date: Tue Oct 27 18:25:07 2015 +0100
sal_uLong to
.cxx|1
109 files changed, 275 insertions(+), 206 deletions(-)
New commits:
commit 20635ed90b2f684757c480b3cff70547a0e06363
Author: Matteo Casalin
Date: Sun Oct 11 18:21:11 2015 +0200
Reduce scope of #include
Change-Id
+++
sw/source/ui/dbui/mmoutputtypepage.cxx| 15 +---
sw/source/uibase/dbui/mailmergehelper.cxx | 21 ++---
7 files changed, 117 insertions(+), 109 deletions(-)
New commits:
commit 8be829eebf92f5af32e370e8c00b9b1e28ff95c7
Author: Matteo Casalin
Date: Mon Sep 14 22:34:35 2015 +0200
cui/source/dialogs/multipat.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit af433b6fff17e4e835043797063061055643b614
Author: Matteo Casalin
Date: Sun Sep 13 12:20:38 2015 +0200
Fix precedence error
Change-Id
bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f290e30e958319860af1febd01bb322f5f08b20a
Author: Matteo Casalin
Date: Sun Sep 13 11:09:49 2015 +0200
Fix typo
Change-Id
/CustomAnimationPreset.cxx | 30
5 files changed, 69 insertions(+), 77 deletions(-)
New commits:
commit 22547d056c5fc36aff666b68b03a2d9471022ac2
Author: Matteo Casalin
Date: Sun Sep 13 11:04:21 2015 +0200
Avoid getTokenCount in CustomAnimationPreset::getProperties/hasProperty
Change
dbaccess/source/ui/misc/WTypeSelect.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1a78f0965d854f461a7a55ae93842ac06446e41d
Author: Matteo Casalin
Date: Sat Sep 12 19:13:16 2015 +0200
Restore correct boolean return value
Fix commit
|2
vcl/workben/mtfdemo.cxx |2
vcl/workben/vcldemo.cxx |2
103 files changed, 417 insertions(+), 475 deletions(-)
New commits:
commit 3342993a437df435f4640468fd650dfb45d43045
Author: Matteo Casalin
, 473 insertions(+), 472 deletions(-)
New commits:
commit d00ca13f880bbfe0fc987ef47184737dc74551d8
Author: Matteo Casalin
Date: Sat Aug 29 16:49:46 2015 +0200
XOutBitmap::GraphicToBase64 can return bool
instead of a sal_uLong error code, which no call place cares about
Change
Hi
On Mon, 24 Aug 2015 10:37:38 +0200
Stephan Bergmann wrote:
> On 08/21/2015 10:30 PM, Matteo Casalin wrote:
> > commit eb4cbea657b9038c488f1b1bcf5107cc226a6681
> > Author: Matteo Casalin
> > Date: Sun Aug 16 16:32:13 2015 +0200
> >
> >
/source/helper/canvasbitmap.cxx | 20 ++--
13 files changed, 163 insertions(+), 157 deletions(-)
New commits:
commit 6257ea7d925080c930748b5c1120971f3aabc44d
Author: Matteo Casalin
Date: Fri Aug 21 22:14:03 2015 +0200
sal_uLong to size_t
Change-Id
| 16
31 files changed, 517 insertions(+), 542 deletions(-)
New commits:
commit 98244c3cb47824babc746ebc14a199977e9768d1
Author: Matteo Casalin
Date: Sat Aug 15 19:35:32 2015 +0200
sal_uLong to sal_Int32/long
Change-Id: Ia4ae190da37351b8c2b7ee9fc953508c5b1ab062
diff --git a
tchIndex-1 ];
-sal_uInt16 nCur = rCursor.GetIndex()-1;
+sal_Int32 nCur = rCursor.GetIndex()-1;
sal_uInt16 nLevel = 1;
while ( nLevel )
{
@@ -124,7 +124,7 @@ TextSelection ExtTextEngine::MatchGroup( const TextPaM&am
include/osl/endian.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6484b2fda3b4fa0059526e81cd1e26cca46cb705
Author: Matteo Casalin
Date: Tue Jul 21 22:56:56 2015 +0200
endian.h: avoid some Wconversion warnings
Change-Id
include/tools/solar.h | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 029fa6477bfed71881c3287799f5bdffd3285f92
Author: Matteo Casalin
Date: Wed Jul 22 23:22:56 2015 +0200
solar.h: avoid some Wconversion warnings
Change-Id
include/tools/errcode.hxx | 193 +++---
1 file changed, 98 insertions(+), 95 deletions(-)
New commits:
commit 5e6ec5bb145a7223281efd46c659a10fc5a59b58
Author: Matteo Casalin
Date: Tue Jul 21 22:57:43 2015 +0200
errcode.hxx: avoid some Wconversion
, 100 insertions(+), 98 deletions(-)
New commits:
commit c5ca63a0bb23bcc06b1ae70f169d965476bc251b
Author: Matteo Casalin
Date: Sun Jul 19 17:09:48 2015 +0200
sal_uInt16 to sal_Int32/size_t
Change-Id: Icb8765339412bedf1e424a766bc99274ab96ceab
diff --git a/editeng/source/editeng
deletions(-)
New commits:
commit 96b264edf2765e9d1893757d1f1f7c718b1df36d
Author: Matteo Casalin
Date: Thu Jul 9 09:19:44 2015 +0200
These functions and data can be local
Change-Id: Ife2351bc8f0a3ee261b525aeb4e8e254174a42a0
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx
b
sw/source/filter/html/swhtml.cxx | 62 ++-
1 file changed, 30 insertions(+), 32 deletions(-)
New commits:
commit 707ef3171a096787b2f7a4c221e60962f05e7d01
Author: Matteo Casalin
Date: Mon Jun 8 23:32:14 2015 +0200
Just continue to next iteration
sw/source/filter/html/swhtml.cxx | 97 ---
1 file changed, 52 insertions(+), 45 deletions(-)
New commits:
commit 5e5025a3c76e8a27ec3541c6c160e3b0fd2b8474
Author: Matteo Casalin
Date: Mon Jun 8 23:17:50 2015 +0200
sw: HTML import: Do not mix normal
sw/source/filter/html/swhtml.cxx | 97 ---
1 file changed, 52 insertions(+), 45 deletions(-)
New commits:
commit 492ff21d6543d800b0cd424eafbcd409bc19f695
Author: Matteo Casalin
Date: Mon Jun 8 23:17:50 2015 +0200
sw: HTML import: Do not mix normal
1b60c3d62deef02788d31c7d60ea1ab12323c150
Author: Matteo Casalin
Date: Sun Jun 21 12:47:13 2015 +0200
Avoid conversion warnings in rtl::get[High|Low]Surrogate
Change-Id: I5eec1f7505e27eedd39081669011f7af42b8a26f
Signed-off-by: Stephan Bergmann
diff --git a/include/rtl/character.hxx b
sw/source/filter/ww8/rtfexport.cxx | 37 +
1 file changed, 17 insertions(+), 20 deletions(-)
New commits:
commit 8cd2a372e3867f99b397b9ec089d6e1f7efd1088
Author: Matteo Casalin
Date: Sun Jun 21 10:48:09 2015 +0200
Use more proper integer types
sw/source/filter/html/wrthtml.cxx| 10
sw/source/filter/writer/wrtswtbl.cxx | 42 +++
2 files changed, 24 insertions(+), 28 deletions(-)
New commits:
commit ee472a7ffe2e5fdc70dcd84f4434f66713229b7e
Author: Matteo Casalin
Date: Sat Jun 20 12:12
Hi everybody,
in SwHTMLParser::AppendTextNode I noticed some code that claimed to
"repair" an improper handling of script-dependent hints, but was suspiciously
mixing end positions of plain, CTL and CJK attributes. I submitted a patch:
https://gerrit.libreoffice.org/16169
that restores (in
sw/source/filter/html/swhtml.cxx | 32 +++-
1 file changed, 15 insertions(+), 17 deletions(-)
New commits:
commit a9ff587f5ab82b2b8567e5474dd9f5852680c2da
Author: Matteo Casalin
Date: Fri Jun 5 23:59:19 2015 +0200
Use auto, avoid temporaries and unneeded
-
sw/source/filter/html/svxcss1.cxx | 23 ++
6 files changed, 51 insertions(+), 63 deletions(-)
New commits:
commit 038a6835d10c2f45d3aaa6df45ef331265a44c57
Author: Matteo Casalin
Date: Tue Jun 2 00:46:52 2015 +0200
Use more proper integer types
Change
Bergmann wrote:
On 06/01/2015 01:38 AM, Matteo Casalin wrote:
while converting some sal_uInt16 to sal_Int32 in
cui/source/dialogs/hyphen.cxx, I noticed that getHyphenationPositions()
returns a sequence of short/sal_Int16. The surrounding code suggests
that sal_Int32 would be more appropriate
cui/source/dialogs/hyphen.cxx | 183 +++---
cui/source/inc/hyphen.hxx | 25 ++---
2 files changed, 99 insertions(+), 109 deletions(-)
New commits:
commit b265ddb9232f1c76e8c0aa5db9f117525bd4d4a7
Author: Matteo Casalin
Date: Mon Jun 1 15:48:07 2015
/source/uibase/lingu/hyp.cxx|4 ++--
7 files changed, 19 insertions(+), 20 deletions(-)
New commits:
commit 89fbad85dc98d67f5d3a7794c41e573613f5428f
Author: Matteo Casalin
Date: Mon Jun 1 11:11:31 2015 +0200
Fix typos in comments
Change-Id
Hi all,
while converting some sal_uInt16 to sal_Int32 in
cui/source/dialogs/hyphen.cxx, I noticed that getHyphenationPositions()
returns a sequence of short/sal_Int16. The surrounding code suggests
that sal_Int32 would be more appropriate, but I see that this function
is listed in some .id
+--
sw/source/uibase/lingu/sdrhhcwrap.cxx |2 +-
6 files changed, 6 insertions(+), 7 deletions(-)
New commits:
commit e61fcfea5c2a306e44a053976e921160e78917ac
Author: Matteo Casalin
Date: Mon Jun 1 01:14:07 2015 +0200
WaE - Fix C4389: ´==´ : signed/unsigned mismatch
/swhtml.hxx |4
17 files changed, 195 insertions(+), 214 deletions(-)
New commits:
commit 778d5508f5be8d9e31e1634110137f8afdf0065e
Author: Matteo Casalin
Date: Sun May 31 23:32:19 2015 +0200
Use more proper integer types and range-based for loops
Change-Id
sw/source/uibase/inc/content.hxx |6
sw/source/uibase/utlui/content.cxx | 230 +
2 files changed, 112 insertions(+), 124 deletions(-)
New commits:
commit 4618d15cb73d0f0c15e0f4d2a6ce9cdbe6eeef24
Author: Matteo Casalin
Date: Sat May 30 23:25:51 2015
Author: Matteo Casalin
Date: Tue May 12 23:52:18 2015 +0200
Simplify loop
Change-Id: I9c61e8b1d8552be25c3c78757b280b388cb98694
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx
b/sw/source/uibase/dochdl/swdtflvr.cxx
index 2f64b0a..0c9b091 100644
--- a/sw/source/uibase/dochdl
New branch 'private/bubli/sw_16bit' available with the following commits:
commit a98ef8adcc10bec409e8132ace3de1e6606e6c8f
Author: Matteo Casalin
Date: Sun Apr 26 13:12:37 2015 +0200
Use auto and range-based for loops
Change-Id: I400bce4479eb0ab8105384f88a379c3ea90b9f
/source/filter/basflt/shellio.cxx |4 +--
6 files changed, 40 insertions(+), 39 deletions(-)
New commits:
commit 1848430d614e0f2f52e288363d0367c9207b0802
Author: Matteo Casalin
Date: Tue May 5 22:45:29 2015 +0200
Use more proper integer types
Change-Id
1 - 100 of 641 matches
Mail list logo