framework/source/uielement/uicommanddescription.cxx |8
+++---
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 12
+-
officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs |4 +--
vcl/source/helper/commandinfoprovider.cxx
compilerplugins/clang/constantparam.cxx |2
compilerplugins/clang/constparams.cxx |3
compilerplugins/clang/countusersofdefaultparams.cxx |3
compilerplugins/clang/expandablemethods.cxx | 322 ++
comp
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dea5ac1ce2cbc8866f0511ed9d26156c9928
Author: Michael Stahl
Date: Mon Oct 10 16:49:14 2016 +0200
configure: avoid linking against libgcrypt for libexslt
There are at least 2 different ver
loolwsd/LOOLWSD.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38ccbd019617d3d4fba4dad4ac31f964f0294adf
Author: Tor Lillqvist
Date: Tue Oct 18 09:45:02 2016 +0300
We can use LoolException::toString() in one more place
diff --git a/loolwsd/LOOLWSD.cpp b/l
sfx2/source/doc/objstor.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 296f8a579181a4ad0555e2e5eaa84db3ec2fafd1
Author: Giuseppe Castagno
Date: Sun Oct 16 10:00:21 2016 +0200
tdf#103274 (5): Add default XCommandEnvironment reference
Change-Id: I7
sfx2/source/doc/objstor.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 75ab2019a577813bcca2cdbe6aae38187cb52b50
Author: Giuseppe Castagno
Date: Sun Oct 16 09:36:28 2016 +0200
tdf#103274 (4): Add default XCommandEnvironment reference
Change-Id: I6
sw/source/core/access/accmap.cxx | 19 ---
1 file changed, 19 deletions(-)
New commits:
commit 214dd03166aad251545d7db8aadf5c019c174790
Author: Takeshi Abe
Date: Tue Oct 18 12:30:25 2016 +0900
sw: Just iterating iteraters is boring
Change-Id: I685501d003f73d83f3
sc/source/ui/docshell/externalrefmgr.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f200b58bd47ca25f7e157c50b36fff4cf4162b70
Author: Eike Rathke
Date: Tue Oct 11 15:10:46 2016 +0200
Resolves: tdf#101691 re-intern strings of external formula results
editeng/source/editeng/editeng.cxx |5 +
editeng/source/editeng/impedit.hxx |6 ++
editeng/source/editeng/impedit2.cxx | 11 ++-
include/editeng/editeng.hxx |4
sc/source/ui/app/inputhdl.cxx |1 +
sc/source/ui/app/inputwin.cxx |1 +
sc/source/core/tool/refupdat.cxx |4
sc/source/core/tool/token.cxx| 21 +
2 files changed, 21 insertions(+), 4 deletions(-)
New commits:
commit 74e0e87c06867aeb60c0b9c64a4be8953920751f
Author: Eike Rathke
Date: Fri Oct 7 19:43:32 2016 +0200
Resolves: tdf
sc/source/core/tool/compiler.cxx | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit fd6e8b80a8f84d4d2caec1838b787443f623168f
Author: Eike Rathke
Date: Wed Oct 12 19:47:44 2016 +0200
create NoName error token instead of setting error at the token arra
sc/qa/unit/data/functions/fods/find.fods | 1291 +++
1 file changed, 1291 insertions(+)
New commits:
commit 95a5751125f79126248f3e733601ff71d6920fe5
Author: ZdenÄk Crhonek
Date: Sun Oct 16 20:22:20 2016 +0200
add FIND test case
Change-Id: I4e053243df3
sc/qa/unit/data/functions/fods/exact.fods | 2968 ++
1 file changed, 2968 insertions(+)
New commits:
commit 5eb51c559ff1a30bf4f548bbc2785402a80d9c48
Author: ZdenÄk Crhonek
Date: Sun Oct 16 13:20:46 2016 +0200
add EXACT testcase
Change-Id: I6e0d868e0e3
sc/qa/unit/data/functions/fods/lognorm.inv.fods | 5047
1 file changed, 5047 insertions(+)
New commits:
commit b546d20b9d8390884e126c80a00967074e1f5604
Author: ZdenÄk Crhonek
Date: Mon Oct 17 17:07:02 2016 +0200
add LOGNORM.INV test case
Change-Id: I0ba7
sc/qa/unit/data/functions/fods/lognormdist.fods | 5400
1 file changed, 5400 insertions(+)
New commits:
commit b868fbfaf325d484c084a818e560c20c9c2ea14a
Author: ZdenÄk Crhonek
Date: Mon Oct 17 17:16:04 2016 +0200
add LOGNORMDIST test case
Change-Id: I08df
sc/qa/unit/data/functions/fods/fixed.fods | 1177 ++
1 file changed, 1177 insertions(+)
New commits:
commit c698f78e1a3b9487d586660a80600c8d0951e5b6
Author: ZdenÄk Crhonek
Date: Mon Oct 17 18:13:28 2016 +0200
add FIXED test case
Change-Id: I9016563b9d
basctl/source/basicide/bastype2.cxx | 13 -
basctl/source/inc/bastype2.hxx |2
basegfx/source/polygon/b2dpolygontools.cxx | 66 --
basegfx/source/polygon/b2dtrapezoid.cxx | 33 ---
connectivity/source/drivers/firebird/Con
loolwsd/test/httpwserror.cpp |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 620c08a32d68fa179f0b7e93f4808a2c301240da
Author: Tor Lillqvist
Date: Tue Oct 18 09:02:03 2016 +0300
Bin pointless copy-pasted (?) code snippet
We did not use the 'reque
loolwsd/Exceptions.hpp |6 ++
loolwsd/LOOLWSD.cpp| 14 +++---
2 files changed, 13 insertions(+), 7 deletions(-)
New commits:
commit b02a917f0a6b7e6f12ea312a2624c8556b268a05
Author: Tor Lillqvist
Date: Tue Oct 18 08:32:18 2016 +0300
Introduce LoolException::toString()
loolwsd/LOOLWSD.cpp | 19 +++
1 file changed, 19 insertions(+)
New commits:
commit 32b33ee68503b1ff649cced8ffa1ef25fe988e08
Author: Tor Lillqvist
Date: Tue Oct 18 08:06:16 2016 +0300
Add logging of NumDocBrokers and the size of the DocBrokers array
I fear they g
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e64ea98801d20e5024da900a0ac8faaf565f4bf3
Author: Tor Lillqvist
Date: Tue Oct 18 06:22:14 2016 +0300
-Werror,-Wimplicit-fallthrough
Change-Id: I13a6a64f118bcfb99f47cd47a0dc638c5c
Not directly, but you can now control OpenType features using the same
syntax used for OpenType features.
It should be easy to turn of ligatures in VCL when characters spacing is
used, except that character spacing is not applied by VCL but by the
client and we have no clue about it at all. I trie
configure.ac |2 +-
download.lst |4 ++--
external/libwps/Library_wps.mk |4
3 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit ea7b023115f228406b702c0e6328878b7944d8af
Author: David Tardon
Date: Mon Oct 17 15:25:16 2016 +0
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit b5f9fdff49e690cffa5318bee9d5c09f3479
Author: Caolán McNamara
Date: Mon Oct 17 21:43:58 2016 +0100
Resolves: tdf#89760 get correct menubar text color for 'clo
sfx2/source/doc/SfxDocumentMetaData.cxx |2 +-
sfx2/source/doc/doctemplates.cxx|2 +-
svl/source/numbers/numfmuno.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit e899f049edd46c49c2d4265c24b1ee4c82020406
Author: Eike Rathke
Date: Mon O
16/9403abedce4eb279d4db2baca71a00c63224ab |1 +
1 file changed, 1 insertion(+)
New commits:
commit fa5ed8cf54476383584d22d3d1f9aefdfa080eeb
Author: Caolán McNamara
Date: Mon Oct 17 21:33:28 2016 +0100
Notes added by 'git notes add'
diff --git a/16/9403abedce4eb279d4db2baca71a00c6322
08/f842c93a2b61f3d92dd8dd633c45434c0b4bfa |1 +
1 file changed, 1 insertion(+)
New commits:
commit 7e89cc4c29588e5539df7b516394a99a73a80d83
Author: Caolán McNamara
Date: Mon Oct 17 21:32:36 2016 +0100
Notes added by 'git notes add'
diff --git a/08/f842c93a2b61f3d92dd8dd633c45434c0b4
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 52 +-
1 file changed, 24 insertions(+), 28 deletions(-)
New commits:
commit 352ddafd05c5de4335746d52c79e8cf9689cba86
Author: Caolán McNamara
Date: Mon Oct 17 21:30:20 2016 +0100
GTK_STYLE_CLASS_LABEL no defined in
external_deps.lst |2 +-
fpicker/source/win32/filepicker/VistaFilePicker.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 08f842c93a2b61f3d92dd8dd633c45434c0b4bfa
Author: Pedro Giffuni
Date: Mon Oct 17 20:04:22 2016 +
editeng/source/items/textitem.cxx |2 +-
sc/source/filter/xml/editattributemap.cxx |3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 75c2ecc2497ec48aeead48da0bd271fee5dc83fd
Author: Eike Rathke
Date: Mon Oct 17 22:06:07 2016 +0200
let LanguageTag:
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d786606b33cfc146a3a1f3adf814196993d3b310
Author: Caolán McNamara
Date: Mon Oct 17 21:04:50 2016 +0100
gtk3: use theme tab font
Change-Id: I3ea5a9e65e62133c91094
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 77 ++
1 file changed, 38 insertions(+), 39 deletions(-)
New commits:
commit eb935ee8f511265038a949f74958ae716ac0e8ca
Author: Caolán McNamara
Date: Mon Oct 17 21:02:12 2016 +0100
gtk3: split out gtk->vcl font mappi
vcl/inc/unx/gtk/gtkgdi.hxx| 13 ++
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 133 +-
2 files changed, 90 insertions(+), 56 deletions(-)
New commits:
commit 69c9acd4b8dcd7ec8a5c3c380ad5cd8b797661ea
Author: Caolán McNamara
Date: Mon Oct 17 16:41:
I believe that feature/commonsallayout (AKA unified text layout) is now
feature complete with no known major bugs, and should be ready to be
merged on master. I’ll try merge it tomorrow night and hope for the
best, unless someone objects loudly.
Currently the new layout is off by default and can b
sc/source/filter/xml/xmlexprt.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 27466acb4eda3ec6432d575091effe6c3a780950
Author: Eike Rathke
Date: Mon Oct 17 21:27:29 2016 +0200
pamper over-pessimistic whining compilers, tdf#102357 follow-up
No, stupid, the switc
loolwsd/test/countloolkits.hpp | 14 +++---
loolwsd/test/httpcrashtest.cpp |1 -
2 files changed, 11 insertions(+), 4 deletions(-)
New commits:
commit 970259d170ddcb938bccdecad7f32792639ba62a
Author: Tor Lillqvist
Date: Mon Oct 17 21:56:14 2016 +0300
killLoKitProcesses() alr
sc/source/filter/xml/xmlexprt.cxx | 29 -
1 file changed, 28 insertions(+), 1 deletion(-)
New commits:
commit c3f096c7630994450625307091a0e6009fb02bc4
Author: Eike Rathke
Date: Mon Oct 17 21:01:13 2016 +0200
Resolves: tdf#102357 export correct locale attribut
unotools/source/ucbhelper/ucbhelper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 50f08e87346f684666fce484f5b80f0189172366
Author: Giuseppe Castagno
Date: Sat Oct 15 16:16:30 2016 +0200
tdf#103274 (3): Add default XCommandEnvironment reference
C
vcl/inc/CommonSalLayout.hxx|8
vcl/source/gdi/CommonSalLayout.cxx | 34 --
2 files changed, 20 insertions(+), 22 deletions(-)
New commits:
commit 754fcf66f203f33840cfe08707a740db956fca12
Author: Khaled Hosny
Date: Mon Oct 17 19:59:23 2016
vcl/inc/CommonSalLayout.hxx|4 ++
vcl/source/gdi/CommonSalLayout.cxx | 53 +++--
2 files changed, 55 insertions(+), 2 deletions(-)
New commits:
commit 36d52726e5b496d8f2d2857bb74489a1bed90a1e
Author: Martin Hosken
Date: Mon Oct 17 15:22:32 2016 +01
loleaflet/dist/errormessages.js |5 +++--
loleaflet/src/core/Socket.js|3 +++
loolwsd/LOOLWSD.cpp | 17 -
loolwsd/Storage.cpp | 14 +-
4 files changed, 35 insertions(+), 4 deletions(-)
New commits:
commit bb36ca79d4318d7916d74c58
loolwsd/test/test.cpp | 73 --
1 file changed, 36 insertions(+), 37 deletions(-)
New commits:
commit 8ab4682a710dbea6286ccd09c2239413038c80fd
Author: Pranav Kant
Date: Mon Oct 17 21:21:54 2016 +0530
loolwsd: Fix handling of CPPUNIT_TEST_NA
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 7403c95540ba96a304eaebcb4845e910746133bb
Author: Caolán McNamara
Date: Mon Oct 17 16:46:41 2016 +0100
GTK_STYLE_CLASS_POPUP not defined in older gtks
Change-Id: I6192d13419
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit a906f24a7830a12c4f1e2f8fa0c3df7961a64d6c
Author: Caolán McNamara
Date: Mon Oct 17 16:44:34 2016 +0100
older gtk3 versions still out there to build against
Change-Id: I64cb1
accessibility/source/extended/accessiblelistbox.cxx |9 +-
basic/source/runtime/methods1.cxx | 20 ++---
editeng/source/items/frmitems.cxx | 12 +--
editeng/source/items/textitem.cxx |2
exte
include/oox/helper/propertymap.hxx |3 ++
oox/source/drawingml/customshapeproperties.cxx |2 -
oox/source/drawingml/shape.cxx | 12 +-
oox/source/drawingml/textparagraphproperties.cxx | 26 +++
oox/source/vml/vmlformatting.c
writerfilter/source/dmapper/NumberingManager.cxx |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 9bcae1a129a02b1fb0a0a4c231ece851c7798da8
Author: Stephan Bergmann
Date: Mon Oct 17 16:49:00 2016 +0200
So MSVC 2013 is too dumb...
...to introduce a
sc/CppunitTest_sc_annotationshapeobj.mk |1 +
sc/CppunitTest_sc_check_data_pilot_field.mk |1 +
sc/CppunitTest_sc_check_data_pilot_table.mk |1 +
sc/CppunitTest_sc_check_xcell_ranges_query.mk |1 +
sc/CppunitTest_sc_editfieldobj_cell.mk|1 +
sc/CppunitTest_sc_
writerfilter/source/dmapper/NumberingManager.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 6786748a70046c7b7f19388985df8db2b20aeff3
Author: Stephan Bergmann
Date: Mon Oct 17 16:05:38 2016 +0200
Use perfect forwarding
Change-Id: Id34fb78
vcl/unx/gtk3/gtk3gtkframe.cxx | 25 +--
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 248 +++---
2 files changed, 145 insertions(+), 128 deletions(-)
New commits:
commit 70f7697c4243739c28feaa33b091f6c64a8356cb
Author: Caolán McNamara
Date: Fri Oct 14 15:
vcl/inc/unx/gtk/gtkgdi.hxx| 74 +
vcl/unx/gtk/gtksalmenu.cxx|7
vcl/unx/gtk3/gtk3gtkframe.cxx |4
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 1144 --
4 files changed, 862 insertions(+), 367 deletions(-)
New commi
Hi Miklos
On 17/10/16 12:39, Miklos Vajna wrote:
Did you do an "export SAL_LOG=..." earlier, then forgot about it?
Yes, I did! It was a scripting error. Must have always been there and
I've only just noticed it!
Thanks.
Alex
___
LibreOffice mail
svx/source/dialog/SafeModeDialog.cxx | 50 +++
svx/source/dialog/SafeModeDialog.hxx |5 +
svx/uiconfig/ui/safemodedialog.ui| 148 ---
3 files changed, 156 insertions(+), 47 deletions(-)
New commits:
commit 148ca1024379e3712df4d855595df9bb46cdb1c4
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 69 ++
1 file changed, 33 insertions(+), 36 deletions(-)
New commits:
commit e3fca8b4a0f5e517f994b35f1d4ff152fb17c3a2
Author: Caolán McNamara
Date: Fri Oct 14 14:34:01 2016 +0100
bundle duplicate code together
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 307 --
1 file changed, 169 insertions(+), 138 deletions(-)
New commits:
commit d5b8b98393f529d1181b0305313a95ab90ef0bf2
Author: Caolán McNamara
Date: Fri Oct 14 14:40:40 2016 +0100
split these ifdefs into larger bl
loolwsd/DocumentBroker.hpp |3 +++
loolwsd/LOOLWSD.cpp| 12 +---
loolwsd/test/UnitAdmin.cpp |2 +-
3 files changed, 13 insertions(+), 4 deletions(-)
New commits:
commit be1e49715c471598eaee53e036b8d6b92948a0d8
Author: Pranav Kant
Date: Mon Oct 17 18:30:27 2016 +0530
71/1520040bc6d67ed2a0562c78e06e0f309ec877 |1 +
1 file changed, 1 insertion(+)
New commits:
commit cbc00a78c05e020acfeac4f2d7dde7de0ff0cc0e
Author: Caolán McNamara
Date: Mon Oct 17 14:00:50 2016 +0100
Notes added by 'git notes add'
diff --git a/71/1520040bc6d67ed2a0562c78e06e0f309ec
vcl/unx/gtk/gtksalmenu.cxx | 63 +++--
1 file changed, 39 insertions(+), 24 deletions(-)
New commits:
commit 8bff380fed975dc7f6365b7f2ca7213c3cf4d302
Author: Caolán McNamara
Date: Mon Oct 17 10:48:45 2016 +0100
Related: tdf#103166 but still allow
63/67b8ddda53ec44f2bbeb4cb75efa9fb95350ac |1 +
1 file changed, 1 insertion(+)
New commits:
commit f12ccd81f4085ac7e0f97e8152ce6a9463566cda
Author: Stephan Bergmann
Date: Mon Oct 17 14:59:14 2016 +0200
Notes added by 'git notes add'
diff --git a/63/67b8ddda53ec44f2bbeb4cb75efa9fb9535
88/3a3068fcef1d740972095b8a005c49d39f615a |1 +
1 file changed, 1 insertion(+)
New commits:
commit c3e73a2d8b205f546f19855f66f8c85b189de8d4
Author: Stephan Bergmann
Date: Mon Oct 17 14:54:32 2016 +0200
Notes added by 'git notes add'
diff --git a/88/3a3068fcef1d740972095b8a005c49d39f6
27/5753a7d08086b084452ca00372003f1d8700d4 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6911322f322e133b1c03f9baee5409963657eb9c
Author: Stephan Bergmann
Date: Mon Oct 17 14:52:22 2016 +0200
Notes added by 'git notes add'
diff --git a/27/5753a7d08086b084452ca00372003f1d870
Hi Alex,
On Mon, Oct 17, 2016 at 12:03:02PM +0100, Alex McMurchy
wrote:
> Inspecting the log file from the compile I did using the --enable-debug flag
> I found 3,591,051 lines starting with info:sal.file whereas on the compile
> without the --enable-debug flag I get no lines starting with info:
loleaflet/dist/spreadsheet.css|1 +
loleaflet/src/control/Control.ColumnHeader.js |4 ++--
loleaflet/src/control/Control.RowHeader.js|6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 2e57aeb4503208b38ad46e9b85ea0992e6e58b86
Author: Hen
From time to time I do some debugging on the code and compile using the
autogen flag --enable-debug flag
When I compiled at the end of last week I was surprised that the log
file that I generated, from the compile, had increased from 932,600
bytes to a massive 444,815,895 bytes! I don't know w
include/unotools/ucbhelper.hxx | 30 ++
sfx2/source/doc/docfile.cxx |7 +--
unotools/source/ucbhelper/ucbhelper.cxx | 18 ++
3 files changed, 53 insertions(+), 2 deletions(-)
New commits:
commit 26c99e42db233e375a007c49e
loolwsd/test/UnitAdmin.cpp |4
1 file changed, 4 insertions(+)
New commits:
commit 9ced5ffdd58017eee0c72211a748c1820a2b551e
Author: Tor Lillqvist
Date: Mon Oct 17 13:40:44 2016 +0300
Log how we are actually exiting the test when calling exitTest()
unit-admin fails every
loleaflet/src/layer/tile/TileLayer.js | 31 +--
1 file changed, 17 insertions(+), 14 deletions(-)
New commits:
commit e61d8aaa5f3baa27651338b1074ccda3ecbaa8fb
Author: Marco Cecchetti
Date: Mon Oct 17 12:36:50 2016 +0200
loleaflet: handle EMPTY invalid tiles m
I finally managed to get our Clang loplugin working with clang-cl on
Windows. This caused lots of warnings, in Windows-only code (as the
generic code is routinely run against the loplugin on Linux and macOS
already), that have been fixed in a bunch of recent master commits,
split into one comm
Rebased ref, commits from common ancestor:
commit d63b893f4bd77f2b7136224fa747060276fd6fa0
Author: Jan-Marek Glogowski
Date: Fri Oct 14 16:05:58 2016 +0200
Correctly handle nested task processing calls
If ProcessTaskScheduling is called to process tasks while inside
Invoke(), t
sfx2/source/doc/docfile.cxx |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 4af1ac3a9a773e4875712dd2f43f06a1a4edcc19
Author: Mike Kaganski
Date: Sat Oct 15 00:26:09 2016 +1000
tdf#92817: re-implement empty lockfile fix
As stated in original comm
sfx2/source/control/bindings.cxx | 16
1 file changed, 16 deletions(-)
New commits:
commit 3c4f17b571ba041cb03d5c7e27968ee11edfb97d
Author: Stephan Bergmann
Date: Mon Oct 17 11:54:15 2016 +0200
Don't swallow exceptions in DBG_UTIL mode
Besides, the original "on
loolwsd/LOOLWSD.cpp |4
1 file changed, 4 deletions(-)
New commits:
commit cd92dc277b33963012f1dcbe9e065d11a60f2c92
Author: Pranav Kant
Date: Mon Oct 17 15:24:33 2016 +0530
loolwsd: Remove this leftover duplicate comment
Change-Id: I243e2fd745b4b0c70cec79deefffcb5b8f7d25
loolwsd/test/run_unit.sh.in |4
1 file changed, 4 insertions(+)
New commits:
commit fdb16a5d522e68af825fa6a4b2c7baa462623b12
Author: Tor Lillqvist
Date: Mon Oct 17 12:44:58 2016 +0300
Add comment to hopefully avoid others being confused like I was
diff --git a/loolwsd/test/run_u
desktop/source/app/opencl.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit d10d846eb9dd5f1f4e9577c62ad169f865b8a647
Author: Samuel Mehrbrodt
Date: Mon Oct 17 09:33:26 2016 +0200
Force disable OpenCL in Safe Mode
Change-Id: I046eb2a01c528945232cedabbf5fa08483c9e057
desktop/source/app/app.cxx |3 ++-
desktop/source/app/appinit.cxx |4
include/vcl/svapp.hxx |6 ++
vcl/source/app/svapp.cxx | 12
vcl/source/opengl/OpenGLHelper.cxx |4
5 files changed, 28 insertions(+), 1 deletion(-)
On 10/14/2016 05:09 PM, Giuseppe Castagno wrote:
I wonder what would be the right behavior when implementing the code in
Content.getPropertyValue(); specifically what should be the behavior
when a client ask for a property of a resource served by the UCP
provider and there is an error in retrievi
xmlsecurity/source/helper/pdfsignaturehelper.cxx | 17 +
xmlsecurity/source/pdfio/pdfdocument.cxx | 74 ---
2 files changed, 70 insertions(+), 21 deletions(-)
New commits:
commit d19cb7f5974216d3c52f758f00557a001dd1bd40
Author: Miklos Vajna
Date: Mon Oct 17
sd/source/core/drawdoc.cxx | 10 +-
sd/source/core/drawdoc2.cxx |6 +++---
sd/source/core/drawdoc3.cxx | 18 +-
sd/source/core/sdpage2.cxx |2 +-
sd/source/core/stlfamily.cxx|2
sw/source/core/inc/scriptinfo.hxx |6 ++
sw/source/core/text/porlay.cxx | 30 ++
sw/source/core/txtnode/fntcache.cxx | 25 ++---
3 files changed, 42 insertions(+), 19 deletions(-)
New commits:
commit 6130ff73347b5e633babf9555ee141
sw/inc/SwStyleNameMapper.hxx | 84 +-
sw/source/core/bastyp/init.cxx | 66
sw/source/core/doc/SwStyleNameMapper.cxx | 254 +++
3 files changed, 202 insertions(+), 202 deletions(-)
New commits:
commit 4ac1a406a78f58c8fba4040c9
80 matches
Mail list logo