windows/README |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 09bea7e0ee55caa2060b5de294238a0802bae99f
Author: Tor Lillqvist
Date: Sun Mar 13 09:06:20 2016 +0200
Add a README to avoid unrealistic expectations
Change-Id: If9b2f7e660457dd123e991f45f05e1b1cb4d3528
> 2) Opening visual Studio solution does nothing.
>
Which solution do you mean? The one in the 'windows' subdirectory? That is
not supposed to do anything interesting. It is mostly a dummy project whose
only purpose is to enable *starting* an already built LibreOffice in the
Visual Studio debugger
A new cppcheck report is available at :
http://dev-builds.libreoffice.org/cppcheck_reports/master/
Note:
The script generating this report was run at :
2016-13-03_02:24:08 with user buildslave at host vm140 as
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s
/home/
New branch 'distro/cib/libreoffice-5-1' available with the following commits:
commit 9a0cc6393fe859f9c8a15b727590738c104c1059
Author: Katarina Behrens
Date: Wed Feb 10 14:42:18 2016 +0100
Branded images for msi installer
The sizes are 122 x 234, 374 x 44 installed units respectivel
New branch 'distro/cib/libreoffice-5-0' available with the following commits:
commit 24cb36d29585376ef28fb69647be70946b2d585a
Author: Katarina Behrens
Date: Wed Feb 10 14:42:18 2016 +0100
Branded images for msi installer
The sizes are 122 x 234, 374 x 44 installed units respectivel
Markus Mohrhard wrote:
> I hope that these are not really controversial [...]
>
Not at all - to state the obvious (and not let the mail linger
unanswered).
Cheers,
-- Thorsten
signature.asc
Description: Digital signature
___
LibreOffice mailing list
L
include/vcl/graph.hxx |3 ++-
vcl/inc/impgraph.hxx|7 +++
vcl/source/filter/graphicfilter.cxx | 30 +++---
vcl/source/gdi/graph.cxx| 10 ++
vcl/source/gdi/impgraph.cxx | 24 +++-
starmath/source/dialog.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 46dac6598b066a43db851a5764778cfa1207e97d
Author: Takeshi Abe
Date: Fri Mar 11 19:50:59 2016 +0900
Resolves tdf#88485: Allow to select rightmost symbols in the dialog
by adjusting target area
rsc/source/parser/rscdb.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit bc573d62203d6001fac95d93107cd181882b5cf2
Author: Caolán McNamara
Date: Sat Mar 12 21:10:05 2016 +
WaE: loplugin:stringconcat
Change-Id: I28a106e978cdfd70847737784f9bf
vcl/inc/unx/gtk/gtksalmenu.hxx |2 -
vcl/unx/gtk/gtksalmenu.cxx | 50 ++---
2 files changed, 43 insertions(+), 9 deletions(-)
New commits:
commit e22618a355c0e506b8cfac9c52e9564db26949d2
Author: Caolán McNamara
Date: Sat Mar 12 21:03:04 2016 +
download.lst |4
external/liborcus/0001-Fix-for-OSX-build-inside-LibreOffice.patch | 1175
--
external/liborcus/0001-Get-it-to-build-on-Windows.patch | 212 -
external/liborcus/UnpackedTarball_liborcus.mk
loolwsd/ChildProcessSession.cpp |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 2c3739bdc287c05e174d3be988b5c84da24bf5cf
Author: Pranav Kant
Date: Sat Mar 12 22:47:34 2016 +0530
loolwsd: Fix a memory leak
Change-Id: I9a48c2846f74cb7cee8430dd4e72ba0580a7e7f2
diff -
I'm sorry. Actually I was talking about partial build that VS does. Problem
with using LODE is that it doesn't support source as tarball. It clones the
repository again. I don't have very good internet here. And I did the build
via regular make in cygwin. Should I run and autogen.sh and then 'make'
> On 12 Mar 2016, at 16:51, Mayank Gupta wrote:
>
> After changing the cygwin interface to source directory I ran:
> /opt/lo/bin/make vs2013-ide-integration
> As stated by the instructions on wiki 'BuildingOnWindows' document.
> PS: I've set up all the directories according to the instructions
On Sat, Mar 12, 2016 at 3:06 AM, jan iversen
wrote:
>
>
>> On 12 Mar 2016, at 09:52, Norbert Thiebaud wrote:
>>
>> On Sat, Mar 12, 2016 at 2:10 AM, jan iversen
>> wrote:
>>> Hi.
>>>
>>> Just tried the new chocolate setup with lode, works very nicely. GOOD WORK.
>>>
>>> It would be even nice if w
Hey,
so while looking through the calc memory leaks I have many leaks related to
the return object of Application::PostUserEvent. The returned value is
created with new but I see no clear ownership for the returned value.
Does anyone known who should actually own that object? It seems to be
passe
svx/source/dialog/charmap.cxx |2 --
svx/source/fmcomp/gridcell.cxx |1 -
svx/source/items/chrtitem.cxx |1 -
svx/source/xml/xmleohlp.cxx|1 -
svx/source/xoutdev/xattr.cxx |1 -
5 files changed, 6 deletions(-)
New commits:
commit 6c1428121189bc233f4bb8a97bd96c75dd942fa
leak-suppress.txt|4
sc/qa/unit/bugfix-test.cxx |2 +-
sc/qa/unit/copy_paste_test.cxx |2 +-
sc/source/core/data/dptabres.cxx |3 ++-
sc/source/filter/excel/xecontent.cxx |8 +---
sc/source
After changing the cygwin interface to source directory I ran:
/opt/lo/bin/make vs2013-ide-integration
As stated by the instructions on wiki 'BuildingOnWindows' document.
PS: I've set up all the directories according to the instructions only and
not my own to avoid any confusion for myself and for
> On 12 Mar 2016, at 10:16, Mayank Gupta wrote:
>
> Hi all,
> I'm Mayank Gupta. GSoC 2016 aspirant for Libreoffice project 'Add impress
> shape animations that use real physics engine'. I built Libreoffice on
> Windows it was successful with errors related to different tests. So, mst_ on
>
wizards/source/access2base/DataDef.xba |2 +-
wizards/source/access2base/DoCmd.xba |2 --
wizards/source/access2base/Field.xba |2 +-
3 files changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 259fc9f32eb70bd3b07775f2e11524ab75510e1c
Author: Jean-Pierre Ledure
Date: S
idl/source/cmptools/hash.cxx |1 -
idl/source/cmptools/lex.cxx |1 -
idl/source/objects/basobj.cxx |1 -
idl/source/objects/module.cxx |2 --
idl/source/objects/object.cxx |1 -
idl/source/objects/slot.cxx |1 -
idl/source/objects/types.cxx |1 -
7 files changed,
dbaccess/source/ui/dlg/ConnectionHelper.cxx |4 ++--
sw/source/ui/dbui/dbui.src |4 ++--
sw/source/uibase/dbui/dbmgr.cxx |8
3 files changed, 8 insertions(+), 8 deletions(-)
New commits:
commit a6ca4ec7f55b94e431dd1d520a03e19fe796c4b6
Author: pasq
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 change
cppuhelper/source/servicemanager.cxx |2 +-
dbaccess/source/ui/browser/genericcontroller.cxx |2 +-
sc/source/core/data/conditio.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 1151fec7a8c3dfcbc364aa941f477004309b1e59
Author:
rsc/source/parser/rscdb.cxx | 11 ++-
rsc/source/prj/gui.cxx |4 +---
rsc/source/rsc/rsc.cxx | 12 +++-
rsc/source/rscpp/cpp.h | 10 +-
rsc/source/rscpp/cpp1.c | 14 +++---
rsc/source/rscpp/cpp2.c |6 +++---
rsc/source/rscpp/cp
toolkit/source/awt/vclxaccessiblecomponent.cxx|2 -
toolkit/source/controls/controlmodelcontainerbase.cxx | 30 --
2 files changed, 1 insertion(+), 31 deletions(-)
New commits:
commit f3d454647ae5f0398ce3b38a71ed525bc16c3722
Author: Rohan Kumar
Date: Fri Mar 11 19
basctl/source/basicide/baside2b.cxx |7 ---
1 file changed, 7 deletions(-)
New commits:
commit eda245925170eab692143deed367ab11a9adb310
Author: Rohan Kumar
Date: Fri Mar 11 18:49:08 2016 +0530
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
I removed the OSL_DEBUG_LEVEL
While looking for compatible TAGS file for emacs, I found we have a 'make
etags' that is supposed to generates emacs compatible tags file. But this
doesn't seem to work, atleast on my fedora box (because the `etags' binary
on my system is different and doesn't accept some flags that
solenv/bin/crea
sc/source/core/tool/detfunc.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 67f4b98b9833f0529cf62928b274ba9234853d2f
Author: Markus Mohrhard
Date: Sat Mar 12 03:35:39 2016 +0100
fix memory leak in detective sdr objects
The SdrObject ownership need
sc/qa/unit/ucalc.cxx |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit baa938b44d1067f81a9dad772e1d15eb48fd12e6
Author: Markus Mohrhard
Date: Fri Mar 11 09:46:19 2016 +0100
fix memory leak in ucalc
Change-Id: Iad38472638438eb52e9e46be0a284adbb8cc
Hi,
On Sat, Mar 12, 2016 at 09:07:51AM +0100, jan iversen wrote:
> Not really.
>
> I assume you follow:
> https://wiki.documentfoundation.org/Development/GetInvolved
>
> For linux the clone command is:
> git clone git://anongit.freedesktop.org/libreoffice/core libreoffice
FWIW, as fallback these
sc/source/core/data/stlpool.cxx |9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
New commits:
commit 91831f3af171673b67b095ecb70c607bbfca1300
Author: Markus Mohrhard
Date: Fri Mar 11 09:48:08 2016 +0100
use unique_ptr instead of manual new delete
Change-Id: I5cbc
sc/qa/unit/ucalc_pivottable.cxx | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 0295a1f2ac39a0a457f68eae25d44aca28fcb0f8
Author: Markus Mohrhard
Date: Fri Mar 11 09:36:15 2016 +0100
fix memory leak in ucalc
Change-Id: I8a2fd72894651e9c2c7d09
sc/source/core/data/stlpool.cxx | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 07125507097c7b9f277fe79a6d21c76246fd5bd2
Author: Markus Mohrhard
Date: Fri Mar 11 09:11:02 2016 +0100
no need for fancy delete macros for local variables
sc/qa/unit/ucalc.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit bfbb89a77e50d12f9b8cbab063804b023bdcf9fa
Author: Markus Mohrhard
Date: Fri Mar 11 09:07:30 2016 +0100
fix memory leak in ucalc test
Change-Id: I5b0f12020eed953b73f1f1b2f867b331
sc/source/filter/excel/excform.cxx |4 +---
sc/source/filter/excel/tokstack.cxx |4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
New commits:
commit 0b2b3369fcc0c06fdb0a384518a4a799c4aed4f8
Author: Markus Mohrhard
Date: Fri Mar 11 05:39:46 2016 +0100
declare variable whe
leak-suppress.txt |3 +++
1 file changed, 3 insertions(+)
New commits:
commit bb472d035b0329e1efcc03c2b4a2d7651c55b452
Author: Markus Mohrhard
Date: Sat Mar 12 03:35:06 2016 +0100
we knowingly leak that during the unit tests
Change-Id: I89da499ee654b0803c3485227641e4d97db8ec6
sc/qa/unit/helper/csv_handler.hxx |2 +-
sc/qa/unit/helper/qahelper.cxx |6 +++---
sc/qa/unit/subsequent_export-test.cxx | 18 +-
sc/qa/unit/subsequent_filters-test.cxx |4 ++--
4 files changed, 15 insertions(+), 15 deletions(-)
New commits:
commit 7452
> On 12 Mar 2016, at 12:25, David Ostrovsky wrote:
>
> On Sat Mar 12 09:06:40 UTC 2016, jan iversen wrote:
>
>>> On 12 Mar 2016, at 09:52, Norbert Thiebaud
> wrote:
>>>
>>> On Sat, Mar 12, 2016 at 2:10 AM, jan iversen
>>> wrote:
Hi.
Just tried the new chocolate setup with lo
On Sat Mar 12 09:06:40 UTC 2016, jan iversen wrote:
>> On 12 Mar 2016, at 09:52, Norbert Thiebaud
wrote:
>>
>> On Sat, Mar 12, 2016 at 2:10 AM, jan iversen
>> wrote:
>>> Hi.
>>>
>>> Just tried the new chocolate setup with lode, works very nicely.
GOOD WORK.
>>>
>>> It would be even nice if we
external/lcms2/ExternalProject_lcms2.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 3bd54fd17bddea8b7460279153209729a54c9369
Author: David Ostrovsky
Date: Sat Mar 12 08:20:32 2016 +0100
Fix lcms2 on MSVC 14.0
Without explicitly specifying toolset v140, the build
Hi all,
I'm Mayank Gupta. GSoC 2016 aspirant for Libreoffice project 'Add impress
shape animations that use real physics engine'. I built Libreoffice on
Windows it was successful with errors related to different tests. So, mst_
on IRC told it might be because ATL hadn't been disabled properly. He
> On 12 Mar 2016, at 09:52, Norbert Thiebaud wrote:
>
> On Sat, Mar 12, 2016 at 2:10 AM, jan iversen
> wrote:
>> Hi.
>>
>> Just tried the new chocolate setup with lode, works very nicely. GOOD WORK.
>>
>> It would be even nice if we got it integrated into the first lode install
>> script, o
source/text/scalc/00/0412.xhp |8
source/text/scalc/guide/datapilot_createtable.xhp |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit cd69c2af776143be1768661c5d4587ce7f9f0335
Author: Adolfo Jayme Barrientos
Date: Sat Mar 12 03:01:2
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2a4fce4071b9bf28b1701083d84575729fc32f82
Author: Adolfo Jayme Barrientos
Date: Sat Mar 12 03:01:28 2016 -0600
Updated core
Project: help cd69c2af776143be1768661c5d4587ce7f9f0335
tdf#986
On Sat, Mar 12, 2016 at 2:10 AM, jan iversen
wrote:
> Hi.
>
> Just tried the new chocolate setup with lode, works very nicely. GOOD WORK.
>
> It would be even nice if we got it integrated into the first lode install
> script, or at least the script check for the prerequsites.
lode is meant to be
Hi
By now all mentors should have received an email from GSoC telling that they
are not "official" mentors.
If you did not receive such an email, but expected it, let me know.
thanks in advance
rgds
jan i.
___
LibreOffice mailing list
LibreOffice@li
> On 12 Mar 2016, at 09:13, gaurav sharma wrote:
>
> Is their any problem with working on windows as compared to linux.
Not really, it is slower but that is all. Windows is seen more complicated
because many of our windows developers are not used to the unix tools (cygwin),
which we also use
configmgr/source/components.cxx|2 +-
sw/source/core/text/blink.cxx |2 +-
sw/source/core/unocore/unoportenum.cxx | 16
3 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit 8eef10a5fd6ce6373fb54ee3d9ab053c997d2785
Author: Julien Nabet
Is their any problem with working on windows as compared to linux.
Regards
Gaurav
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi.
Just tried the new chocolate setup with lode, works very nicely. GOOD WORK.
It would be even nice if we got it integrated into the first lode install
script, or at least the script check for the prerequsites.
keep up the good work
rgds
jan i.
___
Not really.
I assume you follow:
https://wiki.documentfoundation.org/Development/GetInvolved
For linux the clone command is:
git clone git://anongit.freedesktop.org/libreoffice/core libreoffice
for windows the clone command is
git clone git://gerrit.libreoffice.org/lode
rgds
jan i.
> On 12
I am not able to clone libreoffice from the link given on easy hacks page.
Is their any alternative to clone libreoffice repository.
Regards
Gaurav
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listi
54 matches
Mail list logo