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

2016-07-12 Thread Michael Meeks
desktop/source/app/opencl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 605a5dc088385ad21c33028d8107125c0316ddb1 Author: Michael Meeks Date: Tue Jul 12 09:47:23 2016 +0100 opencl: bail out early in missing OpenCL case. Change-Id:

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

2016-07-03 Thread Henry Castro
desktop/source/lib/init.cxx |5 - sfx2/source/control/unoctitm.cxx |5 - 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit bad68fd0b4a40062990c96a1a3f8d7a31bd84180 Author: Henry Castro Date: Sun Jul 3 09:40:50 2016 -0400 sd:

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx |6 +- sfx2/source/control/unoctitm.cxx |8 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit f41c20dc2384ba7765278adce0cd817781beb43a Author: Henry Castro Date: Sat Jul 2 23:25:28 2016 -0400

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx | 12 +++- sfx2/source/control/unoctitm.cxx | 56 +++ 2 files changed, 62 insertions(+), 6 deletions(-) New commits: commit 7e3e55c39e0f01321aee9875f55627f4eefcec27 Author: Henry Castro Date:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sd/qa sfx2/source svx/source

2016-07-01 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h | 16 ++ libreofficekit/source/gtk/lokdocview.cxx | 43 +++-- sd/qa/unit/tiledrendering/tiledrendering.cxx | 68 +++ sfx2/source/view/viewsh.cxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2016-07-01 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 + include/LibreOfficeKit/LibreOfficeKitEnums.h | 17 ++ libreofficekit/source/gtk/lokdocview.cxx | 43 +++ sc/source/ui/view/gridwin.cxx|3 + 4 files changed, 64 insertions(+), 1

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

2016-06-22 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8dc2873081bff3fe7107d472a91a24af8b67a87d Author: Miklos Vajna Date: Wed Jun 22 12:17:39 2016 +0200 desktop: fix loplugin:oncevar Change-Id:

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

2016-06-21 Thread Pranav Kant
desktop/source/lib/init.cxx| 10 +- include/LibreOfficeKit/LibreOfficeKit.hxx |9 ++--- include/LibreOfficeKit/LibreOfficeKitGtk.h | 11 +++ 3 files changed, 22 insertions(+), 8 deletions(-) New commits: commit d7b45c97b30f109aff0be6602a8fc8103af71e7f

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

2016-06-21 Thread Pranav Kant
desktop/source/lib/init.cxx| 12 include/LibreOfficeKit/LibreOfficeKit.h|3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 + include/LibreOfficeKit/LibreOfficeKitGtk.h | 13 + libreofficekit/source/gtk/lokdocview.cxx |

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source sw/source

2016-06-20 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 ++ include/LibreOfficeKit/LibreOfficeKitEnums.h | 17 + include/sfx2/lokhelper.hxx |2 +- libreofficekit/source/gtk/lokdocview.cxx |7 +++ sfx2/source/view/lokhelper.cxx | 12

[Libreoffice-commits] core.git: desktop/source include/vcl sc/source svtools/source vcl/osx vcl/source vcl/unx vcl/win

2016-06-20 Thread Noel Grandin
desktop/source/splash/splash.cxx |6 include/vcl/salnativewidgets.hxx | 92 - sc/source/ui/app/inputwin.cxx |2 sc/source/ui/cctrl/checklistmenu.cxx | 20 - svtools/source/contnr/svimpbox.cxx|4

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

2016-06-18 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx |6 -- sal/osl/w32/salinit.cxx|6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 909d87cc6187ecffa2704e67ffbe372fd2d90e49 Author: Markus Mohrhard Date: Fri Jun 17 21:26:34

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

2016-06-15 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 4f32fcf59854fe1abe375c8702cc5c4258abbf3d Author: Markus Mohrhard Date: Wed Jun 15 22:32:44 2016 +0200 work around MSVCR2013 bug around AVX, tdf#99410

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

