[Libreoffice-commits] core.git: vcl/quartz

2015-07-03 Thread Norbert Thiebaud
vcl/quartz/CTRunData.cxx |2 vcl/quartz/CTRunData.hxx |2 vcl/quartz/ctlayout.cxx | 270 ++- 3 files changed, 61 insertions(+), 213 deletions(-) New commits: commit ab39f8c213bffa00f2b196c05a23ab3ccda8f901 Author: Norbert Thiebaud Date: F

cpu loop in test on windows

2015-07-03 Thread Norbert Thiebaud
I was able to run a debug session on an observed cpu-ooping in a cppunit test on windows (tb65) It was not sa debug build but from the assembler it seems to be looping in the while loop of the code below: void SfxOleSection::SaveProperty( SvStream& rStrm, SfxOlePropertyBase& rProp, sal_Size& rnPr

[Bug 34882] Special character favorites

2015-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 Steve Hart changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoff

Re: RTF support

2015-07-03 Thread tracey002
> Just curious, why do you ask? I want to know what RTF functionality LibreOffice Writer does and does not support. :-) Since the 3 controls were labled as RTF Controls: I suspected that they might be acutal/functional controls, but maybe with typographical errors. Many/Most of Micro

[Libreoffice-commits] core.git: 2 commits - oox/source sax/source

2015-07-03 Thread Michael Stahl
oox/source/docprop/docprophandler.cxx | 25 + oox/source/docprop/docprophandler.hxx |1 sax/source/fastparser/fastparser.cxx |6 - sax/source/tools/fastserializer.cxx | 155 +- sax/source/tools/fastserializer.hxx |9 + 5 files changed, 190 i

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/sifr

2015-07-03 Thread Matthias Freund
icon-themes/sifr/sw/res/doublepage_10x22.png |binary icon-themes/sifr/sw/res/emptypage_10x14.png |binary icon-themes/sifr/sw/res/twopages_10x24.png |binary 3 files changed New commits: commit 1ce188a6f3afc69bf2bfeb11d62e287101398884 Author: Matthias Freund Date: Tue Jun 30 18:32:43 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/qa sw/source

2015-07-03 Thread Bjoern Michaelsen
sw/qa/core/uwriter.cxx |7 +++ sw/source/core/doc/doc.cxx |4 +--- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit d78b81b379333bd471c670bc9f49304f1d6f030a Author: Bjoern Michaelsen Date: Fri Jul 3 22:08:49 2015 +0200 tdf#92308: Dont crash on "File > S

[Libreoffice-commits] core.git: vcl/source

2015-07-03 Thread Michael Meeks
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c59726e696b7a507f0b5e752a52e3ea7773c230f Author: Michael Meeks Date: Fri Jul 3 15:50:38 2015 +0100 tdf#92392 - tolerate Window::SetText post dispose. Change-Id: I458f8e866537

[Libreoffice-commits] core.git: sc/source

2015-07-03 Thread Michael Meeks
sc/source/ui/inc/anyrefdg.hxx |1 + sc/source/ui/miscdlgs/anyrefdg.cxx | 10 +- 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit a8a9b4f8381c3935bab96a713c8237381ffc5c93 Author: Michael Meeks Date: Fri Jul 3 16:37:06 2015 +0100 tdf#92392 - Dispose Sc

[Libreoffice-commits] core.git: 2 commits - sw/qa sw/source

2015-07-03 Thread Bjoern Michaelsen
sw/qa/core/uwriter.cxx |7 +++ sw/qa/python/check_table.py |8 sw/source/core/doc/doc.cxx |4 +--- 3 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 6cadfe0f07659235c6438c345d501eca89b411d5 Author: Bjoern Michaelsen Date: Fri Jul 3 22:08:49 20

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - icon-themes/sifr

2015-07-03 Thread Matthias Freund
icon-themes/sifr/cmd/lc_presentationcurrentslide.png |binary icon-themes/sifr/cmd/lc_resetattributes.png |binary icon-themes/sifr/cmd/lc_slidemasterpage.png |binary icon-themes/sifr/cmd/sc_resetattributes.png |binary icon-themes/sifr/cmd/sc_slidemasterpage.png

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - icon-themes/breeze

