[Libreoffice-commits] core.git: dbaccess/source reportdesign/source

2014-07-04 Thread Noel Grandin
dbaccess/source/filter/xml/xmlExport.cxx | 10 +- reportdesign/source/filter/xml/xmlExport.cxx | 12 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 8b499cea76577b4221fccb17703aa9e86b625e90 Author: Noel Grandin Date: Wed Jul 2 16:01:06 2014

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

2014-07-04 Thread Noel Grandin
sal/rtl/strtmpl.cxx | 238 ++-- 1 file changed, 178 insertions(+), 60 deletions(-) New commits: commit 281989007fd7dea997ed9a65f513f80b1aff67dd Author: Noel Grandin Date: Tue Jul 1 13:17:01 2014 +0200 Use standard library optimised

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

2014-07-04 Thread Noel Grandin
files changed, 5 insertions(+), 20 deletions(-) New commits: commit dfeef9e970a69c5736a54619b96607899c57e9a1 Author: Noel Grandin Date: Fri Jul 4 10:31:22 2014 +0200 remove unnecessary header macro wizardry using the #define SW_DECL_SWSERVEROBJECT_DEFINED to turn typedefs on

makefile feature request: make clean-except-for-external

2014-07-05 Thread Noel Grandin
ctory, for which we do not run the clang plugins. Thanks, Noel Grandin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: makefile feature request: make clean-except-for-external

2014-07-05 Thread Noel Grandin
Way cool! Thanks! ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: 3 commits - accessibility/Library_acc.mk include/toolkit Makefile.in toolkit/Library_tk.mk toolkit/source xmloff/inc xmloff/source

2014-07-07 Thread Noel Grandin
deletions(-) New commits: commit ea91310384f2f677abc8e85ece54e71fba26ed0c Author: Noel Grandin Date: Mon Jul 7 10:55:06 2014 +0200 use SimpleReferenceObject in accessibility to replace hand-rolled version Change-Id: I9dd8d02024702972722b43f2654db91eb3da3794 diff --git a

[Libreoffice-commits] core.git: 4 commits - accessibility/source comphelper/source framework/Library_fwe.mk include/comphelper include/connectivity include/svtools include/toolkit sfx2/Library_sfx.mk

2014-07-08 Thread Noel Grandin
/fmscriptingenv.hxx|3 - 26 files changed, 39 insertions(+), 344 deletions(-) New commits: commit f692c88e6062889aa12bf6cd7a71f63d177a37c4 Author: Noel Grandin Date: Tue Jul 8 15:15:42 2014 +0200 use SimpleReferenceObject in comphelper module to replace hand-rolled

[Libreoffice-commits] core.git: vcl/Library_vcl.mk

2014-07-10 Thread Noel Grandin
vcl/Library_vcl.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 3549bd49561ddfdd8b4891d4c8874f7e7772f2c2 Author: Noel Grandin Date: Thu Jul 10 11:56:57 2014 +0200 fix linking in vcl under OSX after commit 4789eab "use SimpleReferenceObject in vcl/osx m

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

2014-07-10 Thread Noel Grandin
cui/source/dialogs/linkdlg.cxx |2 +- include/tools/ref.hxx | 21 +++-- 2 files changed, 8 insertions(+), 15 deletions(-) New commits: commit 5a3d129a46a9f749439eeaff473ffb848a9650cf Author: Noel Grandin Date: Thu Jul 10 11:03:27 2014 +0200 remove SvRefBase

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

2014-07-11 Thread Noel Grandin
include/basebmp/fillimage.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 790f7532a2b42aa7d3f880c16e4410301d6b0180 Author: Noel Grandin Date: Thu Jul 10 11:30:40 2014 +0200 cid#1169841 Big parameter passed by value Change-Id

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

2014-07-11 Thread Noel Grandin
c62e854ee40d427153b9f5d0c1d93b6ee0b13bfa Author: Noel Grandin Date: Fri Jul 11 14:41:02 2014 +0200 convert sw/ObservableThread to salhelper::SimpleReferenceObject instead of re-implementing it's own reference counting Change-Id: I2600b970544f1dfd84b987d1891c79e3c377bd1b diff --git a/sw/source/core/do

[Libreoffice-commits] core.git: 2 commits - framework/Library_fwk.mk framework/source sal/osl

2014-07-11 Thread Noel Grandin
insertions(+), 33 deletions(-) New commits: commit 1fc3126439ca57a0c1c4897770e77281c5f325c3 Author: Noel Grandin Date: Fri Jul 11 15:44:00 2014 +0200 convert GlobalImageList to SimpleReferenceObject instead of hand-rolling it's own reference counting Chan

Re: [GSoC] Weekly Report #7 - Dialog Widget Conversion

2014-07-13 Thread Noel Grandin
Wow, you are really chewing through those dialogs!! Nice work! ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-07-13 Thread Noel Grandin
include/tools/ref.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c05cecbe76f914236addbd29393be1071f221dd4 Author: Noel Grandin Date: Thu Jul 10 12:06:30 2014 +0200 fix spelling in comment Change-Id: Id0b3792b037b2e1a9357c7f26f554cc4222fed0b

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