2016-06-15 Thread Caolán McNamara
desktop/source/app/app.cxx|2 +- svx/source/unodraw/recoveryui.cxx | 22 +++--- 2 files changed, 16 insertions(+), 8 deletions(-) New commits: commit 1792493e765f8027c2605bd72b9978c6769a262d Author: Caolán McNamara Date: Wed Jun 15 16:16:33

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

2016-06-15 Thread Miklos Vajna
desktop/source/lib/lokinteractionhandler.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 67f2aee609308ad6d43eed4f0df084e9abd50301 Author: Miklos Vajna Date: Wed Jun 15 14:21:01 2016 +0200 Fix per-view

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

2016-06-10 Thread Arnold Dumas
desktop/source/deployment/gui/dp_gui_dialog2.cxx | 16 +- desktop/source/migration/migration.cxx | 34 ++- 2 files changed, 17 insertions(+), 33 deletions(-) New commits: commit e1ca24369142af3e721e789bf757be671e1905b7 Author: Arnold Dumas

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

2016-06-05 Thread Markus Mohrhard
desktop/source/minidump/minidump.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit 0c7558f56d82bca2ed736ca4185f1e87c76cf7aa Author: Markus Mohrhard Date: Sun Jun 5 22:26:25 2016 +0200 remove old debug output

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

2016-06-04 Thread Markus Mohrhard
desktop/source/minidump/minidump.cxx|7 +++-- desktop/source/minidump/minidump_upload.cxx |4 ++- include/desktop/minidump.hxx|2 - svx/source/dialog/crashreportdlg.cxx| 29 +++ svx/source/dialog/crashreportdlg.hxx|5

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

2016-06-03 Thread Markus Mohrhard
desktop/source/minidump/minidump_upload.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit f2d18f8a7125f4f4d1d72be11fb3fb6637f25fde Author: Markus Mohrhard Date: Thu Jun 2 17:04:27 2016 +0200 add some more error checking to minidump

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

2016-06-03 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 63 + 1 file changed, 48 insertions(+), 15 deletions(-) New commits: commit a4740c8ea92cc50c1dc6e87d06db190800269a5d Author: Stephan Bergmann Date: Fri Jun 3 16:20:31 2016 +0200 A slightly

[Libreoffice-commits] core.git: desktop/source include/vcl sc/source svtools/source vcl/osx vcl/source vcl/unx vcl/win

2016-05-31 Thread Noel Grandin
desktop/source/splash/splash.cxx |6 include/vcl/edit.hxx |2 include/vcl/salnativewidgets.hxx | 129 sc/source/ui/app/inputwin.cxx |2 sc/source/ui/cctrl/checklistmenu.cxx | 20 +--

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

2016-05-30 Thread Tor Lillqvist
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46d5d475b114b93a76502d58637468e404a8562b Author: Tor Lillqvist Date: Mon May 30 15:09:08 2016 +0300 Trivial follow-up fix to

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

2016-05-30 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 4405180546bce4b4237f1a23c0bc5bcc5d7bb3a7 Author: Markus Mohrhard Date: Mon May 30 05:51:36 2016 +0200 use the existing url to path

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

2016-05-30 Thread Markus Mohrhard
desktop/source/minidump/minidump_upload.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4d4be0c0f1fd1c9bdfe815eddd0ff6b49b5bba39 Author: Markus Mohrhard Date: Mon May 30 05:52:07 2016 +0200 generate correct json files

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

2016-05-27 Thread Henry Castro
desktop/source/lib/init.cxx |3 ++- sfx2/source/control/unoctitm.cxx |6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 05ba8e567bd4fca2bef9bcf7a43d4c3d6c0cc5ad Author: Henry Castro Date: Fri May 27 16:38:47 2016 -0400 lok:

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

2016-05-27 Thread Markus Mohrhard
desktop/source/minidump/minidump_upload.cxx | 46 +++- 1 file changed, 32 insertions(+), 14 deletions(-) New commits: commit 4aca087c7cb9ffe831b277a62ad3e993c3b2ca58 Author: Markus Mohrhard Date: Thu May 26 13:20:55 2016 +0200

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