2015-07-03 Thread andreask
icon-themes/breeze/cmd/lc_iconsetformatdialog.png |binary icon-themes/breeze/svx/res/markers.png|binary 2 files changed New commits: commit 9265d96871d1beddf21916bfe15d7643ef7a8071 Author: andreask Date: Wed Jul 1 01:03:29 2015 +0200 Breeze: update marker and insertformatdia

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/sfx2 sfx2/source

2015-07-03 Thread Jan Holesovsky
include/sfx2/thumbnailview.hxx|9 + include/sfx2/thumbnailviewitem.hxx|1 + sfx2/source/control/recentdocsview.cxx|1 + sfx2/source/control/templateabstractview.cxx |2 +- sfx2/source/control/templatecontaineritem.cxx | 12

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sfx2/source

2015-07-03 Thread Jan Holesovsky
sfx2/source/control/recentdocsview.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bb1ae405750be24ddbcccb9bb0baf0b12efe680e Author: Jan Holesovsky Date: Tue Jun 30 16:46:02 2015 +0200 tdf#90452: The correct color for the message when there's no recent fi

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sfx2/source sfx2/uiconfig

2015-07-03 Thread Jan Holesovsky
sfx2/source/dialog/backingwindow.cxx | 14 sfx2/source/dialog/backingwindow.hxx |4 - sfx2/uiconfig/ui/startcenter.ui | 104 +-- 3 files changed, 29 insertions(+), 93 deletions(-) New commits: commit abbccd9e1c0f5ec231bf8b53878ce1f043ef26e1 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/sfx2 officecfg/registry sfx2/source

2015-07-03 Thread Jan Holesovsky
include/sfx2/thumbnailview.hxx | 11 -- include/sfx2/thumbnailviewitem.hxx |2 officecfg/registry/schema/org/openoffice/Office/Common.xcs | 39 sfx2/source/control/recentdocsview.cxx |8 + sfx2/source/con

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa writerfilter/CppunitTest_writerfilter_misc.mk writerfilter/source

2015-07-03 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/tdf87460.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |9 + writerfilter/CppunitTest_writerfilter_misc.mk|1 + writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 12 ++-- writerfilter

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - download.lst external/curl

2015-07-03 Thread Michael Stahl
download.lst |4 ++-- external/curl/curl-7.26.0_win-proxy.patch |9 +++-- external/curl/curl-msvc-schannel.patch.1 |4 ++-- 3 files changed, 7 insertions(+), 10 deletions(-) New commits: commit f5d7002acce458dc28cb1f02c244fb3888b2a7c0 Author: Michael

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - canvas/source

2015-07-03 Thread Christian Lohmaier
canvas/source/vcl/spritecanvas.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3228c66b0a10124d60f4671ab70fa42f97e7529 Author: Christian Lohmaier Date: Thu Jul 2 19:35:43 2015 +0200 tdf#91574 fix presenter console not displayed The bool simplific

[Libreoffice-commits] core.git: canvas/source

2015-07-03 Thread Christian Lohmaier
canvas/source/vcl/spritecanvas.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f96b38ddda1759023e6021511d6d660abf98a54e Author: Christian Lohmaier Date: Thu Jul 2 19:35:43 2015 +0200 tdf#91574 fix presenter console not displayed The bool simplific

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - icon-themes/sifr

2015-07-03 Thread Matthias Freund
icon-themes/sifr/sw/res/doublepage_10x22.png |binary icon-themes/sifr/sw/res/emptypage_10x14.png |binary icon-themes/sifr/sw/res/twopages_10x24.png |binary 3 files changed New commits: commit f223d5f0bd812de3e4724bb2cf5124c54a464e86 Author: Matthias Freund Date: Tue Jun 30 18:32:43 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sfx2/source