2014-07-13 Thread Noel Grandin
include/tools/ref.hxx | 50 +++--- 1 file changed, 35 insertions(+), 15 deletions(-) New commits: commit c6c5789ae894847d12c5d12a6d8aafc2849cb36e Author: Noel Grandin Date: Thu Jul 10 12:12:55 2014 +0200 include/tools/ref.hxx - cleanup

[Libreoffice-commits] core.git: 8 commits - dbaccess/source include/rtl include/salhelper sal/osl sc/inc sc/source svtools/source sw/source

2014-07-14 Thread Noel Grandin
/docbm.cxx |2 +- 10 files changed, 28 insertions(+), 54 deletions(-) New commits: commit 33fd0d8ae6a6b4e5226991e39fe755d84cb78280 Author: Noel Grandin Date: Mon Jul 14 10:14:52 2014 +0200 loplugin:unreffun Change-Id: Ia1b49091c91e257e4c9e1ef328c412ea3f1a451d diff

[Libreoffice-commits] core.git: 4 commits - include/tools sc/source tools/source unotools/source

2014-07-14 Thread Noel Grandin
/configvaluecontainer.cxx | 10 -- 5 files changed, 4 insertions(+), 32 deletions(-) New commits: commit e3246e806cad5f9d2c05c3408adc3019da5a575d Author: Noel Grandin Date: Mon Jul 14 12:55:03 2014 +0200 loplugin:unreffun Change-Id: Ib64683372d89896e7fbac7ac9acb608c5470531c diff --git a/sc

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

2014-07-14 Thread Noel Grandin
include/sfx2/fcontnr.hxx | 11 +-- include/tools/ref.hxx| 27 +-- sfx2/source/inc/objshimp.hxx |2 +- 3 files changed, 23 insertions(+), 17 deletions(-) New commits: commit 48528e00629e746a5e091a70644b9456e5037b7f Author: Noel Grandin Date

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

2014-07-14 Thread Noel Grandin
sc/source/filter/oox/formulaparser.cxx |8 unotools/source/config/configvaluecontainer.cxx | 10 ++ 2 files changed, 18 insertions(+) New commits: commit c72498d7adb1345aeed9df3398b0007549e6e0da Author: Noel Grandin Date: Mon Jul 14 14:12:31 2014 +0200

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

2014-07-17 Thread Noel Grandin
: commit 490d30281726052bf4c36d4b79136ec7e7fd8395 Author: Noel Grandin Date: Thu Jul 10 15:49:31 2014 +0200 rename the Weak stuff in tools/ref.hxx to WeakRef .. which more accurately reflects it's purpose Change-Id: Ibb87a47a3d1f3e35ac2820f14c71adf3b227c961 Review

[Libreoffice-commits] core.git: desktop/source include/cppuhelper include/rtl sfx2/source sw/source

2014-07-17 Thread Noel Grandin
+- 11 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 8416a65af18b7b030dece09f532235b8bb195a2b Author: Noel Grandin Date: Thu Jul 17 14:49:41 2014 +0200 fix spelling structur -> structure Change-Id: I7aa4a9bf72732db95a67cee368f3a83a0d71bb9c diff --git a/desk

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

2014-07-17 Thread Noel Grandin
include/svx/sdr/animation/scheduler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1885ebdff687c11725941da48034aa9c1bcb161f Author: Noel Grandin Date: Thu Jul 17 14:04:47 2014 +0200 add comment Change-Id

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

2014-07-18 Thread Noel Grandin
09c95aba4a5208a23eaeca9f4408ff5d87c898b9 Author: Noel Grandin Date: Fri Jul 18 09:36:48 2014 +0200 convert HITTEST #define to enum Change-Id: I2a4066c66894e0bd9c349a7c5b8db3a8398451d2 diff --git a/include/vcl/floatwin.hxx b/include/vcl/floatwin.hxx index 62d0086..45aefab 100644 --- a/include/vcl

[Libreoffice-commits] core.git: 5 commits - connectivity/source include/connectivity libreofficekit/qa registry/source slideshow/source store/source sw/inc sw/source

2014-07-18 Thread Noel Grandin
aaedf14175c841fa74340f9f0af19d722756628d Author: Noel Grandin Date: Fri Jul 18 14:02:53 2014 +0200 cid#705673 Resource leak Change-Id: Ib4cf76e941541b7f09b6a0dfbdab2a2604a0311d diff --git a/registry/source/registry.cxx b/registry/source/registry.cxx index d7d77b2..803372f 100644 --- a/registry

[Libreoffice-commits] core.git: 2 commits - extensions/source include/connectivity

2014-07-20 Thread Noel Grandin
extensions/source/propctrlr/composeduiupdate.cxx |4 -- include/connectivity/CommonTools.hxx | 32 --- 2 files changed, 7 insertions(+), 29 deletions(-) New commits: commit 43a37822dc82abd16e0d99b5bbe21ac469c04ddd Author: Noel Grandin Date: Fri Jul 18 16

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