2016-05-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit b408317af902c31826cc6024bc1314c1419d9f7a Author: Stephan Bergmann Date: Wed May 25 15:05:52 2016 +0200 Silence clang-cl -Werror,-Wmicrosoft-enum-value in external

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

2016-05-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ffe20be0ddcda00e6ef92b90334d74f4f856f9e Author: Stephan Bergmann Date: Wed May 25 09:50:52 2016 +0200 Fix mis-merge Change-Id:

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

2016-05-25 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 8d96f4b663b54b199c93dbb8aa496e77e342170e Author: Stephan Bergmann Date: Wed May 25 08:28:45 2016 +0200 Silence clang-cl -Werror,-Wmicrosoft-enum-value in external

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

2016-05-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a87cd5f979156e513abebfab449912f266eb88ff Author: Stephan Bergmann Date: Wed May 25 08:27:47 2016 +0200 -Werror,-Wunused-variable Change-Id:

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

2016-05-24 Thread Markus Mohrhard
desktop/source/minidump/minidump_upload.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 838e71646edff6e8cc7fcb4d7ac7ed4cd12a8ab5 Author: Markus Mohrhard Date: Tue May 24 20:51:32 2016 +0200 copy and paste error in minidump

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

2016-05-24 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 3650eacc9e4bf230d892eaac9366b7ebc16ed5c1 Author: Markus Mohrhard Date: Tue May 24 06:20:00 2016 +0200 fix previous commits

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

2016-05-23 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 8857877aa609de4c8476330c34a24906f5fdc05b Author: Markus Mohrhard Date: Mon May 23 23:47:17 2016 +0200 return paths and not URLs

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

2016-05-23 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 73755fdefbf841d0ac9e504c00c0d032ed5daad8 Author: Markus Mohrhard Date: Mon May 23 23:11:13 2016 +0200 update the minidump location as soon

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

2016-05-23 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit cee4cc9bb3b5f0121a8f57e4203c2cdabffe6715 Author: Markus Mohrhard Date: Mon May 23 23:48:58 2016 +0200 handle std::string vs

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

2016-05-23 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 908e46c7116d62718fc377b1e0eb53b39d42dc1f Author: Markus Mohrhard Date: Mon May 23 15:27:23 2016 +0200 use the TDF server as target for crash

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

2016-05-23 Thread Pranav Kant
desktop/source/lib/init.cxx | 19 ++- sfx2/source/control/unoctitm.cxx | 19 ++- 2 files changed, 36 insertions(+), 2 deletions(-) New commits: commit 5c7ab8259c7016441df45e04fd3be242e6205c1d Author: Pranav Kant Date: Mon May 23

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

2016-05-18 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx | 37 - desktop/source/app/sofficemain.cxx |3 ++- include/desktop/crashreport.hxx| 13 + 3 files changed, 51 insertions(+), 2 deletions(-) New commits: commit 2dcd1ae04c599025267f74edc298707ef6f94c0d

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

2016-05-18 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c82eaeee06089c323d40695b722f4ee9432f2db Author: Markus Mohrhard Date: Tue Apr 12 06:51:20 2016 +0200 somewhere I lost the filename

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

2016-05-12 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 2ed28620955108d56f40fc6613185f2595572e60 Author: Stephan Bergmann Date: Thu May 12 15:24:53 2016 +0200 Silence -Werror,-Wimplicit-fallthrough

[Libreoffice-commits] core.git: desktop/source desktop/unx distro-configs/LibreOfficeFlatpak.conf distro-configs/LibreOfficeXdgApp.conf

2016-05-11 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |2 - desktop/unx/source/start.c |2 - distro-configs/LibreOfficeFlatpak.conf | 44 + distro-configs/LibreOfficeXdgApp.conf | 44 - 4 files changed, 46 insertions(+), 46

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

2016-05-09 Thread Michael Stahl
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c47f6d35ee101531452b3035aa5042709d8a44e6 Author: Michael Stahl Date: Mon May 9 14:17:08 2016 +0200 desktop: warning C4101 unreferenced local variable

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

