sw/source/core/doc/DocumentFieldsManager.cxx | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
New commits:
commit 1462bdc3abe60cee43cf6064663d646adbf13894
Author: Mike Kaganski
Date: Fri May 18 07:23:56 2018 +0100
Don't do the string operation needlessly
I, Joseph S. Maza, state that:
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
--
Sincerely,
Joseph S. Maza (joseph.m...@gmail.com)
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.or
chart2/source/tools/ResourceManager.cxx | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 23109bc47daf037b76b3188c3ac3030873cb8529
Author: Michael Meeks
Date: Thu Apr 26 21:25:43 2018 +0100
Localize chart strings properly.
Change-Id: I982c95a5
sw/inc/swtypes.hxx |8
sw/source/core/doc/DocumentStylePoolManager.cxx |8
sw/source/core/doc/SwStyleNameMapper.cxx|4 ++--
sw/source/core/doc/doclay.cxx |8
sw/source/core/docnode/ndsect.cxx
svx/source/engine3d/scene3d.cxx |8 +++-
svx/source/svdraw/svdogrp.cxx | 19 ++-
svx/source/svdraw/svdotext.cxx |5 +++--
3 files changed, 24 insertions(+), 8 deletions(-)
New commits:
commit e1a8338876bd161de4e9d9a4b22d4bc5335f7cee
Author: Armin Le Grand
Date:
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/a2ea02d7d89bc3576a255ba2447f2cd18f5fc2e2/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
Hi,
It looks to me like your patch will not keep subtypes (types derived
from) SQLException, but will instead "truncate" them to a
SQLException, and thus lose information.
Additionally, I would suggest, instead of silently suppressing all
subsequent errors, to chain all errors in one SQLException
Hi developers!
The patch I wrote in the Hackfest Hamburg seems to cause trouble. It
introduced a regression, see
https://bugs.documentfoundation.org/show_bug.cgi?id=117187
What happens: I wrote a patch which considers upper space above a
paragraph for intersecting with fly objects (I simply i
sw/inc/pagedesc.hxx|4 +++-
sw/source/core/unocore/unosett.cxx | 32 +++-
2 files changed, 22 insertions(+), 14 deletions(-)
New commits:
commit 44a468323f3f011c41f892117f418987f9c98477
Author: Bjoern Michaelsen
Date: Thu May 10 10:51:42 2018 +
Repository.mk |
1
compilerplugins/clang/store/constantfunction.cxx |
4
filter/Executable_svg2odf.mk |
46
filter/Library_svgfilter.mk
svx/source/fmcomp/gridcell.cxx |8 +++-
svx/source/inc/gridcell.hxx|2 +-
2 files changed, 4 insertions(+), 6 deletions(-)
New commits:
commit c845135b7b605257b5c94b382d88627282cb05a3
Author: Noel Grandin
Date: Fri May 18 10:54:00 2018 +0200
simplify FmXFilterCell construc
svl/source/items/itemset.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 9e60d29be40dfcc66604cb642e699d4febf032dc
Author: Noel Grandin
Date: Fri May 18 10:53:26 2018 +0200
tdf#117539 Crash after cut and paste operation of a chart stick
regression from
formula/source/ui/dlg/formula.cxx | 38 +++---
1 file changed, 15 insertions(+), 23 deletions(-)
New commits:
commit 7245c6fdadce1e3b04ccdf839f0f688fcfdcad09
Author: Tor Lillqvist
Date: Wed May 16 20:14:39 2018 +0300
tdf#116511: Drop questionable check fo
loolwsd.xml.in |1 -
wsd/Admin.cpp | 39 ++-
wsd/Admin.hpp | 11 ++-
3 files changed, 44 insertions(+), 7 deletions(-)
New commits:
commit 44e065d01852ac282ab2fdee35f095f3fa73ee26
Author: Michael Meeks
Date: Fri May 18 18:32:33 2018 +0100
New branch 'private/kendy/monitoring-collabora-online-3' available with the
following commits:
commit 5b7ad549e0c9993a6f6275bb224d919c7ce60c5d
Author: Michael Meeks
Date: Fri May 18 16:05:36 2018 +0100
Shutdown kit process if connection dies.
Change-Id: I34e627a03a9859ccd3ae9f9925
sw/source/core/crsr/callnk.cxx |5 +
sw/source/core/crsr/swcrsr.cxx |7 +-
sw/source/core/crsr/trvlfnfl.cxx|9 +--
sw/source/core/doc/doc.cxx |3 -
sw/source/core/doc/doctxm.cxx |5 +
sw/so
kit/Kit.cpp |6 ++
1 file changed, 6 insertions(+)
New commits:
commit c5cef26fb6dfa4153e7d7ef16eb3fd366696aebc
Author: Michael Meeks
Date: Fri May 18 16:05:36 2018 +0100
Shutdown kit process if connection dies.
Change-Id: I34e627a03a9859ccd3ae9f9925fe6ab080697b72
diff -
test/httpcrashtest.cpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit ac0f61adadf76aa141533e844b0ca13d7234c0ac
Author: Michael Meeks
Date: Fri May 18 15:55:31 2018 +0100
Count kits better for crash testing.
Change-Id: Icf04d4124e2b538886c8568358e94d00baeefeb4
diff
comphelper/source/misc/storagehelper.cxx | 13 ++
cui/source/dialogs/SignSignatureLineDialog.cxx |2
include/comphelper/storagehelper.hxx |3
include/sfx2/objsh.hxx | 14 +--
sfx2/source/doc/objserv.cxx| 116 +--
starmath/source/mathtype.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f504273c10a7448aabd619175bc1e041458cb1a7
Author: Caolán McNamara
Date: Fri May 18 10:29:58 2018 +0100
ofz#8330 Abrt, fallout from rework to use buffer
Change-Id: I9d4a70d8ae2
sc/inc/scabstdlg.hxx|3 --
sc/source/ui/attrdlg/scdlgfact.cxx | 14 ++-
sc/source/ui/attrdlg/scdlgfact.hxx | 11 ++---
sc/source/ui/inc/lbseldlg.hxx | 16 -
sc/source/ui/miscdlgs/lbseldlg.cxx | 34 ++-
sc/source/u
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 06c978f0ef51ba39834ffaf00c9b525a7f1877ce
Author: Jan Holesovsky
Date: Fri May 18 15:48:19 2018 +0200
Don't confuse git wwhen the npm-shrinkwrap.json auto-updates.
Change-Id: I84e4d2b57b2b8db
test/TileCacheTests.cpp | 10 ++
1 file changed, 10 insertions(+)
New commits:
commit ed87891d284f0ac37b0ecdfcffe7657ed081d28c
Author: Michael Meeks
Date: Fri May 18 14:32:26 2018 +0100
Make PNG tile tests more robust.
Change-Id: Id7afcfe9b29b2d5544e296b13f04c195d35655b
common/Common.hpp |8
common/Seccomp.cpp|1
common/SigUtil.cpp|1
kit/ChildSession.hpp |6
kit/Kit.cpp | 287 ++
loleaflet/src/layer/tile/Tile
sc/inc/scabstdlg.hxx |6 -
sc/qa/unit/screenshots/screenshots.cxx|2
sc/source/ui/attrdlg/scdlgfact.cxx| 44 ++--
sc/source/ui/attrdlg/scdlgfact.hxx| 22 --
sc/source/ui/dbgui/dapitype.cxx | 108 +++---
cui/source/dialogs/SignSignatureLineDialog.cxx |2 -
include/sfx2/docfile.hxx|1
include/sfx2/objsh.hxx |9 ++--
offapi/com/sun/star/security/XDocumentDigitalSignatures.idl |3 +
sfx2/source/doc/
net/Socket.cpp |4
wsd/FileServer.cpp | 21 ++---
2 files changed, 22 insertions(+), 3 deletions(-)
New commits:
commit d66e8d13b7fc0fc638122fae44cf1591eca1aaca
Author: Andras Timar
Date: Fri May 18 09:48:07 2018 +0200
serve files with old gith hash in their
include/svtools/inettbc.hxx |1
sc/source/ui/inc/datastreamdlg.hxx | 54 +---
sc/source/ui/miscdlgs/datastreamdlg.cxx | 142 +---
sc/source/ui/view/cellsh2.cxx |8 -
sc/uiconfig/scalc/ui/datastreams.ui | 134 ++
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cc714bc4068d8d0019bc5689ce7664ac5bd92fdf
Author: Olivier Hallot
Date: Thu May 17 20:03:03 2018 -0300
Updated core
Project: help e819fccbbc0fd5430f5d99e575f648a89a97007e
Fix misplaced ta
source/text/shared/01/0107.xhp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e819fccbbc0fd5430f5d99e575f648a89a97007e
Author: Olivier Hallot
Date: Thu May 17 20:03:03 2018 -0300
Fix misplaced tag in line
Honor DTD.
Change-Id: I5a00eb158
vcl/source/app/IconThemeSelector.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit d62acf55f17f5b1213f150fb4fb0fd2e8bb0b9b0
Author: Tor Lillqvist
Date: Fri May 18 14:16:31 2018 +0300
Use Tango as default icon theme when Breeze is not included
Change-Id: Id81c
New branch 'distro/collabora/lov-6.0.4' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
i18npool/Library_localedata_others.mk |1
i18npool/source/localedata/data/ilo_PH.xml | 377 +
i18npool/source/localedata/localedata.cxx |3
3 files changed, 380 insertions(+), 1 deletion(-)
New commits:
commit 4478c334349d2a58ef767a4db4b7087cc9319e11
A
compilerplugins/clang/useuniqueptr.cxx |3 +
editeng/source/misc/svxacorr.cxx | 62 +
include/editeng/svxacorr.hxx |4 +-
3 files changed, 31 insertions(+), 38 deletions(-)
New commits:
commit 516d593ce1593ad47712b762dfa67a8063a18929
Autho
wsd/LOOLWSD.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f6c7df1d0da2915f1faabd4959f92d496ec352e4
Author: Safir Depo
Date: Mon May 14 16:36:03 2018 +0300
bugfix for commit:910ae80-'wsd: to filter clientAddress before POST action.'
Change-Id: I4
include/sfx2/new.hxx |1 -
include/sfx2/prnmon.hxx|1 -
include/sfx2/recentdocsview.hxx|1 -
include/sfx2/unoctitm.hxx |2 --
sfx2/source/appl/newhelp.hxx |2 +-
sfx2/source/appl/sfxpicklist.cxx | 13 +
jvmfwk/plugins/sunmajor/pluginlib/util.cxx | 68 -
1 file changed, 39 insertions(+), 29 deletions(-)
New commits:
commit 0cb0a99cfd4f2f1a48f9f58ab5ae0a3425afa39c
Author: Stephan Bergmann
Date: Thu Feb 15 08:31:49 2018 +0100
Find Java 9 with the new registry k
external/beanshell/UnpackedTarball_beanshell.mk |1 +
external/beanshell/java9.patch.0| 21 +
2 files changed, 22 insertions(+)
New commits:
commit 505fb7c46e2cf7d843f64038edaf085ef3f92285
Author: Stephan Bergmann
Date: Thu Aug 31 11:47:28 2017 +0200
external/rhino/rhino1_5R5.patch |8
1 file changed, 8 deletions(-)
New commits:
commit d54056d8860e58ba8c5f6cde46e11c7c120c3551
Author: Fridrich Štrba
Date: Mon Sep 4 20:59:02 2017 +0200
This hunk breaks jdk9 build
Change-Id: I80b6619a95ccac43a06ffd9b1b64dc1115510d90
include/sal/types.h |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 7528b03323f2b72b6495831d8bb1d983ac385e40
Author: Stephan Bergmann
Date: Fri Jan 27 18:04:53 2017 +0100
GCC 7 supports [[fallthrough]]
Change-Id: Ic6fb995a76a30b60b597005e714de03d43c36a7c
(cherr
configure.ac |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 40dc71314259feaf9743e25761c2d4fd3787d154
Author: Fridrich Štrba
Date: Tue Sep 12 10:32:26 2017 +0200
Detect libjawt automatically on java9 too
Change-Id: Ie8eb53a915682b7a188b1af4b2d43
sc/inc/scabstdlg.hxx |2
sc/qa/unit/screenshots/screenshots.cxx|2
sc/source/ui/attrdlg/scdlgfact.cxx| 25 +--
sc/source/ui/attrdlg/scdlgfact.hxx| 10 +
sc/source/ui/inc/instbdlg.hxx | 65 +++-
sc/source/ui/miscdlgs/instbdlg.
.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit e96bb9e1d377c58e131011f4445aa4b3214113b6
Author: Andras Timar
Date: Fri May 18 10:44:14 2018 +0200
add loolsocketdump to .gitignore
Change-Id: I55f0ad084e3929c707ffe36892cc21a6e1dd8f4c
Reviewed-on: https:
include/svtools/PlaceEditDialog.hxx | 41 +++--
include/svtools/ServerDetailsControls.hxx| 40 +
include/vcl/weld.hxx |2
svtools/source/dialogs/PlaceEditDialog.cxx | 28 +++
svtools/source/dialogs/ServerDetailsControls.cxx | 1
vcl/unx/generic/fontmanager/fontconfig.cxx | 10 +-
vcl/unx/generic/fontmanager/fontmanager.cxx | 12 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
New commits:
commit e0d856947af9b29ed9cd0df6e59c384e27f96c0b
Author: Stephan Bergmann
Date: Fri May 18 09:55:57 201
uui/source/fltdlg.cxx | 48 ++-
uui/source/fltdlg.hxx | 18 +++--
uui/source/iahndl-filter.cxx| 15 +--
uui/uiconfig/ui/filterselect.ui | 54 +---
4 files changed, 77 insertions(+),
uui/CppunitTest_uui_dialogs_test.mk |1 -
uui/Library_uui.mk |1 -
uui/inc/pch/precompiled_uui.hxx |1 -
uui/source/iahndl.cxx | 11 ---
uui/source/iahndl.hxx |3 ---
5 files changed, 17 deletions(-)
New commits:
commit 3f
vcl/qa/cppunit/pdfexport/data/tdf105954.odt |binary
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 47
vcl/source/gdi/pdfextoutdevdata.cxx |5 ++
3 files changed, 52 insertions(+)
New commits:
commit efd59fd1d7fc9d955a2b924f247709201f2281c5
Author: Miklo
sc/source/ui/inc/viewdata.hxx | 12
sc/source/ui/view/viewdata.cxx | 34 +-
2 files changed, 33 insertions(+), 13 deletions(-)
New commits:
commit 3de630074d69517d97c4dc874ad74203d7699e88
Author: Eike Rathke
Date: Thu May 17 14:07:16 2018 +0200
formula/source/ui/dlg/formula.cxx | 38 +++---
1 file changed, 15 insertions(+), 23 deletions(-)
New commits:
commit 16f784b10695d1d3212463f96f597c665a90a8e2
Author: Tor Lillqvist
Date: Wed May 16 20:14:39 2018 +0300
tdf#116511: Drop questionable check fo
include/svl/sigstruct.hxx | 16 ++
xmlsecurity/inc/certificate.hxx | 11 +
xmlsecurity/inc/xmlsignaturehelper.hxx|3
xmlsecurity/inc/xsecctl.hxx |
download.lst |4 ++--
external/curl/curl-7.26.0_win-proxy.patch |8
2 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 8ddb3ca84b66050c394140fa4f7290e3607d84f5
Author: Thorsten Behrens
Date: Wed May 16 11:16:07 2018 +0200
cur
basic/source/inc/date.hxx |9 +++-
basic/source/runtime/methods.cxx | 39 +++---
basic/source/runtime/methods1.cxx | 20 +++
basic/source/sbx/sbxscan.cxx |2 -
4 files changed, 41 insertions(+), 29 deletions(-)
New comm
sw/qa/core/data/ww8/pass/ofz7322-1.doc |binary
sw/source/core/doc/docbm.cxx |9 -
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit b3aece104b886618552828c168a1b51b3290f38f
Author: Caolán McNamara
Date: Mon May 14 16:50:30 2018 +0100
ofz#7322 lcl_M
sc/IwyuFilter_sc.yaml | 39 +
sc/inc/fillinfo.hxx|2 -
sc/inc/filter.hxx |1
sc/inc/filtuno.hxx |2 -
sc/inc/fmtuno.hxx |1
sc/inc/formulacell.hxx |
vcl/source/opengl/OpenGLContext.cxx | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
New commits:
commit 2a6171ed6fb85b3419dcf5cf1346cf1eec447987
Author: Miklos Vajna
Date: Thu May 17 17:21:40 2018 +0200
tdf#104893 vcl opengl: fix assert failure when starting chart
writerfilter/source/rtftok/rtflookahead.cxx | 16 +++
writerfilter/source/rtftok/rtftokenizer.cxx |1
writerfilter/source/rtftok/rtftokenizer.hxx | 17 +++-
writerperfect/source/writer/EPUBExportUIComponent.cxx |1
writerperfect/source/writer/EPU
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 22 +++-
1 file changed, 14 insertions(+), 8 deletions(-)
New commits:
commit 69c8e9a0607e9a197dfff8139f2ca14c2538da8a
Author: Tor Lillqvist
Date: Thu May 17 12:35:34 2018 +0300
tdf#112442: Use list of available dicti
vcl/opengl/opengl_blacklist_windows.xml |6 ++
1 file changed, 6 insertions(+)
New commits:
commit adbb363120ec68eeb342b3472bb6ad5e8a9ac9c8
Author: Julien Nabet
Date: Wed May 9 07:29:42 2018 +0200
tdf#117477/tdf#100243: blacklist Intel HD Graphics 630 for Lenovo...
+ Inte
59 matches
Mail list logo