2015-07-03 Thread Jan Holesovsky
sfx2/source/control/unoctitm.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 7ee52080ba07b42addfbb2d038fcff711d0fb64c Author: Jan Holesovsky Date: Fri Jul 3 20:35:30 2015 +0200 tdf#92528: Saving of usage info can happen very late in the tear

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-03 Thread Sophie Gautier
Hi Kendy Le 3 juil. 2015 20:16, "Jan Holesovsky" a écrit : > > Hi Sophie, > > Sophie Gautier píše v Pá 03. 07. 2015 v 18:57 +0200: > > > > > Maybe we should merge the page you asked me to write some times ago > > https://wiki.documentfoundation.org/HelpContent So what should I do with that page?

[Libreoffice-commits] core.git: sfx2/source

2015-07-03 Thread Jan Holesovsky
sfx2/source/control/unoctitm.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 94b38840f5e4072577a1e709cebadd746621aacc Author: Jan Holesovsky Date: Fri Jul 3 20:35:30 2015 +0200 tdf#92528: Saving of usage info can happen very late in the tear

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-03 Thread Jan Holesovsky
Hi Sophie, Sophie Gautier píše v Pá 03. 07. 2015 v 18:57 +0200: > > Maybe we should merge the page you asked me to write some times ago > https://wiki.documentfoundation.org/HelpContent > > I've begin to write a simplified guide more complete than what I wrote > on the wiki Ah great - thanks!

[GSoC] Improve user experience with CMIS – Weekly report #6

2015-07-03 Thread Szymon Kłos
My work this week: * I integrated my dialog with FileDialogHelper. Now RemoteFilesDialog could be executed using the same command like normal file picker, filters are added depending on context. * bug 84190 - user wasn't able to change password after failed authorization. * bug 83089 - Cannot selec

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - fpicker/source include/svtools svtools/source

2015-07-03 Thread Szymon Kłos
fpicker/source/office/fpdialogbase.hxx | 113 +++ fpicker/source/office/iodlg.hxx | 74 - include/svtools/RemoteFilesDialog.hxx|6 - svtools/source/dialogs/RemoteFilesDialog.cxx | 32 +-- 4 files changed, 137 insertion

[Libreoffice-commits] core.git: include/svx include/vcl svx/source vcl/source

2015-07-03 Thread László Németh
include/svx/charmap.hxx |3 +++ include/vcl/ctrl.hxx |2 ++ svx/source/dialog/charmap.cxx | 19 ++- vcl/source/control/ctrl.cxx | 21 +++-- 4 files changed, 38 insertions(+), 7 deletions(-) New commits: commit b010e4074e5d5ee3a3905f1351

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-03 Thread Sophie Gautier
Hi Kendy, On Fri, Jul 3, 2015 at 5:39 PM, Jan Holesovsky wrote: > Hi, > > Olivier recently resurrected the HelpAuthoring.oxt extension that makes > it much easier to edit help files, and I've pushed that to git now: > > > http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/helpauthori

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 234 commits - basctl/source basegfx/source basic/source bin/find-german-comments bridges/source bridges/test chart2/source comph

2015-07-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 08ad2b1223f0b5b0791b2de134fc5067640f0bf2 Author: Pranav Kant Date: Thu Jul 2 23:47:33 2015 +0530 lokdocview: Grab focus on mouse 'button-press-event' Change-Id: I65187bbd2cc32d9278d8b3890a82b390858a diff --git a/libreofficekit/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - desktop/source

2015-07-03 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit fa9b3e8ac49cbf808f54b48a65530acf55a357f1 Author: Jan Holesovsky Date: Fri Jul 3 18:14:31 2015 +0200 LOK: Don't try to absolutize URL's. Based on a patch by Hen

[Libreoffice-commits] core.git: sw/qa sw/source

2015-07-03 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf87348_linkedTextboxes.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport7.cxx | 64 sw/source/filter/ww8/docxexport.cxx |8 + sw/source/filter/ww8/docxsdrexport.cxx | 91 s

[Libreoffice-commits] core.git: desktop/source

2015-07-03 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit e83cb37cf7546e8bc46d0d49b487dcd352b67093 Author: Jan Holesovsky Date: Fri Jul 3 18:14:31 2015 +0200 LOK: Don't try to absolutize URL's. Based on a patch by Hen

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source