2016-04-22 Thread Stephan Bergmann
desktop/source/lib/lokinteractionhandler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aaa1265fb31e52a3039fa9019efc7adcd0aa99d9 Author: Stephan Bergmann Date: Sun Apr 17 11:35:11 2016 +0200 Avoid reserved identifier

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

2016-04-21 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 22 +- include/LibreOfficeKit/LibreOfficeKit.h |8 2 files changed, 25 insertions(+), 5 deletions(-) New commits: commit b74163742ff1288ad9ea1ec8e83ac08faf686893 Author: Jan Holesovsky Date: Thu

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa

2016-04-19 Thread Stephan Bergmann
desktop/source/lib/init.cxx | 21 +--- include/LibreOfficeKit/LibreOfficeKit.hxx |4 +-- include/LibreOfficeKit/LibreOfficeKitGtk.h |5 ++-- include/LibreOfficeKit/LibreOfficeKitInit.h | 10 -

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

2016-04-14 Thread Stephan Bergmann
desktop/source/inc/exithelper.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd1509b1f35b69d4c7707f7e4b05f86734c775af Author: Stephan Bergmann Date: Thu Apr 14 11:18:00 2016 +0200 Use the true exit code 77 here Change-Id:

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

2016-04-05 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |6 +++--- desktop/source/app/officeipcthread.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 739cbf2e0952532f96cb74689fa5a3bc8be8eb11 Author: Stephan Bergmann Date: Tue Apr 5 15:23:51 2016

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

2016-04-05 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e1193272cd442051a6c1623a46fadf02ea0789a5 Author: Stephan Bergmann Date: Tue Apr 5 11:32:31 2016 +0200 Consistently use "desktop.app" log area

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

2016-04-05 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a61b9a87029dd23cdb5ca588f69a669d9689a11a Author: Stephan Bergmann Date: Tue Apr 5 11:30:29 2016 +0200 Remove whitespace randomly inserted

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

2016-04-04 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 82a04a82699a87daa67c162896d6f7e2c1bbfe26 Author: Stephan Bergmann Date: Mon Apr 4 21:43:59 2016 +0200 No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12

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

2016-04-04 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 17b4b5d0b22a8ea958b5f799430170c1dde72332 Author: Stephan Bergmann Date: Mon Apr 4 18:05:49 2016 +0200 ...and MSVC "warning C4701: potentially

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

2016-04-04 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e645eb272b89b1e7344f4b2e24a8f66fca1ce132 Author: Stephan Bergmann Date: Mon Apr 4 17:58:14 2016 +0200 Try silence bogus

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

2016-04-04 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit e962fa79bbbfe3b596b06838596c288d99ed3d4f Author: Stephan Bergmann Date: Mon Apr 4 17:50:31 2016 +0200 -Werror=shadow

[Libreoffice-commits] core.git: desktop/source include/sfx2 oox/source sd/qa sfx2/source starmath/source sw/qa sw/source writerfilter/source xmlsecurity/qa xmlsecurity/source

2016-04-04 Thread Miklos Vajna
desktop/source/lib/lokclipboard.cxx|2 - desktop/source/lib/lokclipboard.hxx|2 - include/sfx2/lokhelper.hxx |9 --- oox/source/shape/WpsContext.cxx|4 +--

[Libreoffice-commits] core.git: desktop/source filter/source framework/inc framework/source include/osl include/svtools include/vcl pyuno/source sc/inc scripting/source sc/source sfx2/source svgio/inc

2016-04-03 Thread tymyjan
desktop/source/migration/migration_impl.hxx |2 +- filter/source/config/cache/cacheitem.hxx |6 ++ filter/source/config/cache/querytokenizer.hxx|3 +-- framework/inc/classes/filtercachedata.hxx|6 ++

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/app.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit c906657cc0ff58e22ef2950878aa32b34cb71a99 Author: Stephan Bergmann Date: Fri Apr 1 11:57:29 2016 +0200 HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 67d347513754208775b67587e7ee360df4b9bf20 Author: Stephan Bergmann Date: Fri Apr 1 11:19:30 2016 +0200 Unused include Change-Id:

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit c752f6644c38f4bc6af731d8539b9ad523ee7d13 Author: Stephan Bergmann Date: Fri Apr 1 11:17:58 2016 +0200 No need to #if this code ...it's enough to

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