2014-07-22 Thread Noel Grandin
include/tools/ref.hxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 3f8a921471d8ed5423fb572a076d882392c77dba Author: Noel Grandin Date: Thu Jul 10 16:23:59 2014 +0200 remove dead code Change-Id: I0d3d1a14d8eb880a5a054fe2e736f8ac97f8b727

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

2014-07-23 Thread Noel Grandin
insertions(+), 5 deletions(-) New commits: commit 2a19718575e4b9c5757da55ab64dd17ef7d3c9c4 Author: Noel Grandin Date: Wed Jul 23 15:09:14 2014 +0200 move SFX_ITEMS_DIRECT etc. definitions inside the module These are internal constants, they don't need to be visible to the rest

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

2014-07-25 Thread Noel Grandin
(-) New commits: commit 2295697df9c66f4b19d6874106729fede51ec93d Author: Noel Grandin Date: Thu Jul 10 17:05:19 2014 +0200 convert the weak reference macro in tools into a template which required making SfxFrame subclass SvCompatWeakBase, but that makes the relationships clearer

[Libreoffice-commits] core.git: compilerplugins/clang

2014-07-29 Thread Noel Grandin
compilerplugins/clang/externandnotdefined.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 145b0de1569229c797084040caa2386c8cf1ee4e Author: Noel Grandin Date: Mon Jul 28 13:31:05 2014 +0200 fix for running externandnotdefined plugin on Ubuntu

[Libreoffice-commits] core.git: avmedia/source editeng/source include/avmedia include/editeng include/sfx2 include/svl include/svx sc/inc sc/source sfx2/source svl/source svx/inc svx/source sw/inc sw/

2014-07-29 Thread Noel Grandin
7e018afaf74ab118fe21d92edc9fb95ddea5d61b Author: Noel Grandin Date: Thu Jul 24 11:31:39 2014 +0200 simplify return argument of SfxPoolItem::GetPresentation since all two of the actual call-sites only care about whether it is a valid presentation or not, not what kind of presentation it is. Change-Id

[Libreoffice-commits] core.git: editeng/source include/svl sc/source svl/source svx/source sw/source

2014-07-29 Thread Noel Grandin
: commit 9d140ccdb3b029b3d87ee23e87789f8a67ce8d5b Author: Noel Grandin Date: Thu Jul 24 15:43:00 2014 +0200 drop use of SFX_ITEM_PRESENTATION_NONE since none of the call sites specify it Change-Id: I9c15f0e042e21f6f78560c1962a533112d588c90 diff --git a/editeng/source/items

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

2014-07-29 Thread Noel Grandin
basic/source/sbx/sbxarray.cxx | 101 -- include/basic/sbx.hxx | 11 ++-- 2 files changed, 47 insertions(+), 65 deletions(-) New commits: commit c694837aea16edb76dc19b3ca2db764375148011 Author: Noel Grandin Date: Fri Jul 11 09:51:14 2014 +0200

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

2014-07-31 Thread Noel Grandin
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfoMgr.java | 52 +++--- 1 file changed, 16 insertions(+), 36 deletions(-) New commits: commit 7f9732e998e6e90cafa8bd36886af5e8bc7a71a1 Author: Noel Grandin Date: Thu Jul 31 10:38:38 2014 +0200 remove

[Libreoffice-commits] core.git: 2 commits - editeng/source include/svx include/xmloff reportdesign/source sc/source sd/source svx/source sw/inc sw/source xmloff/source

2014-07-31 Thread Noel Grandin
/core/xmlexp.cxx|2 - xmloff/source/core/xmluconv.cxx | 16 +- 17 files changed, 59 insertions(+), 49 deletions(-) New commits: commit 7e0e581c162a8836034a47e84d28a638e9aa9744 Author: Noel Grandin Date: Thu Jul 31 10:19:33 2014 +0200 cleanup

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

2014-08-01 Thread Noel Grandin
17f9b92414d04e49151f6d8818d458d9afa679a4 Author: Noel Grandin Date: Fri Aug 1 09:05:12 2014 +0200 xmerge: simplify static final constructors Change-Id: I40f98c77c5f922fdce8242dac402feaf534da6bf diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/Version.java b/xmerge/source/xmerge/java/org

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

2014-05-13 Thread Noel Grandin
filter/source/flash/swfwriter1.cxx | 30 ++ 1 file changed, 14 insertions(+), 16 deletions(-) New commits: commit f4dd7d548ea80c00aed02e10dd8f27d324dd5855 Author: Noel Grandin Date: Tue May 13 10:16:00 2014 +0200 improve some spelling and grammar

[Libreoffice-commits] core.git: 4 commits - editeng/source include/editeng include/sfx2 include/svl include/svtools include/svx lotuswordpro/source sc/inc sc/source sdext/source svl/source svtools/sou

