idlc/CustomTarget_parser_test.mk |6 ++
idlc/source/astexpression.cxx | 71 --
idlc/test/parser/conversion.tests | 79 ++
include/o3tl/float_int_conversion.hxx | 57
4 files changed, 199
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx | 14 ++-
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 39 +-
2 files changed, 35 insertions(+), 18 deletions(-)
New commits:
commit 75b10a6c36267c30ae01c850b2a2f9ee99b74e43
Author: Justin Luth
AuthorDate: W
uitest/ui_logger_dsl/UI_Object_commands.tx | 18 +++
uitest/ui_logger_dsl/dsl_core.py | 50 ++---
vcl/source/uitest/logger.cxx | 67 -
vcl/source/uitest/uiobject.cxx | 51 ++
4 files cha
Hello,
here is my week 11 report:
https://ahmedelshreif.blogspot.com/2019/08/week-11-report.html
waiting for all your feedback.
Thanks in advance
Ahmed ElShreif
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.or
sw/source/core/inc/UndoAttribute.hxx |1 +
sw/source/core/undo/unattr.cxx | 28
2 files changed, 29 insertions(+)
New commits:
commit c8e64ea4fd0122dad9d4f06bacffd1c179e753f8
Author: Vasily Melenchuk
AuthorDate: Fri Aug 2 12:02:07 2019 +0300
Commit:
sw/inc/tabcol.hxx | 34 +-
1 file changed, 17 insertions(+), 17 deletions(-)
New commits:
commit 442431b1ef78431df33b6b6e308a689adc998f74
Author: Tomaž Vajngerl
AuthorDate: Sat Aug 10 17:17:57 2019 +0900
Commit: Tomaž Vajngerl
CommitDate: Tue Aug 13 00:
sw/source/uibase/shells/tabsh.cxx |8 +---
sw/source/uibase/uiview/view.cxx | 24 ++--
2 files changed, 23 insertions(+), 9 deletions(-)
New commits:
commit 52d87ec0046d002ee67482671ad67bf5b9b4268b
Author: Tomaž Vajngerl
AuthorDate: Sat Aug 10 17:14:50 2019 +09
sw/source/uibase/docvw/edtwin.cxx | 135 --
sw/source/uibase/inc/edtwin.hxx |2
2 files changed, 74 insertions(+), 63 deletions(-)
New commits:
commit 6c741d38f828c75f3114c325fa7a0b08c8b476de
Author: Tomaž Vajngerl
AuthorDate: Fri Aug 9 06:46:02 20
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm |7 +++
1 file changed, 7 insertions(+)
New commits:
commit 4c3894604b547786384175c2b2f7a22446da508f
Author: Tor Lillqvist
AuthorDate: Wed Apr 24 16:30:39 2019 +0300
Commit: Tor Lillqvist
CommitDate: Mon Aug 12 22:46:00
Repository.mk|2
lingucomponent/Module_lingucomponent.mk |2
lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx | 11 ++--
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 30 +++
pos
On Mon, 2019-08-12 at 01:03 +, Crashtest VM wrote:
> New crashtest update available at
> http://dev-builds.libreoffice.org/crashtest/80042cc0e9786fe8dcabe0b8f106183f8df19355/
I'm sure you'll be thrilled to know that the assert on export of
ooo39250-1.rtf to docx, the endFastElement assert abo
include/vcl/winscheduler.hxx|2
+-
include/xmloff/xmltypes.hxx |8
install-sh |2
+-
instsetoo_native/inc_ooohelppack/windows
filter/source/xslt/import/spreadsheetml/adorowset2ods.xsl |8
include/tools/urlobj.hxx |2 +-
include/ucbhelper/resultsetmetadata.hxx |4 ++--
include/unotools/accessiblestatesethelper.hxx |2 +-
include/unotoo
vcl/source/window/window.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e71093c0bc52426647a9d3a41ac0643bbc6cb0c6
Author: Miklos Vajna
AuthorDate: Mon Aug 12 17:57:25 2019 +0200
Commit: Miklos Vajna
CommitDate: Mon Aug 12 21:15:33 2019 +0200
tdf#126808 vcl: fix cra
What can I put in my HTML document that will cause a page break when
converting to PDF
with the --headless --convert-to pdf command line
Thanks,
Jerry
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/l
vcl/source/control/roadmap.cxx|2 +-
vcl/win/app/salinst.cxx |2 +-
vcl/win/window/salframe.cxx |8
winaccessibility/source/UAccCOMIDL/ia2_api_all.idl| 10
0 files changed
New commits:
commit 45d54cc6518d4ef408f7c7d5c55d6b7adfc9f12a
Author: Andrea Gelmini
AuthorDate: Mon Aug 12 14:25:31 2019 +0200
Commit: Andrea Gelmini
CommitDate: Mon Aug 12 18:28:47 2019 +0200
Remove executables bit on odt file
Change-Id: If964ef0a42ea70de3
Dear Michael,
On 12.08.19 17:55, Michael Stahl wrote:
> On 12.08.19 17:50, Paul Menzel wrote:
>> On 12.08.19 11:07, Michael Stahl wrote:
>
>> The file is indeed not there.
>>
>> ```
>> $ find . -name "*.rng"
>> ./build/workdir/UnpackedTarball/liborcus/misc/OpenDocument-v1.2-os-schema.rng
>> ./b
On 12.08.19 17:50, Paul Menzel wrote:
On 12.08.19 11:07, Michael Stahl wrote:
The file is indeed not there.
```
$ find . -name "*.rng"
./build/workdir/UnpackedTarball/liborcus/misc/OpenDocument-v1.2-os-schema.rng
./build/workdir/UnpackedTarball/raptor/tests/feeds/atom.rng
./build/workdir/Unpa
Dear Michael,
On 12.08.19 11:07, Michael Stahl wrote:
> On 12.08.19 02:01, Paul Menzel wrote:
>> On 12.08.19 00:05, Thorsten Behrens wrote:
>>
>>> Paul Menzel wrote:
Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails.
```
>>>
>>> Can you run bin/odfvalidator
sw/qa/extras/ooxmlexport/data/tdf126723.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx|5 +
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 19 ++-
3 files changed, 15 insertions(+), 9 deletions(-)
New commits:
commit df28caa1fc24c6288f4c10854b
sw/qa/extras/ooxmlexport/data/tdf126723.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx|5 +
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 19 ++-
3 files changed, 15 insertions(+), 9 deletions(-)
New commits:
commit 025f17c4247b1c4458192da177
cppuhelper/source/supportsservice.cxx | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
New commits:
commit 0d7efa70ededec293590e02bace2b2864ca0d892
Author: Mike Kaganski
AuthorDate: Mon Aug 12 13:14:46 2019 +0200
Commit: Mike Kaganski
CommitDate: Mon Aug 12 16:29:53 20
sw/source/core/layout/ssfrm.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 972040a6b13951469f0490d3d2aeba147ec22244
Author: Michael Stahl
AuthorDate: Mon Aug 12 13:19:32 2019 +0200
Commit: Michael Stahl
CommitDate: Mon Aug 12 16:29:21 2019 +0200
oox/source/ppt/slidetransition.cxx |2 +-
oox/source/vml/vmlshapecontext.cxx |2 +-
package/qa/storages/RegressionTest_i27773.java |2 +-
qadevOOo/runner/complexlib/ComplexTestCase.java|2 +-
qadevOOo/runner/helper/ContextMenuInterceptor.java
qadevOOo/tests/java/ifc/frame/_XController.java|2 +-
qadevOOo/tests/java/ifc/inspection/_XObjectInspectorModel.java |2 +-
qadevOOo/tests/java/ifc/linguistic2/_XSpellChecker.java|4 ++--
qadevOOo/tests/java/ifc/linguistic2/_XSupportedLocales.java|2 +-
qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java |2 +-
qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java|2 +-
qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java |2 +-
qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java |2 +-
qadevO
offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl |2 +-
offapi/com/sun/star/sdb/XSubDocument.idl|8
offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl |2 +-
offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl |
sc/qa/extras/sccellfieldsobj.cxx |2 +-
sc/qa/extras/sctablesheetobj.cxx |2 +-
sc/qa/uitest/calc_tests4/tdf94208.py |4 ++--
sc/qa/uitest/calc_tests7/tdf31805.py |2 +-
sc/qa/unit/data/functions/mathem
offapi/com/sun/star/ui/XImageManager.idl |4
++--
offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl |2 +-
offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl |2 +-
offapi/com/sun/star/util/URL.idl
l10ntools/inc/xmlparse.hxx |2 +-
lingucomponent/source/thesaurus/libnth/nthesimp.cxx |2 +-
lotuswordpro/source/filter/lwplayout.cxx|4 ++--
lotuswordpro/source/filter/lwptools.cxx |4 ++--
4 files changed, 6 insertions(+), 6 deleti
instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt |4
++--
io/source/TextInputStream/TextInputStream.cxx |2
+-
ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift|2
+-
javaunohelper/test/com/sun/star/lib/uno/helper/
sw/source/uibase/shells/textsh1.cxx | 17 +
1 file changed, 1 insertion(+), 16 deletions(-)
New commits:
commit cae4b4951f061a67fab779493e6992d9097f4a4d
Author: Samuel Mehrbrodt
AuthorDate: Mon Aug 12 12:53:38 2019 +0200
Commit: Samuel Mehrbrodt
CommitDate: Mon Aug 12
sw/source/core/unocore/unoevent.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 137c7fb55462bf2b8792fc742f9f8343a23aac87
Author: Noel Grandin
AuthorDate: Mon Aug 12 12:01:41 2019 +0200
Commit: Noel Grandin
CommitDate: Mon Aug 12 15:59:23 2019 +0200
loplugin:stati
configure.ac |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 485274ec00cea328cd426c8d952e70eb0892746d
Author: Noel Grandin
AuthorDate: Mon Aug 12 10:26:43 2019 +0200
Commit: Noel Grandin
CommitDate: Mon Aug 12 15:27:09 2019 +0200
improve error mess
sw/qa/extras/odfexport/data/resolved-comment.odt |binary
sw/qa/extras/odfexport/odfexport.cxx | 14 ++
2 files changed, 14 insertions(+)
New commits:
commit 0fbd3fcebf877ba25343443806e0d75f67c2d7b7
Author: Scott Clarke
AuthorDate: Thu Aug 8 13:40:18 2019 +0100
Comm
sc/source/core/data/documen5.cxx |4 +--
sc/source/core/data/dpobject.cxx |2 -
sc/source/core/data/dpoutput.cxx | 29 ---
sc/source/core/data/dptabsrc.cxx |2 -
sc/source/core/tool/addincol.cxx
offapi/com/sun/star/form/component/RadioButton.idl |2 +-
offapi/com/sun/star/form/control/FormattedField.idl |2 +-
offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl |2 +-
offapi/com/sun/star/form/inspection/CellBindingPropertyHan
odk/examples/DevelopersGuide/examples.html |4 ++--
offapi/com/sun/star/awt/PushButtonType.idl |2 +-
offapi/com/sun/star/awt/XItemListListener.idl|2 +-
offapi/com/sun/star/awt/grid/UnoControlGridModel.idl |2 +-
offapi/com/sun/star/awt/tree/XTreeContro
sw/qa/extras/inc/swmodeltestbase.hxx
|2 +-
sw/qa/extras/ooxmlexport/ooxmlexport12.cxx
|2 +-
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
|2 +-
sw/qa/extras/
tools/source/stream/stream.cxx|4 ++--
ucb/qa/complex/tdoc/CheckContentProvider.java |2 +-
ucb/qa/complex/ucb/UCB.java |2 +-
ucb/source/core/provprox.cxx |8
ucb/source/ucp/ext/ucpext_content.cxx |2 +-
ucb/s
icon-themes/colibre/links.txt |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
New commits:
commit e6d3aab382bc5aabf85be09f8f7a530583e80932
Author: rizmut
AuthorDate: Tue Jul 9 21:57:48 2019 +0700
Commit: Rizal Muttaqin
CommitDate: Mon Aug 12 14:55:27 2019 +0200
Col
vcl/source/edit/texteng.cxx |3 +++
vcl/source/uitest/uiobject.cxx|5 +
vcl/source/window/aboutdialog.cxx |2 ++
3 files changed, 10 insertions(+)
New commits:
commit 7eb37a422f2e66bc177d72404c53659a248661ca
Author: Miklos Vajna
AuthorDate: Mon Aug 12 11:35:51 2019
cui/source/tabpages/tplnedef.cxx | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
New commits:
commit ac996989897dca899b8fd388c32c6512021b802b
Author: Caolán McNamara
AuthorDate: Fri Aug 9 12:18:53 2019 +0100
Commit: Xisco Faulí
CommitDate: Mon Aug 12 14:08:43 20
cui/source/tabpages/tplnedef.cxx | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
New commits:
commit f686f17de2d894a5a65746a6548e968cd21061fe
Author: Caolán McNamara
AuthorDate: Fri Aug 9 12:18:53 2019 +0100
Commit: Xisco Faulí
CommitDate: Mon Aug 12 14:08:19 20
sw/source/core/doc/docedt.cxx|3 ++-
sw/source/core/txtnode/ndtxt.cxx |3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 3a8bcb6f330dcf6ba6846c61a18769dae14259a9
Author: Michael Stahl
AuthorDate: Mon Jul 22 19:27:11 2019 +0200
Commit: Michael Stahl
include/oox/export/drawingml.hxx |2 +-
oox/source/export/drawingml.cxx |4 +++-
oox/source/export/shapes.cxx |8
sd/qa/unit/data/odp/closed-shapes.odp |binary
sd/qa/unit/export-tests-ooxml2.cxx| 14 ++
5 files changed, 22 insertions(+),
common/Unit.hpp|5 -
wsd/ClientSession.cpp |5 +++--
wsd/DocumentBroker.cpp |6 --
wsd/LOOLWSD.cpp|6 ++
wsd/LOOLWSD.hpp|2 ++
5 files changed, 19 insertions(+), 5 deletions(-)
New commits:
commit a15868642221569a7252e04c5a6d1a9a2294048e
Au
sw/source/core/inc/UndoSection.hxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 7e94c4127c0fe252e0abc28cd9dc52bd2c1b6131
Author: Caolán McNamara
AuthorDate: Mon Aug 12 08:36:19 2019 +0100
Commit: Caolán McNamara
CommitDate: Mon Aug 12 13:02:45 2019 +
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a1b75515fd1e69fff5655860c7bd21561eb46c9d
Author: Olivier Hallot
AuthorDate: Sat Aug 10 13:40:13 2019 -0300
Commit: Gerrit Code Review
CommitDate: Mon Aug 12 13:00:29 2019 +0200
Update git subm
source/text/shared/00/0450.xhp | 28 ++--
source/text/shared/02/1401.xhp |8
source/text/shared/02/1402.xhp |5 +++--
source/text/shared/02/14020200.xhp |8
source/text/shared/02/1403.xhp |8
source/text/shared/02
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 50a64e159ee2b940beb99601ddfd9cfa4f029bfe
Author: LibreOfficiant
AuthorDate: Mon Aug 12 09:37:23 2019 +0200
Commit: Gerrit Code Review
CommitDate: Mon Aug 12 13:00:08 2019 +0200
Update git submod
source/text/sbasic/shared/compatibilitymode.xhp |3 +--
source/text/sbasic/shared/special_vba_func.xhp |2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit b03d629ddcee775872cc84ffd4df70661cf50f29
Author: LibreOfficiant
AuthorDate: Mon Aug 12 09:37:23 2019 +0200
editeng/source/editeng/editview.cxx| 10 --
editeng/source/misc/urlfieldhelper.cxx | 13 -
editeng/source/outliner/outlvw.cxx |5 +
include/editeng/editview.hxx |1 +
include/editeng/outliner.hxx |4 +++-
sc/source/ui/drawfunc/drt
offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeper.idl |2 +-
offapi/com/sun/star/xml/dom/events/EventType.idl |2 +-
offapi/com/sun/star/xml/sax/XErrorHandler.idl |2 +-
offapi/com/sun/star/xml/sax/XFastContextHandler.idl|6 +++---
offapi/com/sun/star/xml/sax/XF
offapi/com/sun/star/form/runtime/XFormController.idl|4 ++--
offapi/com/sun/star/form/runtime/XFormOperations.idl|2 +-
offapi/com/sun/star/form/validation/ValidatableControlModel.idl |2 +-
offapi/com/sun/star/frame/ControlEvent.idl |2
qadevOOo/runner/helper/ProcessHandler.java |4 ++--
qadevOOo/runner/lib/MultiPropertyTest.java |2 +-
qadevOOo/runner/util/PropertyName.java |2 +-
qadevOOo/tests/java/ifc/accessibility/_XAccessibleValue.java|4
desktop/source/lib/init.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 05fc232be8082d0a3b42d354eb830da582c2c335
Author: Tomaž Vajngerl
AuthorDate: Thu Aug 8 17:45:49 2019 +0900
Commit: Tor Lillqvist
CommitDate: Mon Aug 12 11:46:39 2019 +0200
lok: O
offapi/com/sun/star/drawing/XCustomShapeEngine.idl |2 +-
offapi/com/sun/star/drawing/XSlideRenderer.idl |2 +-
offapi/com/sun/star/embed/XPackageStructureCreator.idl |4 ++--
offapi/com/sun/star/form/binding/BindableControlModel.idl |2 +-
offapi/com/sun/star/ucb/NameClashResolveRequest.idl |2 +-
offapi/com/sun/star/ucb/WebDAVFolderContent.idl |2 +-
offapi/com/sun/star/ucb/XDynamicResultSet.idl |6 +++---
offapi/com/sun/star/ucb/XParameterizedContentProvider.idl |2 +-
offapi/com/sun/sta
solenv/gbuild/platform/com_MSC_class.mk |2 +-
solenv/maven/README.md|4 ++--
soltools/cpp/_include.c |2 +-
sot/source/sdstor/ucbstorage.cxx |4 ++--
stoc/test/testregistry.cxx|4 ++--
stoc/te
Hi,
here is the Wiki page to get started
https://www.libreoffice.org/community/get-involved/
Have fun
On 2019-08-10 2:36 p.m., Usablex x wrote:
> I have limited experience in programming in c++ and would like to
> start contributing as soon as possible. What would you recommend as my
> first ste
svx/source/stbctrls/zoomsliderctrl.cxx|2 +-
svx/source/svdraw/sdrmasterpagedescriptor.cxx |4 ++--
svx/source/svdraw/svdcrtv.cxx |2 +-
svx/source/svdraw/svddrgmt.cxx|2 +-
svx/source/svdraw/svddrgv.cxx |2 +-
svx/source/
shell/source/tools/lngconvex/lngconvex.cxx |2 +-
slideshow/source/engine/slideshowimpl.cxx |2 +-
solenv/bin/desktop-translate.pl|2 +-
solenv/bin/fix-includes.pl |2 +-
solenv/doc/gbuild/doxygen.cfg |2 +-
solenv/doc/gbuild/solenv/gbu
svx/source/accessibility/AccessibleControlShape.cxx |2 +-
svx/source/form/fmtools.cxx |2 +-
svx/source/form/fmview.cxx |2 +-
svx/source/form/formcontroller.cxx |8
svx/source/form/formdispatchinterceptor.
ucb/source/ucp/ftp/ftpurl.cxx |4 ++--
ucb/source/ucp/hierarchy/hierarchyuri.cxx | 12 ++--
ucb/source/ucp/package/pkgprovider.cxx|2 +-
ucb/source/ucp/package/pkguri.cxx | 14 +++---
ucb/source/ucp/tdoc/tdoc_content.cxx |6 +++---
ucbhe
qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java |2 +-
qadevOOo/tests/java/mod/_sw/SwAccessibleFootnoteView.java |2 +-
qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java |2 +-
qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java |2 +-
registry/test/testregc
sc/source/ui/app/transobj.cxx |2 +-
sc/source/ui/docshell/docfunc.cxx |2 +-
sc/source/ui/docshell/docsh8.cxx |2 +-
sc/source/ui/drawfunc/fudraw.cxx |8
sc/source/ui/inc/AccessibleCellBase.hxx
forms/source/inc/FormComponent.hxx|2 +-
unodevtools/source/skeletonmaker/javacompskeleton.cxx |4 ++--
unotest/source/python/org/libreoffice/unittest.py |2 +-
vcl/inc/quartz/salgdi.h |2 +-
vcl/inc/salgdi.hxx
sd/source/ui/inc/DrawViewShell.hxx|2 +-
sd/source/ui/inc/OutlinerIteratorImpl.hxx |6 +++---
sd/source/ui/inc/ViewShell.hxx|2 +-
sd/source/ui/inc/Window.hxx |2 +-
sd/source/ui/inc/fudraw.hxx |2 +-
sd/source/ui/inc/fupoor.hxx
sysui/desktop/share/create_mime_xml.pl |4 ++--
test/source/sheet/xspreadsheets2.cxx|2 +-
test/source/view/xformlayeraccess.cxx |2 +-
testtools/source/bridgetest/idl/bridgetest.idl |2 +-
testtools/source/cliversioni
sc/source/core/tool/scmatrix.cxx |2 +-
sc/source/filter/excel/read.cxx |2 +-
sc/source/filter/excel/xeformula.cxx |4 ++--
sc/source/filter/excel/xelink.cxx|4 ++--
sc/source/filter/excel/xepivotxml.cxx|2 +-
sc/source/filter/html/htmlpars.cxx
sc/source/filter/xml/XMLStylesExportHelper.cxx |2 +-
sc/source/filter/xml/sheetdata.cxx |2 +-
sc/source/filter/xml/xmlexprt.cxx|4 ++--
sc/source/ui/Accessibility/AccessibleCell.cxx|2 +-
sc/sourc
vcl/opengl/shaders/combinedVertexShader.glsl |2 +-
vcl/opengl/x11/X11DeviceInfo.cxx |2 +-
vcl/osx/DataFlavorMapping.hxx|6 +++---
vcl/osx/a11yfactory.mm |2 +-
vcl/osx/a11ywrapper.mm |4 ++--
vcl/osx/vcln
sc/source/ui/unoobj/cellsuno.cxx|2 +-
sc/source/ui/unoobj/cursuno.cxx |2 +-
sc/source/ui/unoobj/dispuno.cxx |2 +-
sc/source/ui/unoobj/docuno.cxx |2 +-
sc/source/ui/unoobj/exceldetect.cxx |8
sc/source/ui/unoobj/viewuno.cxx |2 +-
sc/source/
sc/source/core/data/fillinfo.cxx |2 +-
sc/source/core/data/refupdatecontext.cxx |2 +-
sc/source/core/inc/interpre.hxx |6 +++---
sc/source/core/tool/grouparealistener.cxx |2 +-
sc/source/core/tool/interpr2.cxx |2 +-
sc/source/core/tool/interpr3.
sc/source/filter/inc/workbookhelper.hxx |2 +-
sc/source/filter/inc/xeescher.hxx |2 +-
sc/source/filter/inc/xehelper.hxx |2 +-
sc/source/filter/inc/xestream.hxx |2 +-
sc/source/filter/inc/xilink.hxx |4 ++--
sc/source/filter/oox/formulaparser.cxx |
svx/source/sdr/contact/viewcontact.cxx |6 +++---
svx/source/sdr/contact/viewcontactofe3d.cxx |2 +-
svx/source/sdr/contact/viewcontactofe3dscene.cxx |2 +-
svx/source/sdr/contact/viewcontactofgraphic.cxx |2 +-
svx/source/sdr/contact
sc/source/ui/view/gridwin.cxx |2 +-
sc/source/ui/view/gridwin4.cxx|2 +-
sc/source/ui/view/notemark.cxx|2 +-
sc/source/ui/view/output.cxx |4 ++--
sc/source/ui/view/output2.cxx |2 +-
sc/source/ui/view/preview.cxx |2 +-
sc/source/ui/view/prevwsh.
hi Paul,
On 12.08.19 02:01, Paul Menzel wrote:
On 12.08.19 00:05, Thorsten Behrens wrote:
Paul Menzel wrote:
Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below
fails.
```
Can you run bin/odfvalidator.sh successfully from the shell? Possibly
it does not find the right JRE
sd/source/filter/ppt/pptanimations.hxx |2 +-
sd/source/ui/docshell/docshel4.cxx |2 +-
sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx |2 +-
sd/source/ui/framework/configuration/ConfigurationControll
sc/qa/unit/ucalc.hxx |2 +-
sc/qa/unit/ucalc_formula.cxx | 22 +++---
sc/qa/unit/ucalc_sharedformula.cxx |2 +-
sc/qa/unit/ucalc_sort.cxx |2 +-
sc/source/core/data/attarray.cxx |2 +-
sc/source/core/data/bcaslot.cxx|2 +-
sc
sc/source/ui/inc/AccessiblePreviewCell.hxx |2 +-
sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx |2 +-
sc/source/ui/inc/AccessibleSpreadsheet.hxx |2 +-
sc/source/ui/inc/AccessibleTableBase.hxx |2 +-
sc/source/ui/inc/AccessibleText.hxx |2 +-
sd/source/ui/sidebar/DocumentHelper.cxx |2 +-
sd/source/ui/sidebar/DocumentHelper.hxx |2 +-
sd/source/ui/sidebar/MasterPageContainer.cxx |4 ++--
sd/source/ui/sidebar/SlideBackground.cxx |2 +-
sd/source/ui/slideshow/showwin.cxx|
sw/source/core/unocore/unotext.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 70a67eed625d3d0d0b3b21df8705b2b24e3f8baa
Author: Caolán McNamara
AuthorDate: Sun Aug 11 20:38:13 2019 +0100
Commit: Caolán McNamara
CommitDate: Mon Aug 12 10:56:27 2019 +0200
sc/source/ui/view/viewdata.cxx |
2 +-
sc/source/ui/view/viewfun2.cxx |
2 +-
scaddins/source/datefunc/datefunc.cxx |
2 +-
scripting/java/com/sun/star/script
svx/source/svdraw/svdoole2.cxx |4 ++--
svx/source/svdraw/svdopage.cxx |4 ++--
svx/source/svdraw/svdorect.cxx |2 +-
svx/source/svdraw/svdotext.cxx |2 +-
svx/source/svdraw/svdotextdecomposition.cxx |2 +-
svx/source/svdraw/s
toolkit/source/controls/geometrycontrolmodel.cxx |2 +-
toolkit/source/controls/unocontrol.cxx |6 +++---
toolkit/source/controls/unocontrols.cxx|2 +-
toolkit/test/accessibility/AccessibilityTreeModel.java |2 +-
toolkit/test/accessibility/Off
svtools/Module_svtools.mk |2 +-
svtools/inc/table/tablecontrolinterface.hxx |4 ++--
svtools/source/config/optionsdrawinglayer.cxx |2 +-
svtools/source/contnr/contentenumeration.cxx |4 ++--
svtools/source/contnr/fileview.cxx|2 +-
svtools/s
dtrans/source/win32/clipb/WinClipboard.hxx
|2 +-
odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java
|2 +-
odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java
|2 +-
svx/source/form/fmscriptinge
svl/qa/unit/svl.cxx |2 +-
svl/source/items/style.cxx |2 +-
svl/source/items/stylepool.cxx |2 +-
svl/source/numbers/supservs.cxx |2 +-
svl/source/numbers/supservs.hxx |4 ++--
svl/source/numbers/zforfind.cxx |2 +-
svl/source/undo/undo.cxx|2
filter/source/config/cache/contenthandlerfactory.hxx |4 ++--
filter/source/config/cache/frameloaderfactory.hxx |4 ++--
filter/source/config/cache/typedetection.hxx |4 ++--
fpicker/source/office/fpsmartcontent.hxx |2 +-
framework/inc/helper/vclstat
filter/source/config/cache/filterfactory.hxx |4 ++--
include/svx/sdrpagewindow.hxx|2 +-
include/svx/svdhdl.hxx |2 +-
include/svx/svdmrkv.hxx |6 +++---
include/svx/svdpntv.hxx |4 ++--
include/sv
vcl/unx/generic/app/i18n_ic.cxx|4 ++--
vcl/unx/generic/dtrans/X11_selection.cxx |8
vcl/unx/generic/glyphs/freetype_glyphcache.cxx |2 +-
vcl/unx/generic/print/genprnpsp.cxx|2 +-
vcl/unx/generic/printer/configuration/pspr
include/svtools/wizardmachine.hxx|2 +-
include/svx/AccessibleTextHelper.hxx |2 +-
include/svx/fmview.hxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit d66f49d3d0077bd8d6da11fc76204adf0c03d0e1
Author: Andrea Gelmini
AuthorDate: Sun
writerperfect/source/calc/MSWorksCalcImportFilter.cxx |2 +-
xmloff/source/forms/elementimport.cxx |2 +-
xmloff/source/table/XMLTableExport.cxx|2 +-
xmloff/source/text/txtimp.cxx |2 +-
xmlscript/source/xmldlg_imexp/xmldlg_e
sd/source/ui/view/outlnvsh.cxx |2 +-
sd/source/ui/view/outlview.cxx |4 ++--
sd/source/ui/view/sdview4.cxx |2 +-
sd/source/ui/view/sdwindow.cxx |2 +-
sd/uiconfig/simpress/ui/notebook
sw/source/core/doc/DocumentContentOperationsManager.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 13152ad88b24cadc836a829b4424a72a152ca9b1
Author: Michael Stahl
AuthorDate: Fri Aug 9 12:11:17 2019 +0200
Commit: Xisco Faulí
CommitDate: Mon Aug 12 10:21:16 2019 +0200
offapi/com/sun/star/inspection/XObjectInspectorModel.idl |2 +-
offapi/com/sun/star/rendering/XGraphicDevice.idl |2 +-
offapi/com/sun/star/report/XReportComponent.idl |2 +-
offapi/com/sun/star/sdb/DefinitionContent.idl|2 +-
offapi/com/sun/star/sdb/Do
offapi/com/sun/star/security/XDocumentDigitalSignatures.idl |2 +-
offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl |2 +-
offapi/com/sun/star/text/AccessibleEndnoteView.idl |2 +-
offapi/com/sun/star/text/DocumentIndex.idl |2 +-
offapi/com/sun
1 - 100 of 115 matches
Mail list logo