2016-03-31 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit ab48f014167b85bc0871c96b84e3b70201ed353e Author: Stephan Bergmann Date: Thu Mar 31 11:59:00 2016 +0200 Clean up Change-Id:

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

2016-03-31 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 385f6862e303030d24a2c9d3459c074fcf15c279 Author: Stephan Bergmann Date: Thu Mar 31 11:55:22 2016 +0200 HAVE_FEATURE_MACOSX_SANDBOX doesn't want

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

2016-03-30 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 37 --- desktop/win32/source/officeloader/officeloader.cxx | 196 - 2 files changed, 1 insertion(+), 232 deletions(-) New commits: commit f8f87780f5f7be5ff185b0b8b3206d760d9dfed6 Author: Stephan Bergmann

[Libreoffice-commits] core.git: desktop/source include/vcl RepositoryExternal.mk vcl/Library_vcl.mk

2016-03-30 Thread Miklos Vajna
RepositoryExternal.mk |2 +- desktop/source/app/officeipcthread.cxx |4 ++-- include/vcl/outdev.hxx |2 +- vcl/Library_vcl.mk |2 +- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit

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

2016-03-29 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 176 ++--- 1 file changed, 77 insertions(+), 99 deletions(-) New commits: commit e1acc542517b40e34d1960642dc579a71706 Author: Stephan Bergmann Date: Tue Mar 29 17:23:30 2016 +0200 LOK shouldn't

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

2016-03-29 Thread Stephan Bergmann
desktop/source/app/app.cxx |2 +- desktop/source/app/officeipcthread.cxx | 25 - desktop/source/app/officeipcthread.hxx |3 +-- desktop/source/lib/init.cxx| 22 ++ 4 files changed, 20 insertions(+), 32 deletions(-)

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

2016-03-29 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 67 + desktop/source/app/officeipcthread.hxx | 11 ++--- 2 files changed, 50 insertions(+), 28 deletions(-) New commits: commit a91272a6a423e911b832b2f103a77521b4106ed1 Author: Stephan Bergmann

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

2016-03-29 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1c21379e6533c97f7a2f5d1e7db49408da4b74b7 Author: Stephan Bergmann Date: Tue Mar 29 12:37:11 2016 +0200 Simplify code Change-Id:

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

2016-03-29 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 3273e7facd858c7a5a2d46dc452029a06afe96f2 Author: Stephan Bergmann Date: Tue Mar 29 12:36:06 2016 +0200 The whole block is only relevant for

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

2016-03-23 Thread Stephan Bergmann
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6b1169627a5657d8ed568b1da0c101b27a8d045 Author: Stephan Bergmann Date: Wed Mar 23 09:05:33 2016 +0100 Typo in comment Seems most plausible that

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

2016-03-22 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 50f7123962ee31a1aefece81c91864460a29493e Author: Stephan Bergmann Date: Tue Mar 22 17:51:11 2016 +0100 Closing is implicitly done in the osl::Pipe dtor, anyway

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

2016-03-22 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |4 1 file changed, 4 deletions(-) New commits: commit 54dae86076d01306ecfe74fa21d577d82332ab3a Author: Stephan Bergmann Date: Tue Mar 22 17:25:26 2016 +0100 ~OfficeIPCThread can only be reached with

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

2016-03-22 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9e05463f4b482a89c36159c57a80dd61474b9b9c Author: Stephan Bergmann Date: Tue Mar 22 16:52:23 2016 +0100 Only access pGlobalOfficeIPCThread &

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

2016-03-22 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit b3443e16c75704e547abd57e91156b76a5e5d218 Author: Stephan Bergmann Date: Tue Mar 22 16:30:11 2016 +0100 No need for a static Security instance

[Libreoffice-commits] core.git: desktop/source helpcompiler/source sal/qa sd/qa vcl/qa vcl/source

