Re: bitmap resources are disconnected from .src/.res now

2017-04-27 Thread Chris Sherlock
> On 27 Apr 2017, at 11:40 pm, Caolán McNamara wrote: > > tl;dr: To use a theme png in C++, add #define NAME "path/to/png" to a > .hlst and use BitmapEx foo(NAME) Brilliant news, that really is great work Caolon! Chris ___

[Libreoffice-commits] core.git: basic/inc basic/source chart2/inc cui/inc dbaccess/source desktop/source editeng/inc forms/inc include/basic include/editeng include/filter include/sfx2 include/sot inc

2017-04-27 Thread Chris Sherlock
/inc/pch/precompiled_msforms.hxx|2 +- vbahelper/inc/pch/precompiled_vbahelper.hxx |2 +- 72 files changed, 77 insertions(+), 74 deletions(-) New commits: commit f9f045e7830d184497554e0e438cc478fa990eb6 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: M

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

2017-04-27 Thread Chris Sherlock
include/vcl/errinf.hxx | 15 +++ vcl/source/window/errinf.cxx | 15 --- 2 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 0c4d2767742d3a86a392eb328762d92050527cad Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 24

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

2017-04-27 Thread Chris Sherlock
include/vcl/errinf.hxx | 66 ++- vcl/source/window/errinf.cxx |4 +- 2 files changed, 36 insertions(+), 34 deletions(-) New commits: commit 5302c78163934b58ac6ee0506b211f2ce5352fd6 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date:

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

2017-04-27 Thread Chris Sherlock
include/vcl/errinf.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 5455516b006330bf16928cea9f574d00037bd536 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 24 01:23:45 2017 +1000 vcl: minor whitespace cleanup in erri

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

2017-04-27 Thread Chris Sherlock
include/vcl/errinf.hxx | 76 + 1 file changed, 39 insertions(+), 37 deletions(-) New commits: commit b15b1743fcc976b023456acbff4415de35c9c9c5 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 24 01:19:05 2017 +1000

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

2017-04-27 Thread Chris Sherlock
changed, 59 insertions(+), 40 deletions(-) New commits: commit 201f05f9bf66d0467b1137f3712108a96c159698 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Apr 23 22:01:46 2017 +1000 vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry It is the error re

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

2017-04-26 Thread Chris Sherlock
vcl/source/window/errinf.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 58daac975bb871f4479948a9f64577c420d66624 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 24 02:27:09 2017 +1000 vcl: add newline for easier reading Cha

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

2017-04-26 Thread Chris Sherlock
vcl/source/window/errinf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e248194bf4d41e99cd581552c9a68b8aed18447f Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 24 02:20:42 2017 +1000 vcl: remove inaccurate and misleading c

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

2017-04-26 Thread Chris Sherlock
include/vcl/errinf.hxx |4 ++-- vcl/source/window/errinf.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit ab9c8141380f5965aa9644b1032af54091a78212 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Apr 23 19:39:43 2017 +1000

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

2017-04-26 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 46a153cbcac1a3e2881b83b5537037321c34797c Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Apr 23 18:53:58 2017 +1000 vcl: update error codes to d

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

2017-04-26 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 47 +-- 1 file changed, 23 insertions(+), 24 deletions(-) New commits: commit 6d187d88829fc4cbf8400636f17c4e2a684e2117 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Apr 22 21:03:25 2017 +1000

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

2017-04-26 Thread Chris Sherlock
include/vcl/errinf.hxx | 12 + vcl/source/window/errinf.cxx | 93 +++ 2 files changed, 47 insertions(+), 58 deletions(-) New commits: commit 1167df7df59e37fddef0c40c4d27cb2e82e10922 Author: Chris Sherlock <chris.sherloc...@gmail.com>

