cui/source/tabpages/autocdlg.cxx|6 -
editeng/source/misc/acorrcfg.cxx|4 -
editeng/source/misc/swafopt.cxx |4 -
include/editeng/swafopt.hxx |2
sw/source/core/edit/autofmt.cxx | 10 +--
writerf
sw/source/core/doc/CntntIdxStore.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit efc8510ca900153442b329ec318f28cddd826757
Author: Stephan Bergmann
Date: Tue May 26 09:24:57 2015 +0200
loplugin:redundantcast
Change-Id: Id30d771b85716ab9c51e4c8fde36
editeng/source/editeng/impedit.cxx |4 ++--
editeng/source/editeng/impedit2.cxx |4 ++--
include/LibreOfficeKit/LibreOfficeKitEnums.h | 10 +-
sw/source/core/crsr/findtxt.cxx |7 +--
sw/source/uibase/uiview/view2.cxx|2 ++
5
starmath/inc/token.hxx|9 -
starmath/source/parse.cxx |1 -
2 files changed, 4 insertions(+), 6 deletions(-)
New commits:
commit 280aa181def7e04ddaedf41eca55c84ee4158b6c
Author: Takeshi Abe
Date: Tue May 26 00:20:20 2015 +0900
kill forgotten, unused TDEBUG token
sw/source/core/unocore/unotbl.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit b255913e412a7894928f92e29d6445bc412a87db
Author: Stephan Bergmann
Date: Tue May 26 10:12:49 2015 +0200
loplugin:staticcall
Change-Id: I5695a7854d22d10681739dd2eabe
basic/source/inc/runtime.hxx | 20 ++---
basic/source/runtime/methods.cxx | 10
basic/source/runtime/methods1.cxx |2 -
basic/source/runtime/runtime.cxx | 43 ++
4 files changed, 34 insertions(+), 41 deletions(-)
New commit
svx/source/customshapes/EnhancedCustomShapeEngine.cxx |2 +-
sw/qa/extras/rtfimport/data/tdf90315.rtf |4
sw/qa/extras/rtfimport/rtfimport.cxx |9 +
writerfilter/source/dmapper/SectionColumnHandler.cxx |2 +-
4 files changed, 15 insertion
sw/qa/extras/ooxmlexport/data/hyperlink-field.odt |binary
sw/qa/extras/ooxmlexport/ooxmlexport5.cxx |8
sw/source/filter/ww8/docxattributeoutput.cxx | 10 +-
3 files changed, 13 insertions(+), 5 deletions(-)
New commits:
commit 064b29e381dc48c5fcad027549159bda
desktop/source/deployment/gui/dp_gui_extlistbox.cxx |6 +++---
desktop/source/deployment/manager/dp_manager.cxx |7 +++
desktop/source/deployment/registry/package/dp_package.cxx |4 +++-
3 files changed, 9 insertions(+), 8 deletions(-)
New commits:
commit b4848def46
basegfx/Library_basegfx.mk |1
basegfx/source/tuple/b3i64tuple.cxx | 29 --
include/basegfx/range/b3irange.hxx | 10 -
include/basegfx/tuple/b3i64tuple.hxx | 346 ---
4 files changed, 386 deletions(-)
New commits:
commit 19fc914aa6ab19890abf0
basic/source/comp/basiccharclass.cxx | 78 ++-
basic/source/comp/scanner.cxx|8 +--
basic/source/comp/token.cxx |2
basic/source/inc/basiccharclass.hxx | 13 +
4 files changed, 14 insertions(+), 87 deletions(-)
New commits:
commit
loolwsd/LOOLSession.cpp | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
New commits:
commit 029a41ba81ab2abdf35e16dce002b1e6f93c7f1a
Author: Jan Holesovsky
Date: Tue May 26 10:08:27 2015 +0200
Fix non-debug build.
diff --git a/loolwsd/LOOLSession.cpp b/loolwsd/LOOLSes
sw/source/core/unocore/unocrsr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ecdbd313838093055c66614d7e5793aacae7c5bd
Author: Stephan Bergmann
Date: Tue May 26 10:54:41 2015 +0200
Silence failing assert for now
...recently introduced with 692c88
sc/CppunitTest_sc_annotationshapeobj.mk |4 +
sc/Module_sc.mk |3
sc/qa/extras/scannotationshapeobj.cxx | 40 ++--
tools/source/inet/inetstrm.cxx |6 -
tubes/so
writerfilter/CppunitTest_writerfilter_rtftok.mk|6 ++
writerfilter/qa/cppunittests/rtftok/testrtftok.cxx |2 ++
2 files changed, 8 insertions(+)
New commits:
commit a30886283f50f4e05f70175d110a1c55e02037f0
Author: Caolán McNamara
Date: Tue May 26 10:06:19 2015 +0100
need
writerfilter/CppunitTest_writerfilter_rtftok.mk|6 ++
writerfilter/qa/cppunittests/rtftok/testrtftok.cxx |2 ++
2 files changed, 8 insertions(+)
New commits:
commit fbe4e09bd1c97585ff98084788e1e5066773a1ce
Author: Caolán McNamara
Date: Tue May 26 10:06:19 2015 +0100
need
On Mon, 2015-05-25 at 09:21 -0700, marius adrian popa wrote:
> grep -A 1 "CVE tests" config.log
> configure:30975: checking whether to execute CVE tests
> configure:30992: result: no
>
> file:///C:/sources/libo-core/writerfilter/qa/cppunittests/rtftok/data/pass/CVE-2010--1.rtf,
aha, --disabl
vcl/source/control/edit.cxx | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 0394b69cf02075f9ab599c3d5b783b597f256ff5
Author: Jan Holesovsky
Date: Tue May 26 11:20:43 2015 +0200
Revert "rendercontext: Fix borderwindow rendering when called from class
Hi,
we still have multiple othogonal and confusing debug levels in LibreOffice,
that can interact in funky ways, the most common ones being OSL_DEBUG_LEVEL and
DBG_UTL.
I'd like to propose to consolidate these into _one_ general debug level with no
funky interaction. As such, I'd like to work tow
writerfilter/source/dmapper/GraphicImport.cxx | 102 +-
1 file changed, 52 insertions(+), 50 deletions(-)
New commits:
commit 2cc3adf3a5fa277a6b578bd3cc1cab0d01c897eb
Author: László Németh
Date: Tue May 26 12:07:31 2015 +0200
DOCX import: fix vertical position
cui/source/inc/autocdlg.hxx |4 +--
cui/source/tabpages/autocdlg.cxx| 30 -
editeng/source/editeng/impedit2.cxx |6 ++---
editeng/source/misc/acorrcfg.cxx| 12 +-
editeng/source/misc/svxacorr.cxx| 42 ++--
basctl/source/basicide/layout.cxx |5 +
basctl/source/basicide/layout.hxx |5 +
2 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit dbca69b975ea8b25c040f12441d70f90cf0e9ab4
Author: Noel Grandin
Date: Tue May 26 12:42:44 2015 +0200
tdf#91575 - CRASH: when "
solenv/gdb/libreoffice/sw.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 390aa6277af88ef6d0f4c38a503848d01e801875
Author: Miklos Vajna
Date: Tue May 26 12:48:13 2015 +0200
gdb: SwTxtNode -> SwTextNode
Fixes the unexpected ' ~DeletedNode' lines in
dbaccess/source/ui/control/FieldDescControl.cxx |4 ++--
dbaccess/source/ui/tabledesign/TEditControl.cxx |6 ++
dbaccess/source/ui/tabledesign/TEditControl.hxx |1 +
3 files changed, 9 insertions(+), 2 deletions(-)
New commits:
commit 15e64391aeed35e5c85876650fd8093f20958d8b
Autho
editeng/source/misc/svxacorr.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit cd2ba3124602ad9ee8f5927c385936cc5319808d
Author: Markus Mohrhard
Date: Tue May 26 13:38:22 2015 +0200
unbreak calc again
Change-Id: I13e80fc04cb35aff9efbe63cd0096bff5d1
sw/source/uibase/wrtsh/wrtsh1.cxx | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 8790303b4c220d0c5dcf78a4c438a385ffe3f030
Author: Philippe Jung
Date: Tue May 26 13:48:18 2015 +0200
tdf#91389 EDITING: Crash when deleting header
Replaced MyD
dbaccess/source/ui/control/RelationControl.cxx|4
dbaccess/source/ui/control/TableGrantCtrl.cxx |4
dbaccess/source/ui/control/dbtreelistbox.cxx |2
dbaccess/source/ui/dlg/directsql.cxx |2
dbaccess/source/ui/dlg/indexdialog.cxx
sw/source/uibase/wrtsh/wrtsh1.cxx | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 6e4922b0def9d3bebe04b48bc9055a16bb4965bf
Author: Philippe Jung
Date: Tue May 26 13:48:18 2015 +0200
tdf#91389 EDITING: Crash when deleting header
Replaced MyD
cui/source/tabpages/tpcolor.cxx|4 ---
sw/source/core/unocore/unocoll.cxx |4 +--
sw/source/core/unocore/unodraw.cxx |2 -
sw/source/core/unocore/unofield.cxx|2 -
sw/source/core/unocore/unoidx.cxx
cui/source/inc/cuitabarea.hxx |1 -
cui/source/tabpages/tpcolor.cxx | 19 +--
2 files changed, 5 insertions(+), 15 deletions(-)
New commits:
commit 0f98a035806aed03ba56e292bc7ee17b242ff2a0
Author: Caolán McNamara
Date: Tue May 26 14:20:19 2015 +0100
Resolves: tdf#
sw/inc/unotbl.hxx | 13 -
sw/source/core/unocore/unocrsr.cxx |5 +
sw/source/core/unocore/unoobj2.cxx |2 ++
sw/source/core/unocore/unoport.cxx |6 +-
sw/source/uibase/inc/navmgr.hxx|9 +
5 files changed, 29 insertions(+), 6 deleti
cui/source/inc/cuitabarea.hxx |1 -
cui/source/tabpages/tpcolor.cxx | 23 ++-
2 files changed, 6 insertions(+), 18 deletions(-)
New commits:
commit 7cefd1e30412c68f0f5cfabd785d4e083c8b11f2
Author: Caolán McNamara
Date: Tue May 26 13:58:05 2015 +0100
Resolves:
https://bugs.documentfoundation.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 90155, which changed state.
Bug 90155 Summary: (i3wm, Gala [elementary]) Not possible to open color dropdown
https://bugs.documentfoundation.org/show_bug.cgi?id=90155
What|Removed
vcl/inc/unx/gtk/gtkgdi.hxx|1 -
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 20
2 files changed, 12 insertions(+), 9 deletions(-)
New commits:
commit 3bc2079e4759a7098f0887b57d7bcd19acd9392b
Author: Caolán McNamara
Date: Wed May 20 20:39:09 2
vcl/unx/gtk/window/gtksalframe.cxx | 142 +++--
1 file changed, 75 insertions(+), 67 deletions(-)
New commits:
commit cd1c1acd2bc58f83183776f210a5d75c2c46037a
Author: Caolán McNamara
Date: Fri May 22 16:30:50 2015 +0100
gtk3: call gtk_window_set_accept_fo
On Mon, 25 May 2015 12:02:48 +0200, Markus Mohrhard
wrote:
Hey,
so I hereby resign from the ESC effective immediately.
...
I enjoyed working with many great people but I believe that the
project is developing in the wrong direction at the moment and that I
should spend my free time in a be
vcl/unx/gtk/window/gtksalframe.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit acf3daaa536ab85a2d5b29f5fbb3a045f5e5fce0
Author: Caolán McNamara
Date: Fri May 22 11:34:16 2015 +0100
want to grab with owner_events true
Change-Id: Iada234df8b476cee3
sw/qa/extras/tiledrendering/tiledrendering.cxx | 22 ++---
sw/source/core/crsr/findtxt.cxx| 58 +++--
2 files changed, 62 insertions(+), 18 deletions(-)
New commits:
commit 122b149826d270b8cbb26e2044f8da25b1d29c25
Author: Miklos Vajna
Date: Tue May 2
canvas/source/directx/dx_9rm.cxx | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
New commits:
commit 90e901b3f92b3c537aaf0dab83de2a9b073e761f
Author: Michael Meeks
Date: Tue May 26 14:45:46 2015 +0100
tdf#91426 - fix DX canvas - missed by VclPtr / Clang plugin.
sw/source/uibase/inc/navmgr.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e8997fb9a90e82e125900a4ef4598cc89bcb9d9e
Author: Stephan Bergmann
Date: Tue May 26 15:42:27 2015 +0200
loplugin:saloverride
Change-Id: I92e0b152b892a65480d822d6ac266629721
sw/inc/unotbl.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d6d8b6f01e56be4bafa9c08a0ddb9a88803c
Author: Stephan Bergmann
Date: Tue May 26 15:50:21 2015 +0200
loplugin:saloverride
Change-Id: Iac6164f52c5b1d312a62ad7bb76704d8157aa18c
diff --
vcl/source/window/floatwin.cxx |4
1 file changed, 4 deletions(-)
New commits:
commit 8e3d5f7ed230c07f3f68d4b53edc2c285b04b84d
Author: Caolán McNamara
Date: Sat May 23 09:21:50 2015 +0100
Resolves: tdf#90155 don't hide+show window before initial show completes
(cherry p
vcl/source/window/floatwin.cxx |4
1 file changed, 4 deletions(-)
New commits:
commit abc4d0c705095582cb4a983180e73faef0d913c8
Author: Caolán McNamara
Date: Sat May 23 09:21:50 2015 +0100
Resolves: tdf#90155 don't hide+show window before initial show completes
(cherry p
sw/qa/extras/ooxmlimport/data/tdf91122.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 15 +--
2 files changed, 9 insertions(+), 6 deletions(-)
New commits:
commit 85fae98f01250a6e9d75e841e0de410f8ea8a333
Author: László Németh
Date: Tue May 26 16:30:12 2015 +0200
vcl/generic/glyphs/gcach_layout.cxx |6 ++
vcl/source/outdev/font.cxx |5 -
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit f76ecc3e9ce51b35fc18db55b808270079a3652b
Author: Caolán McNamara
Date: Tue May 26 15:45:30 2015 +0100
Resolves: tdf#89
vcl/generic/glyphs/gcach_layout.cxx |6 ++
vcl/source/outdev/font.cxx |5 -
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit ade3f2e4a1a22b5ab412c220db223c996473d7ef
Author: Caolán McNamara
Date: Tue May 26 15:45:30 2015 +0100
Resolves: tdf#89
vcl/unx/generic/gdi/cairotextrender.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 21ff1cbf000efab690e9c00f8f29a01160427a0a
Author: David Tardon
Date: Mon May 18 12:21:49 2015 +0200
add missing includes
Change-Id: I2b091eb8c407f032f15674338c917bbe7e06d15b
basctl/source/basicide/layout.cxx |5 +
basctl/source/basicide/layout.hxx |5 +
2 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 3f5ce7de7cdc3d010738e4cffbe28b3b73676f5a
Author: Noel Grandin
Date: Tue May 26 12:42:44 2015 +0200
tdf#91575 - CRASH: when "
configure.ac |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
New commits:
commit a10adead1ae4a923592073cf5bef1de05518fdd9
Author: Stephan Bergmann
Date: Tue May 26 17:14:57 2015 +0200
Answer "Why is this necessary" comment
Change-Id: I3d6e8e9b78c0a56190ba217ec714
dbaccess/source/ui/control/FieldDescControl.cxx |4 ++--
dbaccess/source/ui/tabledesign/TEditControl.cxx |6 ++
dbaccess/source/ui/tabledesign/TEditControl.hxx |1 +
3 files changed, 9 insertions(+), 2 deletions(-)
New commits:
commit 38ce0b5ccf5d4398a26304fde19f0bb42dd13b91
Autho
include/LibreOfficeKit/LibreOfficeKitEnums.h |9 -
libreofficekit/source/gtk/lokdocview.cxx |8 +++-
sd/source/ui/view/drviews1.cxx |6 ++
3 files changed, 21 insertions(+), 2 deletions(-)
New commits:
commit 96041179d4aa5e0eb543c3c5da8e493beb0ed133
A
svtools/source/control/tabbar.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit ca95160830305c507a776c3fc0b13c71dee0dbe7
Author: Caolán McNamara
Date: Tue May 26 16:21:34 2015 +0100
Push without Pop
regression from
commit fb8f83c12e99
external/libetonyek/0001-add-missing-breaks.patch.1| 36
external/libetonyek/0002-remove-surplus-breaks.patch.1 | 38 +
external/libetonyek/UnpackedTarball_libetonyek.mk |2
3 files changed, 76 insertions(+)
New commits:
commit 06095843f3fbfabff7
svtools/source/control/tabbar.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 4ab5377b8c982279ca568dbc9c4bb974d2e00dcd
Author: Caolán McNamara
Date: Tue May 26 16:21:34 2015 +0100
Push without Pop
regression from
commit fb8f83c12e99
external/libetonyek/0001-add-missing-breaks.patch.1| 36
external/libetonyek/0002-remove-surplus-breaks.patch.1 | 38 +
external/libetonyek/UnpackedTarball_libetonyek.mk | 11
external/libetonyek/ubsan-visibility.patch | 11
e
include/svtools/RemoteFilesDialog.hxx|6 +
svtools/source/dialogs/RemoteFilesDialog.cxx | 112 ++-
2 files changed, 65 insertions(+), 53 deletions(-)
New commits:
commit e313491d890ae0fdbf4e489eb5a6287daff186a3
Author: Szymon KÅos
Date: Tue May 26 17:42:04
svx/source/sidebar/line/LineWidthControl.cxx |4 ++--
vcl/source/window/window.cxx | 22 +++---
2 files changed, 9 insertions(+), 17 deletions(-)
New commits:
commit 2efb9d3c9841397cca3a66714504ee25d2120bd2
Author: Caolán McNamara
Date: Tue May 26 16:59:1
svx/source/sidebar/line/LineWidthControl.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0d4d89b6687fe7c735b22e56175abd2de2133798
Author: Caolán McNamara
Date: Tue May 26 16:59:15 2015 +0100
Related: tdf#91542 line box width cannot be changed
svtools/source/dialogs/RemoteFilesDialog.cxx | 22 ++
svtools/uiconfig/ui/remotefilesdialog.ui |8
2 files changed, 30 insertions(+)
New commits:
commit 1bf41094aba59770ee12d9bdcd0dba79ac89f717
Author: Szymon KÅos
Date: Tue May 26 18:11:41 2015 +0200
include/svx/sidebar/Popup.hxx |2 ++
svx/source/sidebar/line/LinePropertyPanel.cxx |1 +
svx/source/sidebar/tools/Popup.cxx|7 ++-
3 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 2a6aa95a7af11eb091dfa9494cd810998b2e324d
Author: CaolÃ
include/svx/sidebar/Popup.hxx |2 ++
svx/source/sidebar/line/LinePropertyPanel.cxx |1 +
svx/source/sidebar/tools/Popup.cxx|7 ++-
3 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit de2d7448736384dfdab667a86330fcec37116c94
Author: CaolÃ
chart2/source/controller/dialogs/DataBrowser.cxx | 11 +--
editeng/source/editeng/impedit.hxx |2 +-
filter/source/graphicfilter/eos2met/eos2met.cxx |2 +-
filter/source/graphicfilter/idxf/dxf2mtf.cxx |2 +-
filter/source/svg/svgwriter.cxx
writerfilter/source/dmapper/GraphicImport.cxx | 102 +-
1 file changed, 52 insertions(+), 50 deletions(-)
New commits:
commit ca93124e4c9d51641b3c002132a7da8e5b0df956
Author: László Németh
Date: Tue May 26 12:07:31 2015 +0200
DOCX import: fix vertical position
sw/qa/extras/ooxmlimport/data/tdf91122.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 15 +--
2 files changed, 9 insertions(+), 6 deletions(-)
New commits:
commit 98e2d13ed5980c03bd6728fa48871160b1a382da
Author: László Németh
Date: Tue May 26 16:30:12 2015 +0200
Bjoern Michaelsen wrote
> ..
> Opinions? If there are no objections, I would file Easy Hacks for that.
Hi Bjoern,
If you create an Easy Hack, perhaps it could be interesting to add with
tdf#43157 (see https://bugs.documentfoundation.org/show_bug.cgi?id=43157)
in "See Also".
Julien
--
View th
loleaflet/build/deps.js |7 ++
loleaflet/debug/document/document_simple_example.html |1
loleaflet/dist/leaflet.css|9 +++
loleaflet/src/control/Control.EditView.js | 44 ++
loleaflet/src/layer/til
connectivity/source/drivers/evoab2/EApi.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 7ed46883290440041d6ccbd7efdb1db64d2dd3f6
Author: Rene Engelhard
Date: Tue May 26 10:47:30 2015 +0200
add libebook-1.2.so.15 in EApi.cxx
Change-Id: I7676f1f69bd563dede965a1a5fc
connectivity/source/drivers/evoab2/EApi.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e7659c3e05d517fe399bd2998028b22f1877b236
Author: Rene Engelhard
Date: Tue May 26 10:47:30 2015 +0200
add libebook-1.2.so.15 in EApi.cxx
Change-Id: I7676f1f69bd563dede965a1a5fc
Markus Mohrhard wrote
> Hey,
>
> so I hereby resign from the ESC effective immediately.
> ...
> I enjoyed working with many great people but I believe that the
> project is developing in the wrong direction at the moment and that I
> should spend my free time in a better way.
Sorry too to read th
Hi,
On Tue, May 26, 2015 at 02:18:11PM +, Juergen Funk Mailinglist wrote:
> i think we have 4 levels
> - level 0: release build (--enable-release-build)
> - level 1: additional debug code, but binary compatible with level 0 (same
>library interface, comparable to OSL_DEBUG_LEVEL =
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 166e0487c457d639d49e4ac946b3fda9545b47b3
Author: Christian Lohmaier
Date: Tue May 26 16:22:25 2015 +0200
Updated core
Project: translations bca70bdd09af581293a9176bc68ea92e7cbe3190
upda
source/br/librelogo/source/pythonpath.po | 10
source/br/officecfg/registry/data/org/openoffice/Office.po | 10
source/br/officecfg/registry/data/org/openoffice/Office/UI.po | 12
source/br/sc/source/ui/src.po |
readlicense_oo/license/CREDITS.fodt | 1904 ++--
1 file changed, 955 insertions(+), 949 deletions(-)
New commits:
commit d56c1f7a20d8a95c88ea31c7f9000b8e270ab1ee
Author: Christian Lohmaier
Date: Tue May 26 23:08:05 2015 +0200
update credits
Change-
readlicense_oo/license/CREDITS.fodt | 1904 ++--
1 file changed, 955 insertions(+), 949 deletions(-)
New commits:
commit 1529be9abe061cde231473f6b943180b31dbfc26
Author: Christian Lohmaier
Date: Tue May 26 23:13:33 2015 +0200
update credits
Change-
readlicense_oo/license/CREDITS.fodt | 2784 ++--
1 file changed, 1444 insertions(+), 1340 deletions(-)
New commits:
commit 03f36c0a88d1a87c6febbadca4e549d08c6095b1
Author: Christian Lohmaier
Date: Tue May 26 23:18:49 2015 +0200
update credits
Chang
My first reaction is that this sounds like an excellent idea.
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Bjoern Michaelsen wrote:
> I'd like to propose to consolidate these into _one_ general debug
> level with no funky interaction.
>
Sounds good.
> - Disable all current code that is enabled by OSL_DEBUG_LEVEL > 1 by
^^
should that be
loleaflet/src/layer/tile/TileLayer.js | 30 ++
1 file changed, 30 insertions(+)
New commits:
commit 8d094fbf3fa051d740be21b2d9772efb0c0a59a3
Author: Henry Castro
Date: Tue May 26 20:37:11 2015 -0400
Added keypress function to send keys
diff --git a/loleaflet
loleaflet/src/layer/tile/TileLayer.js | 36 +-
1 file changed, 35 insertions(+), 1 deletion(-)
New commits:
commit 9287074b75ddba51d59b6c5227589f21d169
Author: Henry Castro
Date: Tue May 26 20:52:35 2015 -0400
Added cursor visible and invalidate curso
loleaflet/src/layer/tile/TileLayer.js | 23 +++
1 file changed, 23 insertions(+)
New commits:
commit 6742cd8046352a3f676bb7a0087135c9c9337150
Author: Henry Castro
Date: Tue May 26 23:51:52 2015 -0400
Capture invalidatetiles when keys are pressed
There is a p
Moin!
~~ Project dictionaries ~~
* Open changes on master for project dictionaries changed in the last 25 hours:
+ Lightproof: do not return invalid nBehindEndOfSentencePosition
in https://gerrit.libreoffice.org/15857 from Németh László
* Merged changes on master for project dictio
Moin!
* Open changes on master for project dev-tools changed in the last 25 hours:
None
* Merged changes on master for project dev-tools changed in the last 25 hours:
+ Update master_target to 5.1 series
in https://gerrit.libreoffice.org/15872 from Adolfo Jayme Barrientos
* Abandoned change
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ Rewrite all calls like Dialog(params).Execute()
in https://gerrit.libreoffice.org/15915 from Philippe Jung
about module basctl, basic, cui, dbaccess, desktop,
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/26092f54865645722aeed596af62d20918aa2046/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
84 matches
Mail list logo