2014-05-13 Thread Noel Grandin
d812b784313ed85ae5085d54a3ae50aa064c053c Author: Noel Grandin Date: Mon May 12 14:42:57 2014 +0200 remove unused code -SvtLanguageTable::AddLanguageTag Change-Id: Ibb0dda4b48c711e72574c3f5aec9e3d1186d1526 diff --git a/include/svtools/langtab.hxx b/include/svtools/langtab.hxx index 0034873

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

2014-05-14 Thread Noel Grandin
package/source/zipapi/ZipFile.cxx |2 +- vcl/source/gdi/bitmap4.cxx|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8c004aa108f7b712b377469139baf9f0f53d0c93 Author: Noel Grandin Date: Wed May 14 09:45:34 2014 +0200 cid#982783 Unintentional

[Libreoffice-commits] core.git: compilerplugins/clang

2014-05-16 Thread Noel Grandin
commits: commit 97d50c425f83f05bb395956e1f855db00b979f27 Author: Noel Grandin Date: Fri May 16 11:18:12 2014 +0200 combine the pass-by-ref clang plugins Change-Id: Idac24afb7cb67fa2d539553fb9fa049c2d61ecf0 diff --git a/compilerplugins/clang/passsequencebyref.cxx b/compilerplugins/clang

Re: Bug 58187

2014-05-20 Thread Noel Grandin
On 2014-05-20 10:55, Ulrich Kitzinger wrote: I'd like to try to work on bug https://bugs.freedesktop.org/show_bug.cgi?id=58187 (In the Writer Navigator an expanded tree is collapsed when you edit an entry). Does anybody have any hint for me, which code fragments to look at? For example, what's

[Libreoffice-commits] core.git: connectivity/source dbaccess/source formula/source

2014-05-21 Thread Noel Grandin
connectivity/source/commontools/dbtools2.cxx |2 +- dbaccess/source/core/api/RowSetCache.cxx |2 +- formula/source/core/api/token.cxx|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit f824604b5c1b480bf6680935362eb1d4617187c9 Author: Noel

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

2014-05-21 Thread Noel Grandin
sw/source/core/uibase/app/docstyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e142ad49cee072e88ab47d6caa64adfa6df7d9fa Author: Noel Grandin Date: Wed May 21 14:55:15 2014 +0200 cid#708875 Unused pointer value Change-Id

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang connectivity/source ucb/source

2014-05-21 Thread Noel Grandin
/source/ucp/file/prov.cxx |8 ++-- ucb/source/ucp/file/shell.cxx| 16 - 11 files changed, 75 insertions(+), 68 deletions(-) New commits: commit 985f2b8b407e1359b67419d702a18cd60c5a23b8 Author: Noel Grandin Date: Wed May 21 08:29:53 2014 +0200

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

2014-05-23 Thread Noel Grandin
codemaker/source/cppumaker/cpputype.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit 7d4924a4028963697952af17a27c32c1ec4e13ef Author: Noel Grandin Date: Fri May 23 16:33:08 2014 +0200 improve parameter flow in cpputype.cxx after

Re: [GSoC] Text Background Color in Draw - Report 24/05/2013

2014-05-26 Thread Noel Grandin
odd pixel effects when you change the background color, because doing anti-aliasing properly is dependent on both the color of the glyph and the color of the background. Hopefully LO doesn't have this problem, but just in case, I thought you should know. Regards, Noel Grandin D

[Libreoffice-commits] core.git: 10 commits - chart2/source sc/source sw/source ucb/source

2014-05-26 Thread Noel Grandin
/source/ucp/tdoc/tdoc_provider.cxx|7 ++-- ucb/source/ucp/tdoc/tdoc_provider.hxx|9 +++-- 13 files changed, 57 insertions(+), 31 deletions(-) New commits: commit 9a34b9152b98d246c7e11793490d039cb1d706ce Author: Noel Grandin Date: Mon May 26 14:09:38 2014 +0200 cid#707399

[Libreoffice-commits] core.git: 25 commits - include/svx include/vbahelper sc/source sd/source sfx2/source starmath/inc starmath/source svx/source sw/inc sw/source

2014-05-27 Thread Noel Grandin
76032655c3a2c763e27f5fb57da4b1214c284aab Author: Noel Grandin Date: Tue May 27 10:48:51 2014 +0200 cid#706962 Uncaught exception Change-Id: I29a28a13f7cd8f9965db97247bbf377f9937213c diff --git a/sc/source/ui/vba/vbaformatcondition.cxx b/sc/source/ui/vba/vbaformatcondition.cxx index 160e255..28e5e30 100644 --- a/sc

[Libreoffice-commits] core.git: 11 commits - framework/source include/vbahelper sc/source

2014-05-28 Thread Noel Grandin
ec651eaead5aaa2a74f4c87d3bf17f7feddb958e Author: Noel Grandin Date: Tue May 27 15:34:28 2014 +0200 cid#706551 Uncaught exception Change-Id: I83cb2abe19e72c13ac00ecd8c6ec58ffbfbcb659 diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index

autogen.input feature request