[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_errorhandler.mk vcl/Module_vcl.mk vcl/qa

2017-04-26 Thread Chris Sherlock
Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Apr 23 17:14:04 2017 +1000 vcl: add ErrorHandler unit tests Change-Id: I62f7d948522676ae2bed1a425c2f038929fb00b8 Reviewed-on: https://gerrit.libreoffice.org/36848 Reviewed-by: Chris Sherlock <chri

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 9beed0a363605067f5d57294e7a9d9a48a3b112d Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 21 21:04:34 2017 +1000 vcl: rearrange header order

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d8a564010c46a4062cbfd7e055f5dc64597d3268 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 21 21:07:30 2017 +1000 vcl: remove comment-cruft from errinf.cxx Cha

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1c1aa2642bcd447f598a85114e8517f35c106992 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 21 21:03:13 2017 +1000 vcl: no longer a reverse depe

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit 85e78b83515494a297286ba1dcba30a59fac130d Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 21 20:55:26 2017 +1000

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx | 39 +-- 1 file changed, 21 insertions(+), 18 deletions(-) New commits: commit 68cf652940f1cc6620da8dcda23b1bda3f22 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Tue Apr 18 12:58:50 2017 +1000 vcl:

[Libreoffice-commits] core.git: basic/source include/vcl sc/source sd/source sfx2/source svtools/source sw/source uui/source vcl/source

2017-04-25 Thread Chris Sherlock
++-- 19 files changed, 129 insertions(+), 129 deletions(-) New commits: commit 41f5c11c3b5f5b57f480dd809b850fe563b53691 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Apr 17 09:37:31 2017 +1000 vcl: change ErrorHandlerFlags to DialogMask Cha

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

2017-04-25 Thread Chris Sherlock
vcl/source/window/errinf.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d496eab538cb967c62308f4235f090849ed82957 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 21 21:02:04 2017 +1000 tdf#39468 - vcl: Translate German in erri

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

2017-04-25 Thread Chris Sherlock
+- 6 files changed, 25 insertions(+), 25 deletions(-) New commits: commit 437a5d7c72547f6f17b4ffecd51e76a2487de99e Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Apr 15 19:38:53 2017 +1000 tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo member Cha

[Libreoffice-commits] core.git: accessibility/inc basctl/inc basic/source chart2/inc connectivity/inc cppcanvas/inc cui/inc cui/source dbaccess/inc dbaccess/source desktop/inc desktop/source editeng/s

2017-04-25 Thread Chris Sherlock
|1 + vcl/source/window/errinf.cxx |4 ++-- xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx |2 +- 71 files changed, 79 insertions(+), 80 deletions(-) New commits: commit 3b85b72d643e26fd9fda5eeb05f774b3c37917fd Author: Chris Sherlock

Re: unique_ptr header question

2017-04-24 Thread Chris Sherlock
On 24 Apr 2017, at 5:43 pm, Stephan Bergmann wrote: > >> On 04/24/2017 01:14 AM, Markus Mohrhard wrote: >> The patch that you referenced is correct and the code compiles because >> header files are recursively included. So if any of the header files in the >> include chain

unique_ptr header question

2017-04-23 Thread Chris Sherlock
Hi all, I'm getting some build failures on Jenkins. It seems there is a compilation failure because there are a number of files that use std::unique_ptr but done include . I think it may have come from here: https://gerrit.libreoffice.org/#/c/36190/ The only thing is: Jenkins did a full

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

2017-04-23 Thread Chris Sherlock
tools/source/ref/errinf.cxx | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit a1909515e8f8b40483e92431ff9a179246a30045 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 14 07:55:15 2017 +1000 tools: c

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

2017-04-23 Thread Chris Sherlock
tools/source/ref/errinf.cxx | 32 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit f3281c0954bd6111386b1ed75d3bdc180fc90d6f Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Apr 14 07:48:03 2017 +1000 tools:

Re: Use VCL to develop standalone applications

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 7 Mar 2017, at 11:34 pm, ThatRM Z wrote: > > Ok. > > Thanks for the responses. > > > >> On Tue, Mar 7, 2017 at 12:14 PM, Michael Stahl wrote: >> On 07.03.2017 12:50, ThatRM Z wrote: >> > Hi >> > >> > I have been looking

Re: minutes of ESC call ...

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 31 Mar 2017, at 10:59 pm, David Tardon wrote: > >> On Thu, Mar 30, 2017 at 04:08:18PM +0100, Michael Meeks wrote: >> * Crashtest update (Caolan) >>+ Google / ossfuzz: 24 fuzzers active now, unchanged >>+ not added any more tests –

Re: Character classification

2017-04-05 Thread Chris Sherlock
> On 23 Mar 2017, at 10:47 pm, Stephan Bergmann wrote: > > C character classification and case mapping functions in are > notoriously hard to use. [snip] > I audited all uses of such functions (outside of external/ source blobs) on > recent master: > > In C++ code, I

Re: Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-04-05 Thread Chris Sherlock
> Tried just now with latest master and it's compiling fine. I glanced at the > commits but couldn't work out what fixed it. But all is well > :-) > > > - d. The perils of frequently compiling master! Just an aside, but I'm not sure if anyone here realises this, but David here is one of the

