helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bea06517127085a714e07f35a6c1b1a13545518e
Author: Seth Chaiklin
AuthorDate: Thu Dec 10 07:32:32 2020 +0100
Commit: Gerrit Code Review
CommitDate: Thu Dec 10 07:32:32 2020 +0100
Update git submo
source/text/scalc/guide/rename_table.xhp | 53 ++-
1 file changed, 25 insertions(+), 28 deletions(-)
New commits:
commit 13cd181da4668aba0ba1e60c928d91c4892754db
Author: Seth Chaiklin
AuthorDate: Tue Dec 8 14:34:28 2020 +0100
Commit: Ilmari Lauhakangas
Comm
Hello Miklos,
IMHO
http://document-foundation-mail-archive.969070.n3.nabble.com/About-tdf-138715-and-future-of-Thunderbird-address-book-support-tt4292458.html
should be discussed in ESC.
In brief, since TB, in its last version 78, migrated from Mork to Sqlite to
deal with address book and LO doesn
Hello,
About 1 year ago Robert Großkopf submitted the enhancement bugtracker
https://bugs.documentfoundation.org/show_bug.cgi?id=128977 had been created
to indicate Thunderbird address book would use in next version Sqlite
instead of Mork.
After 1 year, no one stepped in to implement Sqlite supp
OK. Thanks you. Found it.
In base to the code is feasible in a couple of weeks.
I-ll implement a second order kahan algorithm. Third order would be
overkill ( I don't think anyone is gonna use it for high precision
calculus ).
But it's not only sum and average, variance (stats) and any other formu
sw/source/core/inc/flyfrms.hxx |6 --
sw/source/core/layout/flylay.cxx | 113 ++-
2 files changed, 56 insertions(+), 63 deletions(-)
New commits:
commit d79a578c200ff30134cf5ec7ad5c66f3e5d2d4c9
Author: Bjoern Michaelsen
AuthorDate: Tue Dec 8 23:50:2
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f70927941e4f163f3a268194a30263da1697d398
Author: gar Soul
AuthorDate: Wed Dec 9 23:40:20 2020 +0100
Commit: Gerrit Code Review
CommitDate: Wed Dec 9 23:40:20 2020 +0100
Update git submodules
source/text/scalc/guide/text_wrap.xhp |1 +
source/text/shared/guide/breaking_lines.xhp |1 +
2 files changed, 2 insertions(+)
New commits:
commit b9a3bdeb9ede49b13e65c0f2c403ef5fbed6e0ee
Author: gar Soul
AuthorDate: Mon Dec 7 20:06:07 2020 +0100
Commit: Adolfo Jayme Barrie
compilerplugins/clang/stringviewparam.cxx| 54 ++-
compilerplugins/clang/test/stringviewparam.cxx | 10 ++
connectivity/source/commontools/dbtools.cxx |6 -
dbaccess/source/ui/inc/RelationController.hxx|4 -
dbaccess/source
compilerplugins/clang/stringview.cxx |7 +--
compilerplugins/clang/test/stringview.cxx |6 --
2 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit ff8d82dc4cc0841f11ad6d51d3ed37450a6f6971
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 22:44:49 2020 +0100
Hi,
On Wednesday, 2020-12-09 20:25:17 +0100, Dante Doménech wrote:
> Does anyone know where are implemented the calc formulas?
Regina already gave pointers. Ask if you need more.
> I'd like to check out if it uses the kahan algorithm, pairwise sum or
> something else.
Kahan is not used, but th
On 09/12/2020 11:01, Luboš Luňák wrote:
Ok, but that's just trying harder to find that good size that does not exist.
I am going to do these, I was just hoping there was also some (3) that would
make these (1) and (2) rather irrelevant. But after googling for Linux and
the Win32 API from Mike I
include/vcl/weld.hxx | 37 ++---
svtools/source/control/tabbar.cxx | 13 ++---
vcl/inc/salvtables.hxx|2 ++
vcl/source/app/salvtables.cxx |7 +++
vcl/unx/gtk3/gtk3gtkinst.cxx | 33 ++
Present: Sascha, Heiko
Comments: Octavio, Mike, Alain, Adolfo, Roman
Tickets/Topic
* ClearDirectFormatting does not remove page break
+ https://bugs.documentfoundation.org/show_bug.cgi?id=138628
+ introduce "Clear Special" dialog, and if so with what options
+ go with another UNO comm
sfx2/source/sidebar/TabBar.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit ebc76496be42f1ca9141c94cc544a3fa922cad38
Author: Caolán McNamara
AuthorDate: Tue Dec 1 10:24:26 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 21:06:48 2020 +0100
cid#1470371 Uni
Hi Dante,
the methods for the Calc functions are in files interpr*.cxx and
interpre.hxx. Most methods are named kind ScFoo, ScSum for example. They
do outer things like checking, that parameters are valid. From there you
will easily find the calculating algorithm, often a local method.
I thi
sc/qa/unit/data/xlsx/tdf138741_externalLinkSkipUnusedsCrash.xlsx |binary
sc/qa/unit/subsequent_export-test.cxx| 13
++
sc/source/filter/excel/xelink.cxx|2 +
sc/source/ui/docshell/externalrefmgr.cxx
Does anyone know where are implemented the calc formulas?
I'd like to check out if it uses the kahan algorithm, pairwise sum or
something else.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/l
include/vcl/weld.hxx | 37 ++---
svtools/source/control/tabbar.cxx | 13 ++---
vcl/inc/salvtables.hxx|2 ++
vcl/source/app/salvtables.cxx |5 +
vcl/unx/gtk3/gtk3gtkinst.cxx | 33
Tag 'cp-6.2-27' created by Andras Timar at
2020-12-09 19:07 +
cp-6.2-27
Changes since cp-6.2-26-17:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listi
Tag 'cp-6.2-27' created by Andras Timar at
2020-12-09 19:07 +
cp-6.2-27
Changes since cp-6.2-23:
Andras Timar (1):
Update mobile Word Count dialog translations and some more
---
source/ar/sw/messages.po | 1364 +++-
source/as/sw/messages.po
Tag 'cp-6.2-27' created by Andras Timar at
2020-12-09 19:07 +
cp-6.2-27
Changes since CODE-4.2.2-2:
Andras Timar (1):
[cp] add info about xapian omega search and the cp-query template
---
xapian/cp-query | 141 ++
xapian/xapian.
Tag 'cp-6.2-27' created by Andras Timar at
2020-12-09 19:07 +
cp-6.2-27
Changes since cp-6.2-25-1:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listin
configure.ac |2 -
icon-themes/galaxy/brand_cp/flat_logo.svg | 46 --
2 files changed, 20 insertions(+), 28 deletions(-)
New commits:
commit 0ada274b4384e87dc027ac93fcee77f3f0bec7a2
Author: Andras Timar
AuthorDate: Wed Dec 9 18:1
Tag 'libreoffice-7.0.4.2' created by Christian Lohmaier
at 2020-12-09 18:57 +
Tag libreoffice-7.0.4.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl/RHhIACgkQ9DSh76/u
rqMlYg//ZazYj8C/5j1Wfc80164PDLHC+5yUDnUxePRicrvnK81unlZ0loBAFHA6
QNfBN2yItRAnK0qMtKdUMeCVWDT/5
Tag 'libreoffice-7.0.4.2' created by Christian Lohmaier
at 2020-12-09 18:57 +
Tag libreoffice-7.0.4.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl/RHhIACgkQ9DSh76/u
rqNfQA/7BpapSGEFfL7WPerJlg0LZazahIBdBylgfmRgo68ExO3DXL7COg8Rg8Pz
Qrju4e6fXFoTfV9uhB2g2mtme30/k
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5a08bb2e749e55ef55aa8ea5ee428c3a01816438
Author: Christian Lohmaier
AuthorDate: Wed Dec 9 19:57:45 2020 +0100
Commit: Christian Lohmaier
CommitDate: Wed Dec 9 19:57:45 2020 +0100
bump product
Tag 'libreoffice-7.0.4.2' created by Christian Lohmaier
at 2020-12-09 18:57 +
Tag libreoffice-7.0.4.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl/RHg0ACgkQ9DSh76/u
rqMYdQ//QroU2BUxkRkVcBDwyqPd0WQ7rb91cfonvvfdYh9ZdJhwqcOskvvmBoUJ
yzDCE1xSzlP9cz8urcn++y3NnuWwl
Tag 'libreoffice-7.0.4.2' created by Christian Lohmaier
at 2020-12-09 18:57 +
Tag libreoffice-7.0.4.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl/RHhIACgkQ9DSh76/u
rqMZIQ//WZ+3Gs9d+32OpjNHPQE4VBFOCMDMNj2l11EYmXqI5jbCi1GX6G14cIbx
OJUlEOhLuYsuaXrbinlibcnK9/931
sal/rtl/math.cxx | 78 +++
1 file changed, 78 insertions(+)
New commits:
commit 8a4430197982247d58c512fad1c0aea17578f057
Author: Eike Rathke
AuthorDate: Fri Nov 27 17:38:46 2020 +0100
Commit: Christian Lohmaier
CommitDate: Wed Dec 9
wizards/source/sfdialogs/SF_DialogControl.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a51e981a1dbf51a25def24d306e075fecba8
Author: Andrea Gelmini
AuthorDate: Tue Dec 8 21:37:42 2020 +0100
Commit: Julien Nabet
CommitDate: Wed Dec 9 18:33:49 2020 +
vcl/README.scheduler |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1d3421ce32025902a6c5091f396507ddd4674b8e
Author: Andrea Gelmini
AuthorDate: Mon Dec 7 22:42:13 2020 +0100
Commit: Julien Nabet
CommitDate: Wed Dec 9 18:33:01 2020 +0100
Fix typos
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5b2cb8355119e0bf08644c325ca44d07824c7420
Author: Caolán McNamara
AuthorDate: Wed Dec 9 15:20:40 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9
sd/source/ui/sidebar/SlideBackground.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 962bd10e456d95c7579ffb380b3e69f67cf5ea11
Author: Pranam Lashkari
AuthorDate: Fri Nov 20 09:44:25 2020 +0530
Commit: Andras Timar
CommitDate: Wed Dec 9 18:14:43 2020 +0100
hide
instsetoo_native/CustomTarget_install.mk | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
New commits:
commit 602eef5e30082ba1244cc1a0f75b75c770f8a77e
Author: Vasily Melenchuk
AuthorDate: Wed Dec 9 19:59:52 2020 +0300
Commit: Vasily Melenchuk
CommitDate: Wed
wizards/source/sfdialogs/SF_Dialog.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 53803537d5b89fb19c33bf6661363acbc97463a7
Author: Jean-Pierre Ledure
AuthorDate: Wed Dec 9 16:49:52 2020 +0100
Commit: Jean-Pierre Ledure
CommitDate: Wed Dec 9 17:54:51 202
vcl/source/gdi/impgraph.cxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 6ca971ca3a4b767fdc75cd2dde022a878dd583a1
Author: Miklos Vajna
AuthorDate: Wed Dec 9 17:32:06 2020 +0100
Commit: Miklos Vajna
CommitDate: Wed Dec 9 17:32:14 2020 +0100
v
vcl/win/gdi/gdiimpl.cxx | 35 +++
1 file changed, 31 insertions(+), 4 deletions(-)
New commits:
commit d41d6768a17c65460565265f41a590f8e6982ad9
Author: Regina Henschel
AuthorDate: Thu Dec 3 23:53:43 2020 +0100
Commit: Xisco Fauli
CommitDate: Wed Dec 9 1
include/svx/weldeditview.hxx |2 ++
svx/source/dialog/weldeditview.cxx | 15 ++-
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit 1b27638ce1434b0fee73685cb9cfc55dcc0c8b0b
Author: Caolán McNamara
AuthorDate: Wed Dec 9 15:07:28 2020 +
Commit:
libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8acadd0430f5789545b4a1af789780814f2e1247
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 15:54:55 2020 +0100
Commit: Stephan Bergmann
CommitDate: Wed Dec 9 17:19:32 2020 +0100
sd/qa/unit/import-tests-smartart.cxx |6 +++---
sw/qa/extras/ooxmlexport/ooxmlexport11.cxx |2 +-
sw/qa/extras/ww8export/ww8export2.cxx |2 +-
vcl/qa/cppunit/complextext.cxx |2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 6292e493
writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 9eda23ddcd9767c89364016a92eaab4a823df39a
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:57:11 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 16:02
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit a0f44c862d06981d5ae2625f0a8032e40ce76c4d
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:57:11 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 15:21
sax/source/fastparser/fastparser.cxx | 11 ++--
starmath/Library_sm.mk |1
starmath/source/mathmlattr.hxx |1
starmath/source/mathmlimport.cxx |6
starmath/source/xparsmlbase.cxx | 40 ++
starmath/source/xparsmlbas
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 13
++
1 file changed, 13 insertions(+)
New commits:
commit e04bf67bba3a6410f49fd311fe499456c2f9dc7d
Author: Tor Lillqvist
AuthorDate: Wed Dec 9 14:04:07 2020 +0200
Commit: Tor Lillqvist
CommitDate: Wed De
offapi/com/sun/star/drawing/XShapeGrouper.idl |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 16976c40821f9d5a8c98ea801e749e5198640e29
Author: Samuel Mehrbrodt
AuthorDate: Wed Dec 9 11:35:23 2020 +0100
Commit: Samuel Mehrbrodt
CommitDate: Wed Dec 9 14:38
solenv/gbuild/Extension.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ae3dcef7049d3dd8ca171909c66ddb5d74ce9f94
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 09:36:33 2020 +0100
Commit: Stephan Bergmann
CommitDate: Wed Dec 9 14:17:31 2020 +0100
One
l10ntools/source/merge.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit dbce9c45f5b59e69eac580f0931a39dabae25a81
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 10:51:06 2020 +0100
Commit: Stephan Bergmann
CommitDate: Wed Dec 9 14:17:01 2020 +0100
include/vcl/toolkit/svtabbx.hxx |2 ++
sc/source/ui/view/gridwin.cxx | 27 +--
vcl/source/treelist/svtabbx.cxx | 34 ++
3 files changed, 49 insertions(+), 14 deletions(-)
New commits:
commit ab224c4196b61c222fbf74a0dfbc57aab9859977
sd/source/ui/view/sdview3.cxx |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit f23388c4356c1c488f8445e97ba8d567d5bae8f1
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:49:40 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 13:40:44 2020 +0100
sd/source/ui/view/sdview3.cxx |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit e65f8ebcd743d0b97121cab222bba60b3f244944
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:49:40 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 13:02:19 2020 +0100
vcl/unx/gtk3/gtk3gtksalmenu.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit a0f5e32443296e7404b7646f3fc7a79ab1328399
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:36:00 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 13:02:43 2020 +0100
sw/source/core/fields/usrfld.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cc1bba7d3a683574b2c116ab5be99be81cce93af
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:36:40 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 13:01:43 2020 +0100
vcl/unx/gtk3/gtk3gtksalmenu.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d1a0360ea90991ec27f503ee655f76faccb081fa
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:36:00 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 13:01:20 2020 +0100
On 2020/12/09 1:01 pm, Luboš Luňák wrote:
Ok, but that's just trying harder to find that good size that does not exist.
I am going to do these, I was just hoping there was also some (3) that would
make these (1) and (2) rather irrelevant. But after googling for Linux and
the Win32 API from M
On Wednesday 09 of December 2020, Noel Grandin wrote:
> On 2020/12/08 5:30 pm, Luboš Luňák wrote:
> > In https://bugs.documentfoundation.org/show_bug.cgi?id=136244#c11 I got
> > asked to make Skia's image cache size configurable or even make it use a
> > "better" default size. Of course, there is
vcl/unx/gtk3/a11y/gtk3atkaction.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0ac7c94595fca65610a3815fa6371029fc341e2c
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:10:34 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 11:57:47 2020 +0100
sw/source/uibase/dochdl/swdtflvr.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 3c5a084d95e370ce671efc5848f65169b0fdfe2e
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:11:58 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 11:57:12 2020 +01
sw/source/uibase/dochdl/swdtflvr.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 8a719dd1c54e911c7eadeb70f555bffa761a4fd4
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:11:58 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 11:56:49 2020 +01
vcl/skia/salbmp.cxx | 49 -
1 file changed, 44 insertions(+), 5 deletions(-)
New commits:
commit b99aada53eb259a3045ced558ebc9c44d3eb722f
Author: Luboš Luňák
AuthorDate: Tue Dec 8 12:48:08 2020 +0100
Commit: Luboš Luňák
CommitDate: Wed D
external/skia/inc/skia_opts.hxx |4 ++--
external/skia/source/skia_opts.cxx |6 +++---
external/skia/source/skia_opts_internal.hxx | 10 +-
external/skia/source/skia_opts_ssse3.cxx|2 +-
vcl/skia/salbmp.cxx |5 ++---
5 file
solenv/clang-format/excludelist | 33 -
vcl/Library_vcl.mk |6 +++---
vcl/Library_vclplug_gen.mk |2 +-
vcl/Library_vclplug_win.mk |2 +-
vcl/Package_opengl_denylist.mk |2 +-
vcl/opengl/README.opengl| 26 -
canvas/source/opengl/ogl_spritecanvas.cxx |3
comphelper/source/misc/backupfilehelper.cxx|6
include/vcl/opengl/OpenGLHelper.hxx| 13 -
include/vcl/opengl/OpenGLWrapper.hxx |7
officecfg/registry/data/o
vcl/unx/gtk3/a11y/gtk3atkaction.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8d6c51bc9ca9663b4a9328024d2a3fcf07677ba4
Author: Caolán McNamara
AuthorDate: Wed Dec 9 09:10:34 2020 +
Commit: Caolán McNamara
CommitDate: Wed Dec 9 11:34:39 2020 +0100
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent
build analyzed by Coverity Scan.
New defect
vcl/qa/cppunit/GraphicTest.cxx | 36
vcl/qa/cppunit/data/to-wmf.emf |binary
vcl/source/filter/graphicfilter.cxx |6 +-
vcl/source/filter/wmf/enhwmf.cxx|5 -
4 files changed, 45 insertions(+), 2 deletions(-)
New commits:
commit
emfio/inc/emfreader.hxx |2 ++
emfio/source/emfuno/xemfparser.cxx | 16
emfio/source/reader/emfreader.cxx|6 ++
include/vcl/vectorgraphicdata.hxx|4
include/vcl/wmf.hxx |2 ++
vcl/qa/cppunit/GraphicTest.cxx |
sfx2/source/control/unoctitm.cxx|4 ++--
sw/inc/mdiexp.hxx |5 +
sw/inc/view.hxx |2 +-
sw/sdi/swriter.sdi |2 +-
sw/source/core/view/viewsh.cxx | 26 +-
sw/source/uibase/docvw/edtwin3.cxx
dbaccess/source/ui/control/sqledit.cxx |8 +-
include/svx/weldeditview.hxx | 39 +++-
sc/source/ui/app/inputwin.cxx |8 +-
sc/source/ui/inc/inputwin.hxx |8 +-
sc/source/ui/inc/tphfedit.hxx |4 -
svx/source/dialog/weldeditview.cxx
vcl/opengl/win/gdiimpl.cxx | 11 ---
1 file changed, 11 deletions(-)
New commits:
commit 962b2bdf9d32134fc657a21b6843aee3cabd8f6e
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 08:23:07 2020 +0100
Commit: Stephan Bergmann
CommitDate: Wed Dec 9 09:34:06 2020 +0100
loplugin
extensions/source/ole/unoobjw.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d78e5d2e334de0441451b2558966fd4c42170561
Author: Stephan Bergmann
AuthorDate: Wed Dec 9 08:22:13 2020 +0100
Commit: Stephan Bergmann
CommitDate: Wed Dec 9 09:33:43 2020 +0100
include/vcl/filter/PDFiumLibrary.hxx | 28 +++---
vcl/source/pdf/PDFiumLibrary.cxx | 54 +--
2 files changed, 51 insertions(+), 31 deletions(-)
New commits:
commit ff2a8e6c28650cdd361fa99e6e5d4782ad56c330
Author: Miklos Vajna
AuthorDate: Tu
73 matches
Mail list logo