2014-05-29 Thread Noel Grandin
igure: error: invalid feature name: debug so it reads something like configure: error: invalid feature name: 'debug ' so at least future people have a chance of spotting the problem :-) Thanks, Noel Grandin Disclaimer: http://www.peralex.com/

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

2014-05-29 Thread Noel Grandin
desktop/source/splash/unxsplash.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c8905a124fbf9ab680e2886c3f31992cab2bcd15 Author: Noel Grandin Date: Fri May 30 08:50:47 2014 +0200 fix / in #define as a consequence of commit

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

2014-05-30 Thread Noel Grandin
io/source/connector/connector.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5d13b6e8216178258a3ffb5ef4793669099183e4 Author: Noel Grandin Date: Fri May 30 09:01:35 2014 +0200 fix . in #define as a consequence of commit

[Libreoffice-commits] core.git: include/avmedia include/editeng include/sfx2 include/svtools include/toolkit include/vcl include/xmloff

2014-05-30 Thread Noel Grandin
: commit b88ab175513533617e324f51e9d0102c1ed9bbba Author: Noel Grandin Date: Fri May 30 09:08:32 2014 +0200 header guard naming consistency Change-Id: Iebbf5c586f5d2961be98b12638def3adbadef136 diff --git a/include/avmedia/modeltools.hxx b/include/avmedia/modeltools.hxx index d1a84af

Re: autogen.input feature request

2014-05-30 Thread Noel Grandin
On 2014-05-30 11:22, Christian Lohmaier wrote: If so, feel free to revert my commit that strips trailing spaces... Thanks for the fix Christian. I also logged a feature request with the autogen guys to improve the error message. Disclaimer: http://www.peralex.com/disclaimer.html ___

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

2014-05-30 Thread Noel Grandin
mysqlc/source/mysqlc_connection.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6b50e21473e7d2b24b5c609d8a1c31f27644d842 Author: Noel Grandin Date: Fri May 30 13:02:20 2014 +0200 deb#749592 mysql-connector doesn't work with remote connec

[Libreoffice-commits] core.git: 2 commits - filter/source include/filter include/svx sc/source svx/source

2014-06-02 Thread Noel Grandin
b447687292334687a371b66d7ad56ba9662b898e Author: Noel Grandin Date: Mon Jun 2 10:44:30 2014 +0200 cid#1194914 Overflowed return value Change-Id: I0f06d0c631632e2dcbba706a17830033aae6f365 diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index fa7dcc3

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

2014-06-03 Thread Noel Grandin
svx/source/sidebar/line/LineWidthControl.cxx | 14 +++--- svx/source/sidebar/line/LineWidthControl.hxx |2 +- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 59371dfca363601b051ebd289d695ca040a97531 Author: Noel Grandin Date: Tue Jun 3 14:13:22 2014 +0200

removing SAL_THROW

2014-06-03 Thread Noel Grandin
Hi Any objections to doing a mass remove of SAL_THROW? It is defined at http://opengrok.libreoffice.org/xref/core/include/sal/types.h#350 which says: /** Exception specification documentation. The original intent of this macro was to control whether or not actual exception specificat

[Libreoffice-commits] core.git: compilerplugins/clang include/svtools svtools/source

2014-06-04 Thread Noel Grandin
(-) New commits: commit 6f2edd4514dc59f5cbac8c653c6e4b1a96ec28a2 Author: Noel Grandin Date: Tue Jun 3 13:54:07 2014 +0200 new loplugin: inlinesimpleaccessmethods Create a rewriting plugin for finding methods that simply return object fields, and should therefore be declared in

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

2014-06-04 Thread Noel Grandin
include/sal/types.h | 18 -- 1 file changed, 18 deletions(-) New commits: commit 06b63d3d83616e2abbd6f5ec93e1596988e455c2 Author: Noel Grandin Date: Thu Jun 5 08:34:46 2014 +0200 remove the definition of SAL_THROW macro Change-Id

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

2014-06-05 Thread Noel Grandin
mysqlc/source/mysqlc_connection.cxx |4 ++-- sc/source/core/tool/interpr1.cxx|4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit a198bd4789eaf40e8c042ab16fe93ea2d04dcb97 Author: Noel Grandin Date: Fri May 30 13:02:20 2014 +0200 deb#749592 mysql

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

2014-06-05 Thread Noel Grandin
mysqlc/source/mysqlc_connection.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 563da4d20d4dfb35bc45e5714b73994dda80802a Author: Noel Grandin Date: Fri May 30 13:02:20 2014 +0200 deb#749592 mysql-connector doesn't work with remote connec

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

2014-06-06 Thread Noel Grandin
include/svl/lstner.hxx |4 ++-- svl/source/notify/lstner.cxx | 20 +--- 2 files changed, 11 insertions(+), 13 deletions(-) New commits: commit a10a621b48a30904b970ce01cc0bf2aa15cea9cb Author: Noel Grandin Date: Thu May 29 07:54:23 2014 +0200 simplify