Re: Unix-based systems not using CUPS

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 4 Apr 2017, at 9:46 am, Khaled Hosny <khaledho...@eglug.org> wrote: >> On Tue, Apr 04, 2017 at 09:31:55AM +1000, Chris Sherlock wrote: >> >> However, now that CUPS is pretty much standardised on mostly everything - >> including, it

Unix-based systems not using CUPS

2017-04-03 Thread Chris Sherlock
I have been going over our Unix printing classes to understand them better for my online book, Inside LibreOffice (found here and very much under construction - https://www.gitbook.com/book/chrissherlock1/inside-libreoffice/details) The implementation of the Unix printing subsystem is under the

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/printinfomgr'

2017-04-02 Thread Chris Sherlock
New branch 'private/tbsdy/printinfomgr' available with the following commits: commit 3e5bca1893f08b9372c1e0ab96a32aabf989acd4 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Apr 2 15:21:38 2017 +1000 vcl: PrinterInfoManager no longer a singleton Let's just

Re: pipe accept problem

2017-03-22 Thread Chris Sherlock
Hello Shoaib, Can you redirect the output to a file and give us a link to pastebin with the output? From what I can see, you are using Windows - could you also tell us what version you are running there? Chris Sent from my iPhone > On 20 Mar 2017, at 6:35 am, shoaibnoor95

Re: help need to add path

2017-03-22 Thread Chris Sherlock
Can you pastebin the build log? Funny error to be getting... What user are you running the build as? Have you setup permissions in a particular way for that user? Chris Sent from my iPhone > On 18 Mar 2017, at 10:33 pm, Shoaib Noor wrote: > > I am building libre

Apple's (mis)use of the check macro

2017-03-20 Thread Chris Sherlock
Hi all, We have had to undef the check macro in include/vcl/builder.hxx because Apple defined check in previous versions of AssertMacros.h I found the same issue when I used osl/conditn.hxx - the build log shows the following failure: In file included from

[Libreoffice-commits] core.git: include/osl vcl/inc vcl/osx

2017-03-18 Thread Chris Sherlock
include/osl/conditn.hxx |5 + vcl/inc/osx/salinst.h |4 ++-- vcl/osx/salinst.cxx | 11 +-- 3 files changed, 12 insertions(+), 8 deletions(-) New commits: commit 2667435ea5e6b73e58e57703b6fc3896e87eb370 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date:

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

2017-03-18 Thread Chris Sherlock
vcl/source/opengl/OpenGLHelper.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit c154f9a0827dcc2fc69870198d368fa8ebb4cde2 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 19:21:50 2017 +1100 vcl: change opengl gpWatch

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2017-03-18 Thread Chris Sherlock
vcl/inc/unx/gtk/gtkdata.hxx | 12 ++-- vcl/unx/gtk/gtkdata.cxx | 11 +-- vcl/unx/gtk3/gtk3gtkdata.cxx | 11 +-- 3 files changed, 16 insertions(+), 18 deletions(-) New commits: commit 5198b4b8c7a7086753e499900b227e16f3d65340 Author: Chris Sherlock

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

2017-03-18 Thread Chris Sherlock
include/salhelper/condition.hxx |6 +++--- salhelper/source/condition.cxx | 17 - 2 files changed, 11 insertions(+), 12 deletions(-) New commits: commit 396138719206d5033faaeaf09b88437cbb3480e7 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 18

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

2017-03-18 Thread Chris Sherlock
include/vcl/threadex.hxx |6 +++--- vcl/source/helper/threadex.cxx | 26 +- 2 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 5ec1713ae5b177ae32970c7209cea55ee0041c5c Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat

[Libreoffice-commits] core.git: 3 commits - include/osl

2017-03-17 Thread Chris Sherlock
include/osl/conditn.h |2 +- include/osl/test/uniquepipename.hxx | 20 2 files changed, 13 insertions(+), 9 deletions(-) New commits: commit cf435712b300562b54d896ab9e0e953fac6e7067 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/time.h | 15 --- 1 file changed, 15 deletions(-) New commits: commit 11ad608a1c1128bd75c85e52995804f9864ee803 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 03:18:42 2017 +1100 osl: remove more comment cruft Cha

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/socket.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit c3dfcb88c747ee1b2ca402ddbd48c82de4c316b2 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 03:16:42 2017 +1100 osl: remove commented out code Cha

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/socket.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 195e0fc1037906a7f02d2bd15dac98e5c4535d9b Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 03:15:45 2017 +1100 osl: remove comment cruft Cha

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/security_decl.hxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e7b30d24fd22d2ada74adcb4c058ee8b14a1d189 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 03:12:05 2017 +1100 osl: I think we all know what a const

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/doublecheckedlocking.h |2 ++ 1 file changed, 2 insertions(+) New commits: commit f6e4de5a810aaa6bad75832ff21c2d52611e3543 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 03:06:23 2017 +1100 osl: add code tags to doublecheckedlocking.h

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/socket.h | 118 --- include/osl/time.h |2 2 files changed, 58 insertions(+), 62 deletions(-) New commits: commit ece792ff5716992effdfd9db864d646e7c7ec0a6 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/file.h |3 --- 1 file changed, 3 deletions(-) New commits: commit e700d4f987ca5b3403f8a7f05089371ffb8e4243 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 18 01:43:11 2017 +1100 osl: remove some @return tags I missed earlier Cha

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
include/osl/diagnose.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit cc9dddc935fcee47d391d8f914b19021a29d4c19 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Mar 17 23:59:31 2017 +1100 osl: use doxygen @code special marker Cha

[Libreoffice-commits] core.git: include/osl

2017-03-17 Thread Chris Sherlock
deletions(-) New commits: commit 22750c14f2850281ca5235cc3c0a6d7c8a234fe0 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Mar 17 21:59:50 2017 +1100 osl: use doxygen @retval and remove HTML markup Change-Id: Ia0d0d6b0805612a26fcb3e1cf2f7d2555f7f98f1 Re

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

2017-03-15 Thread Chris Sherlock
sal/osl/w32/process.cxx | 97 +++- 1 file changed, 95 insertions(+), 2 deletions(-) New commits: commit 7fafd1aea08ad036ef48f415db5df93df218bf6e Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Mar 11 14:03:38 2017 +1100

OUString name

2017-02-26 Thread Chris Sherlock
This may seem like a silly question, but what does the "OU" in OUString stand for? Is it OpenOffice.org Unicode String? Chris Sherlock Sent from my iPhone ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freed

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-1'

2016-07-20 Thread Chris Sherlock
Tag 'cp-5.1-1' created by Andras Timar at 2016-07-20 11:10 + cp-5.1-1 Changes since cp-5.1-branch-point-795: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - vcl/inc vcl/unx

2016-07-18 Thread Chris Sherlock
5 files changed, 129 insertions(+), 129 deletions(-) New commits: commit 03d5a294f3e5eedb6e7eb3bbc2af6512df471d4d Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Jan 25 19:51:27 2016 +1100 vcl: gtkprintwrapper is a private gtk only header (cherry picked from

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

2016-04-26 Thread Chris Sherlock
deletions(-) New commits: commit d35d361774dc5ddfb9a1b2764b4914cdfac080ae Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Mar 6 12:24:09 2016 +1100 tdf#79679 vcl: dashed lines show as solid lines when importing EMF files Backported fix to 5.0.

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

2016-04-26 Thread Chris Sherlock
deletions(-) New commits: commit e21606f3cce557e5eb84b2e7747c173edf526a55 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Mar 6 12:24:09 2016 +1100 tdf#79679 vcl: dashed lines show as solid lines when importing EMF files Backported fix to 5.0.

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

2016-04-01 Thread Chris Sherlock
sd/source/ui/animations/CategoryListBox.hxx | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit 3946f73128a83345cf4cbfd6623851693a8da460 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Apr 2 09:12:33 2016 +1100 sd: add l

[Libreoffice-commits] core.git: include/vcl sw/source vcl/headless vcl/inc vcl/null vcl/unx

2016-03-27 Thread Chris Sherlock
6b2889b3c4b2da175c4f95bde4495a1a89deedc3 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Mar 28 02:29:30 2016 +1100 vcl: two printing headers should be private Unix headers Change-Id: I17a8d361b6c24dd9c4853d82e788c48084133e69 diff --git a/sw/source/uibase/dbui/dbmgr.cxx b/sw/source/uibas

[Libreoffice-commits] core.git: odk/docs

2016-03-22 Thread Chris Sherlock
odk/docs/idl/Doxyfile |2 -- 1 file changed, 2 deletions(-) New commits: commit 15b53976e5d119877e53f34b34cee33a5f2883fd Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Mar 23 10:10:38 2016 +1100 odk: remove PREDICTABLE_URLS from doxygen config Cha

[Libreoffice-commits] core.git: 2 commits - include/tools odk/docs UnoControls/inc

2016-03-19 Thread Chris Sherlock
a83698b980424be214829b3ee7cdbf8d2a778755 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Mar 18 12:53:39 2016 +1100 tools: split out color macros into own header Change-Id: Ib983601d60a3dae1e738bb385dfbb36094bdb064 diff --git a/UnoControls/inc/basecontrol

Re: error in building libreoffice

2016-03-19 Thread Chris Sherlock
> On 17 Mar 2016, at 8:47 AM, gaurav sharma wrote: > > Hi > > On running "./autogen.sh" its shows > "Various low-level dependencies are missing, please install them: >autoconf: autoconf is required >aclocal: aclocal is required " > Please help. >

[Libreoffice-commits] core.git: odk/docs

2016-03-19 Thread Chris Sherlock
odk/docs/idl/Doxyfile | 361 ++ 1 file changed, 46 insertions(+), 315 deletions(-) New commits: commit bdcef25c5cfacbaac7d439a7ad2106308dc3a7e5 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Mar 18 14:01:22 2016 +1100

Re: Revive personas

2016-03-19 Thread Chris Sherlock
On 17 Mar 2016, at 2:59 AM, Mihály Palenik wrote: > > Hello, > > I'd like to revive personas, but I'm stuck with open theme xml file via > Mozilla Add-ons Manager API: > http://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#613 > >

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

2016-03-15 Thread Chris Sherlock
+-- 5 files changed, 29 insertions(+), 49 deletions(-) New commits: commit a05f5238fc3811cf2c56f343a3015d5a58180677 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Mar 3 21:52:49 2016 +1100 tdf#79679 vcl: dashed lines show as solid lines when importing EMF

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

2016-03-15 Thread Chris Sherlock
sd/source/ui/animations/CategoryListBox.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 89e0a84a82ddb8c22c46f6f2d4d5f466a43c3b8a Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Mar 16 06:01:43 2016 +1100 sd: add license boile

Re: error in building libreoffice

2016-03-11 Thread Chris Sherlock
Or run: make chart2.clean Chris > On 12 Mar 2016, at 5:40 AM, jan iversen wrote: > > Hi > > This looks very much like a corrupted object file, I suspect you ran make > before and it terminated for some reason. > > Try to run > make clean > and then > make > >

Re: alternatives to Firebird: sqlite [was: Firebird doesn't support MSVC 2015]

2016-03-10 Thread Chris Sherlock
> On 10 Mar 2016, at 10:37 PM, Wols Lists wrote: > > Well, all modern Picks implement SQL access. > > And as far as I'm aware, all modern RDBMS implement some form of stored > procedure, ie have some form of internal programming language. I suspect > end users will

Re: Interested in contributing to LibreOffice GSOC 2016

2016-03-10 Thread Chris Sherlock
> On 10 Mar 2016, at 5:54 PM, jan iversen wrote: > > Chris@ even though a bit late, could you please formulate your idea with a > title etc, and put it on the GSoC ideas page so we do not have multiple > places to track the ideas. > > thanks in advance > rgds >

Re: VCL LineInfo dotlen and dashlen question

2016-03-09 Thread Chris Sherlock
> On 9 Mar 2016, at 8:52 PM, Armin Le Grand <armin_le_gr...@me.com> wrote: > > Hi, > > Am 08.03.2016 um 23:52 schrieb Chris Sherlock: >> Quick ping to the ML - can anyone advise me on the purpose of these >> functions? >> >> Before I forget, there’

Re: Interested in contributing to LibreOffice GSOC 2016

2016-03-09 Thread Chris Sherlock
> On 10 Mar 2016, at 6:07 AM, yeliz taneroğlu wrote: > > Hi Everyone, > > I hope you are well. My name is Yeliz and I am a 3rd year student in a > Computer Engineering program. I'm interested in "Refactor god objects" > project for GSOC 2016. I read this >

Re: [build error]build LibreOffice5.1.0.2 on windows10 x86_64

2016-03-09 Thread Chris Sherlock
> On 9 Mar 2016, at 6:01 PM, jinjin...@cs2c.com.cn wrote: > > Hi, > I am new to LibreOffice and trying to build LibreOffice 5.1.0.2 on > Windows10 x86_64 follow wiki guide, but there is a compile error : Don’t know the cause of the problem, but it’s not a compilation error. A unit test

Re: Options for a normal development build

2016-03-08 Thread Chris Sherlock
Oh, sorry - actually not completely true. I also add --enable-dbg-util in autogen.input Chris > On 9 Mar 2016, at 4:28 PM, Chen Huang wrote: > > Hi, > > I am new to LibreOffice and trying to build it following our wiki guide. > > Seems there are a lot of compile

Re: Options for a normal development build

2016-03-08 Thread Chris Sherlock
Normally it is fine - but for myself I turn off doxygen and Java. What platform are you building on? Chris > On 9 Mar 2016, at 4:28 PM, Chen Huang wrote: > > Hi, > > I am new to LibreOffice and trying to build it following our wiki guide. > > Seems there are a lot

Re: Questions regarding Contributing to LibreOffice

2016-03-08 Thread Chris Sherlock
:31 PM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Does anyone know of any good guides on how to use gdb’s TUI? > > Kendy mentioned this a few times in the past on IRC, and anything that helps > me debug would be greatly appreciated :-) > > I was thinking

Re: VCL LineInfo dotlen and dashlen question

2016-03-08 Thread Chris Sherlock
12:25 PM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Hi all, > > Can anyone tell me the different between GetDotLen and GetDashLen in LineInfo? > > You can have a situation where there are dashes and dots in lines, so does > that affect

Backported fix for EMF dashed lines

2016-03-08 Thread Chris Sherlock
Hi all, Would someone be able to review the following backported fixes? https://gerrit.libreoffice.org/#/c/22923/ - v5.1 https://gerrit.libreoffice.org/#/c/22928/ - v5.0 Bug is tdf#79679, dashed lines show as solid lines when importing EMF files Thanks! Chris

Re: Windows / font / text futures ...

2016-03-07 Thread Chris Sherlock
2016 at 10:18:47AM +1100, Chris Sherlock wrote: >>> On 8 Mar 2016, at 5:38 AM, Khaled Hosny <khaledho...@eglug.org> wrote: >>> >>>> On Mon, Mar 07, 2016 at 02:04:41PM +, Michael Meeks wrote: >>>> Hi Thorsten, >>>> >>

Re: Windows / font / text futures ...

2016-03-07 Thread Chris Sherlock
On 8 Mar 2016, at 8:39 AM, Norbert Thiebaud wrote: > > On Mon, Mar 7, 2016 at 10:22 AM, Thorsten Behrens > wrote: >> I'm afraid we're in for that regardless. Norbert, Khaled, Tor IIRC & a >> number of other hackers all came to the conclusion

Re: Windows / font / text futures ...

2016-03-07 Thread Chris Sherlock
On 8 Mar 2016, at 5:38 AM, Khaled Hosny wrote: > > On Mon, Mar 07, 2016 at 02:04:41PM +, Michael Meeks wrote: >> Hi Thorsten, >> >> I missed your mail; please do maintain the CC if you want a prompt >> reply =) >> >> On Fri, 2016-03-04 at 00:43 +0100, Thorsten

Re: Gerrit supports inline edit feature now

2016-03-07 Thread Chris Sherlock
Agreed - thanks a bunch, I really appreciate the efforts you all put into maintaining and improving our gerrit and Jenkins experiences :-) Chris > On 8 Mar 2016, at 4:23 AM, Thorsten Behrens > wrote: > > David Ostrovsky wrote: >> Yesterday, the right Gerrit