2015-07-03 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 3e75aa0f9275df05afdf1de3c00c51944245fe2c Author: Jan Holesovsky Date: Fri Jul 3 18:14:31 2015 +0200 LOK: Don't try to absolutize URL's. Change-Id: Ia7aca20feb8

Re: RTF support

2015-07-03 Thread Miklos Vajna
Hi, On Fri, Jul 03, 2015 at 07:59:01AM -0700, tracey002 wrote: > Can someone please identify the following RTF Controls? > > \facpgsxn 162 > \nextcset 249 > \tql 371 > After the control, the number is the line in the *rtfkeywd.hxx* file > > I assume the category "RTF Control" mean

[Libreoffice-commits] core.git: sw/source

2015-07-03 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) New commits: commit c9175a1bd3249ad573ae6827bf19963a3ebe2fbc Author: Miklos Vajna Date: Fri Jul 3 17:52:44 2015 +0200 SwViewShell::ImplEndAction: avoid direct PaintDesktop() Wit

HelpAuthoring.oxt: An easy way to edit help files

2015-07-03 Thread Jan Holesovsky
Hi, Olivier recently resurrected the HelpAuthoring.oxt extension that makes it much easier to edit help files, and I've pushed that to git now: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/helpauthoring I don't want to announce it too widely yet, tough; it has a bug that from s

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/svx sd/source svx/source

2015-07-03 Thread Caolán McNamara
include/svx/svdpagv.hxx |5 sd/source/ui/func/fusel.cxx |9 --- sd/source/ui/func/futext.cxx |9 --- svx/source/svdraw/svdmrkv.cxx | 51 +++--- 4 files changed, 45 insertions(+), 29 deletions(-) New commits: commit 4189530530

[Libreoffice-commits] core.git: include/svx sd/source svx/source

2015-07-03 Thread Caolán McNamara
include/svx/svdpagv.hxx |5 sd/source/ui/func/fusel.cxx |9 --- sd/source/ui/func/futext.cxx |9 --- svx/source/svdraw/svdmrkv.cxx | 51 +++--- 4 files changed, 45 insertions(+), 29 deletions(-) New commits: commit abbe4f9d64

[Libreoffice-commits] core.git: qadevOOo/tests

2015-07-03 Thread Stephan Bergmann
qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster.java | 22 +++--- 1 file changed, 17 insertions(+), 5 deletions(-) New commits: commit 2a583603dec40090289ddb5b4b70d800794cf57b Author: Stephan Bergmann Date: Fri Jul 3 16:57:50 2015 +0200 Make test code more robust

[Libreoffice-commits] core.git: include/basegfx sax/inc shell/inc shell/source stoc/source

2015-07-03 Thread Michael Stahl
include/basegfx/color/bcolor.hxx | 31 ++ include/basegfx/matrix/b2dhommatrixtools.hxx |1 include/basegfx/pixel/bpixel.hxx |5 + include/basegfx/range/b1drange.hxx| 22 include/basegfx/ran

Re: RTF support

2015-07-03 Thread tracey002
Can someone please identify the following RTF Controls? \facpgsxn 162 \nextcset 249 \tql371 After the control, the number is the line in the *rtfkeywd.hxx* file I assume the category "RTF Control" means the controls are native to RTF, but I can not find them in the documentat

[Libreoffice-commits] core.git: icon-themes/tango

2015-07-03 Thread Adolfo Jayme Barrientos
icon-themes/tango/framework/res/recent-documents.png |binary 1 file changed New commits: commit 5bc343cc723f993ed112cf5c700e3f397527d671 Author: Adolfo Jayme Barrientos Date: Fri Jul 3 09:53:29 2015 -0500 Start Center: Better icon for Recent Files Change-Id: I99a87da22d877bc1386

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sdext/source

2015-07-03 Thread Stephan Bergmann
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 4ca9473d824fe37c2a63d48917cbaee79f5811e1 Author: Stephan Bergmann Date: Wed Jul 1 09:20:18 2015 +0200 Work around const-ness issues in the GooStri

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/unx