[Libreoffice-commits] core.git: compilerplugins/clang lotuswordpro/source

2014-06-09 Thread Noel Grandin
compilerplugins/clang/inlinesimplememberfunctions.cxx | 30 -- lotuswordpro/source/filter/lwplayout.hxx |1 2 files changed, 29 insertions(+), 2 deletions(-) New commits: commit 6921edd448c901cdc9e132886b5b102bdd368ad9 Author: Noel Grandin Date: Mon Jun 9

Re: Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

2014-06-23 Thread Noel Grandin
On 2014-06-23 02:49 PM, Rob Collins wrote: I have downloaded the libreoffice code source files and loaded them into KDevelop. I also downloaded the Libreoffice SDK. However, I can't find the declarations for many basic types. I have searched using a search tool but cannot find them. Also KDev

[Libreoffice-commits] core.git: compilerplugins/clang

2014-06-24 Thread Noel Grandin
compilerplugins/clang/store/salbool.cxx | 34 -- compilerplugins/clang/unreffun.cxx| 22 --- 6 files changed, 31 insertions(+), 119 deletions(-) New commits: commit a74193306a10a98902d192b8f7cecb92b4817c23 Author: Noel Grandin Date

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

2014-06-24 Thread Noel Grandin
extensions/source/plugin/aqua/sysplug.mm | 34 +++ 1 file changed, 17 insertions(+), 17 deletions(-) New commits: commit 4d93f2263d2712416b9fd3c7cd14fb9339ad5348 Author: Noel Grandin Date: Tue Jun 24 13:12:26 2014 +0200 fix mac build after my commit

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

2014-06-24 Thread Noel Grandin
extensions/source/plugin/aqua/sysplug.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bcfc61a49fd3e6acccd155d5c0ce7746f8e97a03 Author: Noel Grandin Date: Tue Jun 24 13:19:25 2014 +0200 more mac build fix Change-Id

[Libreoffice-commits] core.git: rsc/source soltools/cpp soltools/mkdepend vcl/source

2014-06-24 Thread Noel Grandin
(-) New commits: commit 290b7e0632921ca0c204eb91c8ebfd253813f137 Author: Noel Grandin Date: Tue Jun 24 07:44:01 2014 +0200 remove use of register keyword in C files C compilers have been ignoring it for the last decade Change-Id: I42918263121dd189bab9d27077798b779b9e8da1

[Libreoffice-commits] core.git: soltools/mkdepend

2014-06-24 Thread Noel Grandin
/mkdepend/parse.c| 64 --- soltools/mkdepend/pr.c | 14 -- 8 files changed, 186 insertions(+), 238 deletions(-) New commits: commit 0a0c70e05aab5f98f465e5155df3d40a9a423afe Author: Noel Grandin Date: Tue Jun 24 13:07:36 2014 +0200 mkdepend: cleanup indentation and

[Libreoffice-commits] core.git: basic/source comphelper/source dbaccess/source filter/source forms/source framework/source scripting/source sd/source svx/source ucb/source unotools/source xmloff/sourc

2014-06-25 Thread Noel Grandin
|2 28 files changed, 73 insertions(+), 62 deletions(-) New commits: commit 533c6cb6bad6ef0432e8eebbfd4daf90ef71f3b4 Author: Noel Grandin Date: Wed Jun 25 08:43:20 2014 +0200 fixes for up-casting to Reference Fix regressions introduced with

Re: LibreOffice build error

2014-06-25 Thread Noel Grandin
On 2014-06-22 10:52 AM, Iric Lomax wrote: ./configure: line 38970: test: jar: integer expression expected configure: error: no, you need at least Ant >= 1.6.0 Error running configure at /cygdrive/c/sources/libo-core/autogen.sh line 209. It's probably a bug in the configure script. I would sugg

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - basic/source comphelper/source dbaccess/source filter/source forms/source framework/source scripting/source sd/source svx/source ucb/source u

2014-06-26 Thread Noel Grandin
|2 28 files changed, 73 insertions(+), 62 deletions(-) New commits: commit 1249dd9f358681f61c8ec69a90ce61829601fd0b Author: Noel Grandin Date: Wed Jun 25 08:43:20 2014 +0200 fixes for up-casting to Reference Fix regressions introduced with

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - basic/source comphelper/source dbaccess/source filter/source forms/source framework/source scripting/source sd/source svx/source ucb/source u

2014-06-27 Thread Noel Grandin
|2 28 files changed, 73 insertions(+), 62 deletions(-) New commits: commit b0c1ad45408de8d328ce4c6d707ec7ab3b62dbc6 Author: Noel Grandin Date: Wed Jun 25 08:43:20 2014 +0200 fixes for up-casting to Reference Fix regressions introduced with

Re: OSL process.cxx question

2014-08-21 Thread Noel Grandin
On 2014-08-22 03:29 AM, Chris Sherlock wrote: Hi folks, In sal/osl/unx/process.cxx there is an #ifdef NO_CHILD_PROCESSES http://opengrok.libreoffice.org/xref/core/sal/osl/unx/process.cxx#207 Does anyone know what this does? Chris "git grep" says that's defined in sal/Library_sal.mk, and t

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