2016-03-22 Thread Gurkaran
desktop/source/deployment/misc/dp_misc.cxx |4 ++-- helpcompiler/source/HelpCompiler.cxx |7 ++- sal/qa/osl/thread/test_thread.cxx |4 ++-- sd/qa/unit/misc-tests.cxx |7 +++ vcl/qa/cppunit/timer.cxx | 16

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

2016-03-21 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |4 1 file changed, 4 deletions(-) New commits: commit 0630544a1a7f435ff3fec7075d19d352b5ed5b90 Author: Stephan Bergmann Date: Mon Mar 21 17:11:40 2016 +0100 No need to wrap SAL_WARN in #if Change-Id:

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

2016-03-20 Thread Douglas Mencken
desktop/source/deployment/misc/dp_platform.cxx | 138 - 1 file changed, 47 insertions(+), 91 deletions(-) New commits: commit f3704e5756cafaa638724b227ae6a93df3c98eda Author: Douglas Mencken Date: Wed Mar 16 21:12:11 2016 -0400

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

2016-03-13 Thread Caolán McNamara
desktop/source/deployment/registry/dp_registry.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 342d3f45e2219a1cb1fd9dbf7c3f9636ad4ebca3 Author: Caolán McNamara Date: Sun Mar 13 11:26:12 2016 + loplugin:stringconstant

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

2016-03-12 Thread Rohan Kumar
desktop/source/app/officeipcthread.cxx | 15 +++-- desktop/source/deployment/registry/dp_registry.cxx |2 - desktop/source/splash/unxsplash.cxx| 21 +++-- desktop/unx/source/start.c | 33 +++-- 4 files

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

2016-03-11 Thread Stephan Bergmann
desktop/source/app/dispatchwatcher.cxx | 19 --- desktop/source/app/dispatchwatcher.hxx |2 +- 2 files changed, 5 insertions(+), 16 deletions(-) New commits: commit 5d59315809eae08f2340864dd18f667ce2b24198 Author: Stephan Bergmann Date: Thu Mar 10

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

2016-03-06 Thread Douglas Mencken
desktop/source/deployment/inc/dp_descriptioninfoset.hxx |2 +- desktop/source/deployment/misc/dp_descriptioninfoset.cxx |2 +- desktop/source/deployment/registry/package/dp_package.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit

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

2016-03-04 Thread Pranav Kant
desktop/source/lib/init.cxx | 43 +-- 1 file changed, 9 insertions(+), 34 deletions(-) New commits: commit e04284587a5db51d96430137baa76bbef3937a5d Author: Pranav Kant Date: Mon Feb 22 20:56:12 2016 +0530 lok: Export only

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

2016-03-01 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5420ef4687992a2e2bfdd99d85325615d317547b Author: Stephan Bergmann Date: Tue Mar 1 09:22:50 2016 +0100 loplugin:sallogareas Change-Id:

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

2016-02-29 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7916f250c42ccb7624feb1a1f6524e2aac3a1036 Author: Stephan Bergmann Date: Tue Mar 1 08:52:59 2016 +0100 loplugin:stringconcat Change-Id:

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

2016-02-29 Thread Michael Stahl
desktop/source/app/app.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8dcdd792528f2695e770e536ea3244420cdf3731 Author: Michael Stahl Date: Mon Feb 29 16:30:48 2016 +0100 desktop: fix infinite loop with --enable-breakpad

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

2016-02-27 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 58eea9b92491c8c69785ae2507dac0f6f9bb265e Author: Markus Mohrhard Date: Sat Feb 27 18:26:34 2016 +0100 store the crash ini file

[Libreoffice-commits] core.git: desktop/source include/desktop svx/Library_svx.mk svx/source svx/uiconfig svx/UIConfig_svx.mk svx/util

2016-02-27 Thread Markus Mohrhard
desktop/source/app/app.cxx | 62 + desktop/source/app/crashreport.cxx | 15 - desktop/source/app/sofficemain.cxx | 22 --- include/desktop/crashreport.hxx |5 + svx/Library_svx.mk |5 + svx/UIConfig_svx.mk

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