2015-07-03 Thread Juergen Funk
vcl/unx/kde4/KDE4FilePicker.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7fa28a17f658c2bd15a359a5153e77667b925a20 Author: Juergen Funk Date: Fri Jun 26 15:45:00 2015 +0200 tdf#92353 FileSave: Not confirmed for overwrite a file (unix) The setCon

[Libreoffice-commits] dev-tools.git: 4 commits - helpauthoring/Addons.xcu helpauthoring/description.xml helpauthoring/filter helpauthoring/Filter.xcu helpauthoring/help helpauthoring/HelpAuthoring hel

2015-07-03 Thread Jan Holesovsky
helpauthoring/Addons.xcu | 216 + helpauthoring/Filter.xcu | 34 helpauthoring/HelpAuthoring/Comment.xba | 72 helpauthoring/HelpAuthoring/Embed.xb

[Libreoffice-commits] core.git: icon-themes/sifr

2015-07-03 Thread Matthias Freund
icon-themes/sifr/sw/res/doublepage_10x22.png |binary icon-themes/sifr/sw/res/emptypage_10x14.png |binary icon-themes/sifr/sw/res/twopages_10x24.png |binary 3 files changed New commits: commit c6483666232a231446190d5c256857db45c5e4cc Author: Matthias Freund Date: Tue Jun 30 18:32:43 2015

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp

2015-07-03 Thread Henry Castro
loolwsd/LOOLSession.cpp | 76 +++- 1 file changed, 43 insertions(+), 33 deletions(-) New commits: commit d788fa92e993e6d5131bd0730c631828a37829de Author: Henry Castro Date: Fri Jul 3 10:01:47 2015 -0400 loolwsd: let libreoffice handle http pro

[Libreoffice-commits] online.git: loleaflet/src

2015-07-03 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 6b52fe1436c20987729a04c1a5a026676c480503 Author: Mihai Varga Date: Fri Jul 3 16:53:20 2015 +0300 Set opacity to 1 when replacing a tile diff --git a/loleaflet/src/layer/t

[Libreoffice-commits] core.git: 8 commits - include/registry registry/Executable_regview.mk registry/inc registry/Library_reg.mk registry/source registry/tools

2015-07-03 Thread Stephan Bergmann
include/registry/reflread.hxx | 286 -- include/registry/reflwrit.hxx | 221 include/registry/registry.h| 440 - registry/Executable_regview.mk |5 registry/Library_reg.mk|5 registry/in

[Libreoffice-commits] core.git: vcl/source

2015-07-03 Thread Tor Lillqvist
vcl/source/window/cursor.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 4cf3dd78870456f786d39e8946648550a655d9a3 Author: Tor Lillqvist Date: Fri Jul 3 16:37:21 2015 +0300 Revert "Don't belive the 'draw direct' parameter when double-buffering" it introduces oth

[Libreoffice-commits] core.git: sw/source

2015-07-03 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 978033d5ed9f93f2d5d9a1ba44acf6b37bc13bfe Author: Miklos Vajna Date: Fri Jul 3 11:52:17 2015 +0200 SwViewShell::DLPrePaint2: fix missing clipping for the non-buffered case With this, if

[Libreoffice-commits] core.git: 2 commits - sw/qa sw/source

2015-07-03 Thread Caolán McNamara
sw/qa/extras/uiwriter/data/draw-anchor-undo.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 27 sw/source/core/undo/unattr.cxx | 11 +++-- 3 files changed, 35 insertions(+), 3 deletions(-) New commits: commit b5a4e6974a5473c44fc239b

[Libreoffice-commits] core.git: include/basegfx sax/inc shell/inc shell/source stoc/source

2015-07-03 Thread Noel Grandin
include/basegfx/color/bcolor.hxx | 31 -- include/basegfx/matrix/b2dhommatrixtools.hxx |1 include/basegfx/pixel/bpixel.hxx |5 - include/basegfx/range/b1drange.hxx| 22 include/basegfx/ran