2014-08-22 Thread Noel Grandin
vcl/source/outdev/map.cxx | 45 ++--- 1 file changed, 22 insertions(+), 23 deletions(-) New commits: commit 5660bc11b0e80114ccf1ea9daa19c70e35b2d0e3 Author: Noel Grandin Date: Thu Aug 21 11:41:57 2014 +0200 vcl: convert a couple of macros to

[Libreoffice-commits] core.git: basctl/source basic/source include/basic scripting/source

2014-08-26 Thread Noel Grandin
37b9ea92ba81d74764a2345a9c75c65bfd272d2b Author: Noel Grandin Date: Thu Aug 21 14:41:58 2014 +0200 convert SBX flag bits to type-safe enum Change-Id: I18d5d6a27f06ee60a5cb3dc393bf05b51bba4817 Reviewed-on: https://gerrit.libreoffice.org/11070 Reviewed-by: Noel Grandin Tested-by: Noel Grandin

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

2014-08-26 Thread Noel Grandin
include/svl/hint.hxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 40c45e0fac44c2a43ef556ea86d08a69d8958bce Author: Noel Grandin Date: Wed Aug 27 08:31:36 2014 +0200 remove unused bIsOwner field in SfxHint Change-Id

[Libreoffice-commits] core.git: reportbuilder/java wizards/com

2014-08-29 Thread Noel Grandin
/CallQueryWizard.java | 2 4 files changed, 39 insertions(+), 4 deletions(-) New commits: commit 610cfb377161a84f24c9022fc04cf7cb55d74ea9 Author: Noel Grandin Date: Fri Aug 29 13:13:26 2014 +0200 java: fix reportbuilder and wizard which I broke in commits

Re: java wizard needed (Base wizards): java.lang.IllegalAccessException

2014-08-29 Thread Noel Grandin
My bad, I broke that. Fixed in commit 610cfb377161a84f24c9022fc04cf7cb55d74ea9 I made the inner class private, so even though the method on the inner class was public, the class itself was not accessible. Disclaimer: http://www.peralex.com/disclaimer.html __

Re: Jennifer Liebel license statement

2014-08-30 Thread Noel Grandin
added to https://wiki.documentfoundation.org/Development/Developers On Fri, Aug 29, 2014 at 9:46 AM, Jennifer Liebel wrote: > Hi, > > all my current and past contributions made to the LibreOffice project > may be licensed under the MPLv2/LGPLv3+ dual license. > > Until further notice, all my futu

Re: How to launch LibreOffice from source

2014-09-03 Thread Noel Grandin
the autogen.sh normally prints out instructions at the end of it's run I think it's something like ./instdir/bin/soffice.bin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-09-04 Thread Noel Grandin
(-) New commits: commit 8e4dc1d760d85e09bbc3f3bbb5b8be2947db1b63 Author: Noel Grandin Date: Fri Aug 22 15:15:17 2014 +0200 create type-safe bitfield for sc insert/delete flags The most important part of the change is in sc/inc/global.hxx It creates a type-safe struct that

[Libreoffice-commits] core.git: accessibility/source basctl/source basic/source desktop/source editeng/source include/basic include/editeng include/sfx2 include/svl include/svx include/vcl reportdesig

2014-09-06 Thread Noel Grandin
| 16 - 175 files changed, 584 insertions(+), 747 deletions(-) New commits: commit 5bce32904091ffe28884fd5c0f4801ee82bad101 Author: Noel Grandin Date: Wed Aug 27 16:57:21 2014 +0200 SfxHint: convert home-grown RTTI to normal C++ RTTI Also note that I fixed a

[Libreoffice-commits] core.git: compilerplugins/clang extensions/source idlc/inc idlc/source include/salhelper include/tools include/vcl l10ntools/source

2014-09-07 Thread Noel Grandin
/alpha.hxx |2 l10ntools/source/xmlparse.cxx | 12 +-- 17 files changed, 151 insertions(+), 64 deletions(-) New commits: commit ed75aa271956824c89b7c9df2c06e4ad09a74734 Author: Noel Grandin Date: Thu Aug 28 08:58:48 2014 +0200 create clang plugin to

Re: [Libreoffice-commits] convert SfxItemState constants to a proper enum

2014-09-09 Thread Noel Grandin
On 2014-09-05 11:44 AM, Stephan Bergmann wrote: On 07/23/2014 01:26 PM, Noel Grandin wrote: commit 88a874fcb3a3735634c638f34dcb0cc7bd2260ac Author: Noel Grandin Date: Wed Jul 23 10:48:58 2014 +0200 convert SfxItemState constants to a proper enum and while we're at it

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

2014-09-09 Thread Noel Grandin
chart2/source/controller/dialogs/tp_AxisLabel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ad83656484db970a9539f0fd73c387cda15d40b Author: Noel Grandin Date: Tue Sep 9 12:30:56 2014 +0200 fix bitwise->logic conversion in SfxItemState com