2016-02-26 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9d198be7395cc236fd3453de1005b5abeb2ed801 Author: Stephan Bergmann Date: Fri Feb 26 16:50:57 2016 +0100 loplugin:stringconcat Change-Id:

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

2016-02-26 Thread Markus Mohrhard
desktop/source/minidump/minidump_upload.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit ef10bb832a8cbb4e7ff0c55805b1b56f91c8c34f Author: Markus Mohrhard Date: Wed Jan 6 13:57:24 2016 +0100 better error reporting

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

2016-02-26 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx |1 + desktop/source/minidump/minidump_upload.cxx |7 --- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit d837a11388ca1c29ce9f495832e52e0809b601de Author: Markus Mohrhard Date: Wed Jan

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

2016-02-25 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 92f013c38ac71969674e08aa453c01c030b3dbf7 Author: Stephan Bergmann Date: Thu Feb 25 11:40:46 2016 +0100 loplugin:stringconcat Change-Id:

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

2016-02-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fde723ad7214682633ce73e428b0cc06ac4f18e9 Author: Stephan Bergmann Date: Thu Feb 25 11:38:49 2016 +0100 typo Change-Id:

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

2016-02-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx | 15 ++- include/desktop/crashreport.hxx|2 -- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 6eb6a249105cbbc48a144d72f2f7c09aeb9bed2e Author: Stephan Bergmann Date: Thu Feb 25 09:45:17 2016

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

2016-02-24 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4943ee042ac487bc9be4477fed7effa8ea9f74d4 Author: Markus Mohrhard Date: Wed Nov 25 17:00:21 2015 +0100 don't hardcode the version string in

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

2016-02-23 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |8 include/sal/log-areas.dox |1 + 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 2bec27302a06268cfd4174e7a0c94198fdbd0ae9 Author: Stephan Bergmann Date: Tue Feb 23 14:19:21 2016 +0100

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

2016-02-22 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7107eb010e775d6dca01447bbb2512990f5591c Author: Markus Mohrhard Date: Wed Nov 25 16:47:14 2015 +0100 LIBO_LIBEXEC_FOLDER is the correct place

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

2016-02-22 Thread Markus Mohrhard
desktop/source/app/sofficemain.cxx | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) New commits: commit 0c15cf444bc80992c67b3d7eae8c71526d9a078d Author: Markus Mohrhard Date: Mon Nov 23 17:48:16 2015 +0100 upload crashes

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

2016-02-22 Thread Norbert Thiebaud
desktop/source/lib/init.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit e895f1979ebf82cbab9739356ce97fc937efbdd0 Author: Norbert Thiebaud Date: Sun Feb 21 08:27:05 2016 -0800 WaE buggy warning in vs2015-r1

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

2016-02-16 Thread Henry Castro
desktop/source/lib/init.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit c44a445031a12f6c6e51fcff620d8a3cc94a8c7b Author: Henry Castro Date: Sun Feb 14 16:41:02 2016 -0400 lok: add desktop terminate When lokit

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

2016-02-14 Thread Pranav Kant
desktop/source/lib/init.cxx | 25 ++--- 1 file changed, 22 insertions(+), 3 deletions(-) New commits: commit b0111f494c1ee2d75ac4f1544c06c24d464cc416 Author: Pranav Kant Date: Sun Feb 14 02:08:20 2016 +0530 lok: Expose DisplayName of styles,

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

2016-02-08 Thread Henry Castro
desktop/source/lib/init.cxx |7 ++- sfx2/source/control/unoctitm.cxx | 11 +++ 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 255ac8fc28ef9717be69363927bd071c9a90d75d Author: Henry Castro Date: Sun Feb 7 18:29:03 2016 -0400

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

2016-02-08 Thread Michael Stahl
desktop/source/lib/init.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit e07ffae5046e9c91ef96026435cab84c3bcb4534 Author: Michael Stahl Date: Mon Feb 8 21:44:54 2016 +0100 Revert "lok: Interaction handler for saveAs() too."

<    4   5   6   7   8   9   10   11   12   >