Re: alternatives to Firebird: sqlite [was: Firebird doesn't support MSVC 2015]

2016-03-07 Thread Chris Sherlock
tables, and you can actually simulate a full outer join with just a combination of other joins. Chris > On 8 Mar 2016, at 2:11 AM, Lionel Elie Mamane <lio...@mamane.lu> wrote: > > On Tue, Mar 08, 2016 at 02:06:07AM +1100, Chris Sherlock wrote: >> Is HSQLDB out of the question

Re: alternatives to Firebird: sqlite [was: Firebird doesn't support MSVC 2015]

2016-03-07 Thread Chris Sherlock
Is HSQLDB out of the question? Chris Sent from my iPhone > On 7 Mar 2016, at 11:32 PM, Noel Grandin wrote: > > > >> On 2016/03/07 2:11 PM, Lionel Elie Mamane wrote: >> On Mon, Mar 07, 2016 at 08:23:53AM +0200, Noel Grandin wrote: >> A few examples of how SQLite

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/qa

2016-03-06 Thread Chris Sherlock
vcl/qa/cppunit/wmf/wmfimporttest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e0df26bd244616ea516e84818826e2f3aced253 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Mar 7 10:44:01 2016 +1100 vcl: fix unit test Cha

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

2016-03-06 Thread Chris Sherlock
vcl/source/filter/wmf/winmtf.hxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit db047a25c7b11de8cfeb2e5b5a78d05d27fd5a76 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Mar 7 10:21:34 2016 +1100 vcl: fix winmtf.hxx file to i

Re: Unusual failure on libreoffice-5-0 branch

2016-03-06 Thread Chris Sherlock
Ah, that makes sense. Thanks Markus. Chris Sent from my iPad > On 7 Mar 2016, at 2:58 AM, Markus Mohrhard <markus.mohrh...@googlemail.com> > wrote: > > Hey, > >> On Sun, Mar 6, 2016 at 4:42 PM, Chris Sherlock <chris.sherloc...@gmail.com> >

Re: Unusual failure on libreoffice-5-0 branch

2016-03-06 Thread Chris Sherlock
AM, Markus Mohrhard <markus.mohrh...@googlemail.com> > wrote: > > > >> On Sun, Mar 6, 2016 at 4:32 PM, Chris Sherlock <chris.sherloc...@gmail.com> >> wrote: >> Hi all, >> >> Getting an odd failure on a backported patch on Jenkins: >

Unusual failure on libreoffice-5-0 branch

2016-03-06 Thread Chris Sherlock
Hi all, Getting an odd failure on a backported patch on Jenkins: https://gerrit.libreoffice.org/#/c/22947/ Only failing on Windows, error is: [build ALL] top level modules: build-non-l10n-only build-l10n-only

32-bit build failing for Debian

2016-03-06 Thread Chris Sherlock
Hey guys, Another off-by-one error is being reported only on 32-bit systems and is causing build failures for Debian :( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815292 Do we just adapt the test to handle what looks like a rounding error? This doesn’t happen on my 64-bit Ubuntu

Re: Aleksas Pantechovskis AlexP11223 license statement

2016-03-04 Thread Chris Sherlock
Welcome aboard Alex, I can see you’ve already done a lot of great work! When you get a moment, check out http://pcottle.github.io/learnGitBranching/ :-) See you around on IRC! Chris > On 4 Mar 2016, at 1:57 AM, Alex P

Re: Libreoffice in indian languages

2016-03-04 Thread Chris Sherlock
It could be that this wasn’t intentional, but I have to agree with Tor here. If you are using an old version of LO in an official capacity for a business or government, you aren’t in any way obligated to purchase support but morally I think it would be a very good idea to at least think about

Re: LibreOffice has been accepted as a GSoC 2016 mentor organization!

2016-03-04 Thread Chris Sherlock
If there is a way of being an informal mentor on VCL, I’d be happy to be available :-) Anyone who has any questions can ping me on IRC, if I can help then my nick is chris_wot Mostly I encourage folks to discuss with me in the open, but I’m often willing to have a private conversation so the

Re: Questions regarding Contributing to LibreOffice

2016-03-04 Thread Chris Sherlock
Does anyone know of any good guides on how to use gdb’s TUI? Kendy mentioned this a few times in the past on IRC, and anything that helps me debug would be greatly appreciated :-) I was thinking of using cgdb, anyone have any experience in that? Chris > On 27 Feb 2016, at 8:04 PM, Akash B

VCL LineInfo dotlen and dashlen question

2016-03-04 Thread Chris Sherlock
Hi all, Can anyone tell me the different between GetDotLen and GetDashLen in LineInfo? You can have a situation where there are dashes and dots in lines, so does that affect anything? Thanks, Chris ___ LibreOffice mailing list

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

2016-03-04 Thread Chris Sherlock
deletions(-) New commits: commit 6381d26d73c614681601fda4a49c96e11a0e6f06 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Mar 3 21:52:49 2016 +1100 tdf#79679 vcl: dashed lines show as solid lines when importing EMF files Issue is a regression in

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - filter/source include/vcl vcl/CppunitTest_vcl_mapmode.mk vcl/Module_vcl.mk vcl/qa vcl/source

2016-02-24 Thread Chris Sherlock
/source/gdi/mapmod.cxx | 46 ++ 11 files changed, 207 insertions(+), 59 deletions(-) New commits: commit a8c2e437a38fcb0cda9f3e8569f32185597f893f Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Feb 13 16:08:01 2016 +1100 tdf#85761 vcl

Re: Brackets are not handled correctly with mixed English/Latin and Hebrew/Arabic texts

2016-02-23 Thread Chris Sherlock
I've always considered gerrit to be the place to review code! Chris Sent from my iPhone > On 23 Feb 2016, at 4:36 PM, Khaled Hosny wrote: > > The patch does not really fix the issue, it makes it even worse. I think > she is just asking for pointers to further work on

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

2016-02-21 Thread Chris Sherlock
sw/source/uibase/utlui/content.cxx | 31 --- 1 file changed, 4 insertions(+), 27 deletions(-) New commits: commit acd1c51791bdf522d7ffd8dd225fb59cd2eb17ff Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Feb 22 16:34:02 2016 +1100 sw:

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

2016-02-21 Thread Chris Sherlock
sw/qa/extras/ooxmlexport/ooxmlexport7.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 104c178a0c86b758288d9dbf6e5bd0db11fbb046 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Feb 22 16:25:16 2016 +1100 sw: fix typo in comment

<    2   3   4   5   6   7   8   9   10   11   >