[Libreoffice-commits] core.git: wizards/com

2014-09-09 Thread Noel Grandin
wizards/com/sun/star/wizards/report/CallReportWizard.java | 247 -- 1 file changed, 143 insertions(+), 104 deletions(-) New commits: commit 1d62f6a24f6160c33ad5c96f39b2ab3c918f0625 Author: Noel Grandin Date: Tue Sep 9 14:01:15 2014 +0200 fix accidental removal of Java wizard

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

2014-09-10 Thread Noel Grandin
changed, 20 insertions(+), 8 deletions(-) New commits: commit d92602c5b13d0a60439d86c5a033d124178726ca Author: Noel Grandin Date: Wed Sep 10 14:20:18 2014 +0200 more fixes for SfxItemState In commit 88a874fc "convert SfxItemState constants to a proper enum" I made som

Re: [ABANDONNED] Re: About recent commits for C++11 building

2014-09-14 Thread Noel Grandin
log1p is only supported in Visual Studio 2013, I believe even with the recent changes, our minimum version is Visual Studio 2010. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: issue with --enable-dbg-util under Windows 7, cygwin64

2014-09-16 Thread Noel Grandin
it would help if you told us what the failure looked like. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: cppuhelper/source cppu/source include/cppuhelper include/uno

2014-09-16 Thread Noel Grandin
|5 + include/cppuhelper/interfacecontainer.hxx | 14 +++--- include/uno/mapping.hxx |2 +- 37 files changed, 176 insertions(+), 171 deletions(-) New commits: commit 9685276b975aa37d16ba81dd8294b5717e3823df Author: Noel Grandin Date: Thu Sep 11 15:25

Re: help from Windows developer sought: use system ODBC headers

2014-09-16 Thread Noel Grandin
On 2014-09-17 04:36 AM, Lionel Elie Mamane wrote: Rather than hard-coding a path, I presume our build system has a variable for "the path to the Windows SDK". Also, rather than me (not having a Microsoft Windows development environment) trying "blindly" and relying on tinderboxes to test the bu

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

2014-09-16 Thread Noel Grandin
cppu/source/uno/lbenv.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e71bc82224418f6dbd266697cf255013a22adbb4 Author: Noel Grandin Date: Wed Sep 17 08:20:09 2014 +0200 attempt to fix Android buildbot it seems to have issues with a < to

Re: enable-dbgutil

2014-09-17 Thread Noel Grandin
Well for starters, I (Noel Grandin) am not a RedHat developer. I work on this on my own time. I help out on this project, including sometimes dispensing advice. For which I do not charge a single dime. If you need accurate rapid answers from a full-time LibreOffice developer, then you should

Re: help from Windows developer sought: use system ODBC headers

2014-09-17 Thread Noel Grandin
I have figured out a hacky solution to this. I'll tidy it up and post an RFC patch to gerrit tomorrow. It's bedtime for me now and I'm tired of debugging over a horribly laggy connection :-) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org h

Re: using eclipse c++ with libreoffice on windows

2014-09-17 Thread Noel Grandin
On 2014-09-17 12:07 PM, nicholas ferguson wrote: Is anyone using eclipse c++ on windows for Libreoffice development? I use Eclipse for doing Java work on LibreOffice where it works reasonably well, but it took me a long time to set it up for best results. For C++ on Windows I have used Visua

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

2014-09-17 Thread Noel Grandin
filter/source/svg/svgexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 91dc7f82db0d5645746ae0bb7115c5e2aa92eeac Author: Noel Grandin Date: Wed Sep 17 11:02:55 2014 +0200 cid#736037 Missing break in switch Change-Id: I4a982ebfd3864b5953bce4ddf90008706e0e49b9

[Libreoffice-commits] core.git: accessibility/inc accessibility/source basctl/source basic/source canvas/source chart2/source cppcanvas/source cui/source dbaccess/source desktop/source drawinglayer/so

2014-09-17 Thread Noel Grandin
(-) New commits: commit 60e78fbb806bb45e635ba1de45ceffe187938ac0 Author: Noel Grandin Date: Tue Sep 16 10:09:58 2014 +0200 fdo#82577: Handle Font Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id

Re: help from Windows developer sought: use system ODBC headers

2014-09-18 Thread Noel Grandin
On 2014-09-17 09:00 PM, Noel Grandin wrote: I have figured out a hacky solution to this. I'll tidy it up and post an RFC patch to gerrit tomorrow. It's bedtime for me now and I'm tired of debugging over a horribly laggy connection :-) RFC patch posted as : https://gerrit.

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

2014-09-18 Thread Noel Grandin
canvas/source/directx/dx_textlayout_drawhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1ba582605e30a0d99c4e461205f49805ad37f80 Author: Noel Grandin Date: Thu Sep 18 09:34:13 2014 +0200 fix windows build after my commit 60e78fbb806bb &quo

  1   2   3   4   5   6   7   8   9   10   >