[Libreoffice-commits] core.git: 3 commits - config_host.mk.in configure.ac download.lst external/Module_external.mk Makefile.fetch onlineupdate/Executable_updater.mk onlineupdate/README onlineupdate/s

2015-07-03 Thread Jan Holesovsky
Makefile.fetch |1 RepositoryExternal.mk | 33 ++ config_host.mk.in |3 configure.ac| 24 + download.lst

[Libreoffice-commits] core.git: vcl/source

2015-07-03 Thread Tor Lillqvist
vcl/source/window/cursor.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 05806f4603476dd150af7770543fea749cc6d10c Author: Tor Lillqvist Date: Fri Jul 3 14:46:37 2015 +0300 Don't belive the 'draw direct' parameter when double-buffering Avoids leftover artefacts

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/sfx2 sfx2/uiconfig

2015-07-03 Thread Szymon Kłos
include/sfx2/dinfdlg.hxx |2 +- sfx2/uiconfig/ui/documentinfopage.ui |7 +-- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 4acd1debc1cf1b002e3a3555c4dd7579d3f65e24 Author: Szymon Kłos Date: Fri Jul 3 13:03:59 2015 +0200 tdf#83089 : Cannot se

[Libreoffice-commits] core.git: include/sfx2 sfx2/uiconfig

2015-07-03 Thread Szymon Kłos
include/sfx2/dinfdlg.hxx |2 +- sfx2/uiconfig/ui/documentinfopage.ui |7 +-- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 7976422efedb973c17d7af3f6fa69325c632a0d2 Author: Szymon Kłos Date: Fri Jul 3 13:03:59 2015 +0200 tdf#83089 : Cannot se

Re: Adding Languages to Writer's Character, Font Menu

2015-07-03 Thread Caolán McNamara
On Thu, 2015-07-02 at 19:34 +0100, Richard Wordingham wrote: > On Wed, 24 Jun 2015 23:40:10 +0200 > Michael Stahl wrote: > > > On 24.06.2015 23:26, toki wrote: > > > > That is part of the reason why I think the whole Western/CJKV/CTL > > > split should be thrown out, and replaced with language/w

[Libreoffice-commits] core.git: include/sot sot/source

2015-07-03 Thread Noel Grandin
include/sot/object.hxx| 69 sot/source/base/object.cxx| 37 +-- sot/source/sdstor/storage.cxx | 80 ++ 3 files changed, 107 insertions(+), 79 deletions(-) New commits: commit 9136f2344af

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sc/source

2015-07-03 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessibleDocument.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 338f47cf52f6eed3c05021d4272604438f0f550d Author: Caolán McNamara Date: Thu Jul 2 16:40:21 2015 +0100 fix a11y crash seen on moving chart wizard dialog

[Libreoffice-commits] core.git: extensions/source external/liborcus external/redland filter/source forms/qa forms/source fpicker/source framework/inc framework/qa framework/source

2015-07-03 Thread Andrea Gelmini
extensions/source/ole/oleobjw.cxx |2 - extensions/source/plugin/base/xplugin.cxx |4 +- extensions/source/resource/resourceservices.cxx |2 - extensions/source/update/check/updatecheckconfig.hxx |

[Libreoffice-commits] core.git: hwpfilter/source i18nlangtag/source i18npool/inc i18npool/source idlc/test idl/source include/basegfx include/basic include/comphelper include/drawinglayer include/edit

2015-07-03 Thread Andrea Gelmini
hwpfilter/source/hbox.h |2 +- hwpfilter/source/hwpeq.cxx |2 +- i18nlangtag/source/languagetag/languagetag.cxx |2 +- i18npool/inc/servicename.hxx |2 +- i18npool/source/breakitera

Crash test update

2015-07-03 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/996b16dcb590ebf779f5d95caf15e9ab18036b07/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Bug 39468] translate German comments, removing redundant ones

2015-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #181 from Commit Notification --- Phillip Sz committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=918d3e30d7ff91387d9de55156a4c1364cc7b58c tdf#39468

[Libreoffice-commits] core.git: filter/source

2015-07-03 Thread Phillip Sz
filter/source/graphicfilter/eps/eps.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 918d3e30d7ff91387d9de55156a4c1364cc7b58c Author: Phillip Sz Date: Thu Jul 2 20:55:58 2015 +0200 tdf#39468 Translate German Comments - filter/source/graphicfilter/e

[Libreoffice-commits] core.git: wizards/com wizards/source writerfilter/source xmerge/source xmlhelp/source xmloff/dtd xmloff/source xmlscript/source xmlsecurity/source

2015-07-03 Thread Andrea Gelmini
wizards/com/sun/star/wizards/agenda/AgendaDocument.py |4 ++-- wizards/com/sun/star/wizards/ui/FieldSelection.java |2 +- wizards/com/sun/star/wizards/ui/event/DataAware.py

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - connectivity/source

2015-07-03 Thread Andrea Gelmini
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d26c86bb0bd0b56564d09c2c6ef0befcb785096 Author: Andrea Gelmini Date: Wed Jul 1 00:13:57 2015 +0200 Fix PostgreSQL function name Change-Id:

[Libreoffice-commits] core.git: configure.ac connectivity/source cppuhelper/source cui/source dbaccess/source desktop/source drawinglayer/source editeng/source

2015-07-03 Thread Andrea Gelmini
configure.ac | 6 +++--- connectivity/source/commontools/TTableHelper.cxx | 2 +- connectivity/source/commontools/dbtools2.cxx | 2 +- connectivity/source/drivers/file/FConne

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - sw/source vcl/source

2015-07-03 Thread Miklos Vajna
sw/source/core/layout/frmtool.cxx |2 +- vcl/source/control/button.cxx |8 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 64b4ed9de3852494416cdcb8c25d2e24fc4d0253 Author: Miklos Vajna Date: Thu Jul 2 12:09:59 2015 +0200 tdf#92443 PushButton::Impl

[Libreoffice-commits] core.git: 2 commits - download.lst external/curl external/nss

2015-07-03 Thread Michael Stahl
download.lst |6 external/curl/curl-7.26.0_win-proxy.patch |9 external/curl/curl-msvc-schannel.patch.1 |4 external/nss/UnpackedTarball_nss.mk |2 external/nss/nspr-build-config.patch | 2543 -- external/nss/

[Libreoffice-commits] core.git: external/libvisio

2015-07-03 Thread Andras Timar
external/libvisio/UnpackedTarball_libvisio.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 5289e0fac00189f975f62fa6aab5166478eef0b6 Author: Andras Timar Date: Fri Jul 3 10:25:42 2015 +0200 revert inadvertedly committed hunk Change-Id: I6b0efe5648eed68e6d69a692561

[Libreoffice-commits] core.git: jurt/com jvmfwk/plugins lotuswordpro/source odk/config odk/docs odk/examples offapi/com offapi/type_reference officecfg/registry oox/inc oox/source package/source qadev

2015-07-03 Thread Andrea Gelmini
jurt/com/sun/star/uno/AnyConverter.java |2 +- jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx |2 +- jvmfwk/plugins/sunmajor/pluginlib/util.cxx

[Libreoffice-commits] core.git: desktop/source extensions/test external/libvisio framework/source include/sfx2 qadevOOo/tests sw/source ucb/source wizards/com

2015-07-03 Thread Andras Timar
desktop/source/deployment/gui/dp_gui_dialog2.cxx |2 +- extensions/test/ole/VisualBasic/Module1.vb |2 +- extensions/test/pgp/readme.txt |2 +- external/libvisio/UnpackedTarball_libvisio.mk|2 ++ framework/source/uielement/menubarmerger.cxx |2 +-

[Libreoffice-commits] core.git: sw/source

2015-07-03 Thread Miklos Vajna
sw/source/core/layout/layact.cxx |4 ++-- sw/source/core/layout/pagechg.cxx |4 ++-- sw/source/core/layout/paintfrm.cxx |6 +++--- sw/source/core/view/viewsh.cxx |2 +- 4 files changed, 8 insertions(+), 8 deletions(-) New commits: commit dd819b76b60df52e98d75993f9e69c22f281