Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ DLG_INDEXDESIGN conversion to .ui
in https://gerrit.libreoffice.org/9699 from Szymon Kłos
about module dbaccess, extras
+ fdo#78885 : File crashed while openin
chart2/source/view/main/ChartView.cxx |8
sc/source/filter/excel/excrecds.cxx |3 ++-
sc/source/filter/inc/pivotcachebuffer.hxx |2 +-
sc/source/filter/oox/pivotcachebuffer.cxx |2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
New commits:
commit 32ac015b
On Mon, Jun 9, 2014 at 12:55 AM, Lionel Elie Mamane wrote:
>
> Well, essentially this means that TDF build LibreOffice is built with
> a different ODBC ABI than the MacOS X system ODBC ABI. I think it does
> not really matter, because LibreOffice never uses the "wide
> characters" ODBC API. The co
sd/source/ui/func/fusnapln.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3466cbc01ccad09bf852fdbc470744940c5c3054
Author: Katarina Behrens
Date: Tue Jun 10 00:02:25 2014 +0200
fdo#77987, part 3: use signed ints consistently
everywhere where
Dear All of amazing Peoples
I write code in vb6 and create report in Ms excell, but I want to create
report using LibreOffice. Can someone help me to changes my code?
Option Explicit
Dim MyExcel As Excel.Application
Dim MyExcelWorkBook As Excel.Workbook
Dim MyExcelWorksheet As Excel.Worksheet
P
sd/source/ui/dlg/dlgsnap.cxx|4 ++--
sd/source/ui/func/fusnapln.cxx |4 ++--
sd/uiconfig/sdraw/ui/dlgsnap.ui | 14 ++
3 files changed, 18 insertions(+), 4 deletions(-)
New commits:
commit 25678ae57d01ff8d07760d8bf9b98ed5da9b349c
Author: Katarina Behrens
Date: Tue Jun
There were a few complaints on this list about the performance of the
build system on Windows; this mail provides some data on the problem.
I. Why is Cygwin make slow?
1. GNU make calls vfork(2), which is implemented[1] as fork(2) on
Cygwin which, among other things, copies the entire process
2014-06-08 18:27 GMT+02:00 Arnaud Versini :
> Le 05/06/2014 17:20, Michael Meeks a écrit :
>
> * Hackfests (Bjoern)
> + Paris Hackfest:
> + June 27-28th
> + please add yourself to the wiki:
> + https://wiki.documentfoundation.org/Hackfest/Paris2014
> + new cand
I updated and pushed all previous work to master and I am nearly done
with refactoring IDocumentChartDataProviderAccess.
Valentin
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
sw/source/ui/dbui/createaddresslistdialog.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fed6ed72db070db146eb18613e99904a9e368356
Author: Michael Stahl
Date: Mon Jun 9 20:55:54 2014 +0200
SwAddressControl_Impl: add SAL_OVERRIDE
Change-Id: I4d77e7
package/source/xstor/xstorage.cxx |7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 1f0804bc007a31b020cac6a79bc85a9cec46475e
Author: Kohei Yoshida
Date: Mon Jun 9 13:00:54 2014 -0400
No need to check for NULL before delete.
Change-Id: I8618fe6d3b
sc/source/ui/condformat/condformatdlg.cxx | 10 ++
sc/source/ui/inc/condformatdlg.hxx|1 +
2 files changed, 11 insertions(+)
New commits:
commit 460d2ffa8dd461f41f1fc77596ee0578e8ea6731
Author: Caolán McNamara
Date: Thu Jun 5 16:41:02 2014 +0100
Resolves: fdo#79021
svl/source/numbers/zforfind.cxx | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
New commits:
commit 9920c72a200f2a27aa52fa249784e60425972de5
Author: Eike Rathke
Date: Fri Jun 6 13:31:03 2014 +0200
resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous
package/source/xstor/xstorage.cxx | 18 +++---
package/source/xstor/xstorage.hxx |9 +
2 files changed, 12 insertions(+), 15 deletions(-)
New commits:
commit acf56987b03e03e7e407f383928f58cfb030d9d2
Author: Kohei Yoshida
Date: Mon Jun 9 12:49:55 2014 -0400
Tuck t
toolkit/source/awt/vclxwindows.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2f59d362f9d6111270fcf58957496359ff352502
Author: Lionel Elie Mamane
Date: Thu May 29 08:09:57 2014 +0200
fdo#75364 flat style and 3d style were swapped
Change-Id: I
sw/source/ui/fmtui/tmpdlg.cxx |7 +++
1 file changed, 7 insertions(+)
New commits:
commit 44f2556c13b128374c1f350977cc893e8c1a1e80
Author: Caolán McNamara
Date: Thu Jun 5 13:49:14 2014 +0100
Resolves: rhbz#1096747 crash/hang on format-page on html document
Change-Id: I9a
sc/source/core/inc/interpre.hxx | 48 ++
sc/source/core/tool/interpr1.cxx | 54 +--
2 files changed, 78 insertions(+), 24 deletions(-)
New commits:
commit 9e49e49709935d594fa49cbccc4ffbcb4e90400f
Author: Eike Rathke
Date:
vcl/win/source/gdi/salbmp.cxx | 38 +++---
1 file changed, 23 insertions(+), 15 deletions(-)
New commits:
commit 8359e277f34d07afd27e714742f0b9e92d6b8b20
Author: Oliver-Rainer Wittmann
Date: Fri Jun 6 12:07:49 2014 +
Resolves: #i125000# check last sta
On Saturday 07 of June 2014, Michael Stahl wrote:
> On 06/06/14 13:41, Max Kellermann wrote:
> > Hi Caolan,
> >
> > I just happened to read your Libreoffice commits while browsing the
> > git repository. For example:
> >
> > if ( pFmt->Which() == RES_FLYFRMFMT )
> > {
> >
include/svl/itemset.hxx |2 +-
include/svx/svdobj.hxx |2 +-
sd/inc/sdpage.hxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit efd6106f098fb327aa84223883da413313f3d7e4
Author: Caolán McNamara
Date: Mon Jun 9 15:24:44 2014 +0100
de-virtualize
Makefile.in |2
RepositoryExternal.mk |2
cli_ure/CustomTarget_cli_ure_assemblies.mk | 12 +-
cli_ure/Library_cli_cppuhelper_native.mk|2
cli_ure/source/basetypes/assembly.cs
In
commit a4cd841541a729d7b8126d27d91fa28e30b01403
Author: Muthu Subramanian
Date: Thu Feb 13 16:10:47 2014 +0530
n#757432: Styles (rename &) copy to different decks.
there is a stringify method added whose results only get passed to
getHash which is then used in sd to see if two SfxItemS
https://bugs.freedesktop.org/show_bug.cgi?id=65675
--- Comment #156 from Jay Philips ---
Regression - worked in 4.1
Bug 78529: Editing a document which has a large image in it
Regression - worked in 3.3.0
Bug 77753: embedded fonts not loading correctly when file opened after LibO has
already loa
https://bugs.freedesktop.org/show_bug.cgi?id=65675
--- Comment #155 from Jay Philips ---
Regression - worked in 4.1
Editing a document which has a large image in it
--
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreO
https://bugs.freedesktop.org/show_bug.cgi?id=75025
suokunl...@gmail.com changed:
What|Removed |Added
CC||suokunl...@gmail.com
Depen
Hello all,
I couldn't work this week till Friday due to my exams (they are finally
over!). However, I worked during the weekend, and I achieved the following:
+ The user can click on the theme he/she likes, and the selected theme is
stored in a variable.
+ If the user clicks on "OK", the selecte
lotuswordpro/source/filter/lwplayout.hxx |2 +-
sw/inc/helpid.h |1 -
sw/source/filter/ww8/rtfattributeoutput.cxx |2 ++
sw/source/ui/dbui/createaddresslistdialog.cxx |2 +-
sw/uiconfig/swriter/ui/createaddresslist.ui | 12 ++--
5 fi
https://bugs.freedesktop.org/show_bug.cgi?id=39593
--- Comment #17 from Peter Senna Tschudin ---
Created attachment 100734
--> https://bugs.freedesktop.org/attachment.cgi?id=100734&action=edit
Code clones found with CCFinderX
Code clones found with CCFinderX without compile time additional sou
sw/source/filter/inc/rtf.hxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 8b208731bcd7257242f0e102873c8bc29f7003d6
Author: Caolán McNamara
Date: Mon Jun 9 13:24:25 2014 +0100
valgrind: conditional jump depends on uninitialized data
load ab
filter/Configuration_filter.mk | 15 +--
postprocess/CustomTarget_registry.mk |1 +
scp2/source/ooo/file_ooo.scp |7 ---
scp2/source/ooo/module_hidden_ooo.scp|1 -
scp2/source/xsltfilter/file_xsltfilter.scp |7 ++
filter/Configuration_filter.mk | 15 +--
postprocess/CustomTarget_registry.mk |1 +
scp2/source/ooo/file_ooo.scp |7 ---
scp2/source/ooo/module_hidden_ooo.scp|1 -
scp2/source/xsltfilter/file_xsltfilter.scp |7 ++
setup_native/source/mac/CodesignRules.plist | 19 ++
solenv/bin/macosx-codesign-app-bundle | 29
2 files changed, 44 insertions(+), 4 deletions(-)
New commits:
commit c506639c9310184d6c35e8ffdb4dafc639d7c92a
Author: Tor Lillqvist
Date: Mon
setup_native/source/mac/CodesignRules.plist | 19 ++
solenv/bin/macosx-codesign-app-bundle | 29
2 files changed, 44 insertions(+), 4 deletions(-)
New commits:
commit 4327f2185242ce5f3ecc4aeebdcfd714628c701d
Author: Tor Lillqvist
Date: Mon
editeng/source/accessibility/AccessibleEditableTextPara.cxx | 141
editeng/source/accessibility/AccessibleStaticTextBase.cxx | 10
include/editeng/AccessibleEditableTextPara.hxx |4
sd/source/ui/func/fuinsfil.cxx |4
sd/source/
sw/uiconfig/swriter/ui/mmaddressblockpage.ui |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f8f70eed31e515262a50fef2239b716885c3f8c9
Author: Caolán McNamara
Date: Mon Jun 9 10:13:59 2014 +0100
this widget should be hidden until expanded
Change-Id: I
helpers/help_hid.lst| 10 --
source/text/swriter/01/mm_newaddlis.xhp |1 +
2 files changed, 1 insertion(+), 10 deletions(-)
New commits:
commit 2a3ca8223d8669fe1f00445af80d7b84bfd73b00
Author: Caolán McNamara
Date: Mon Jun 9 10:45:29 2014 +0100
connect h
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f1f7f3f1d846f50bc90e56d8c0ce9d6d4b9a286c
Author: Caolán McNamara
Date: Mon Jun 9 10:45:29 2014 +0100
Updated core
Project: help 2a3ca8223d8669fe1f00445af80d7b84bfd73b00
diff --git a/helpconten
Hey,
as mentioned during the ESC call we have now results for a memcheck run
against 20k documents during import/export.
The logs can be found as zip at
http://dev-builds.libreoffice.org/crashtest/memcheck.zip . Note that you
still need to grep for a memcheck string as it contains all the log fil
scp2/AutoInstall.mk |2 +-
solenv/gbuild/LinkTarget.mk |3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit bb9f5c9a514cbadc371aeeed2f0d909d009eeba5
Author: Michael Stahl
Date: Mon Jun 9 12:41:53 2014 +0200
scp2: kde module wants to install executab
https://bugs.freedesktop.org/show_bug.cgi?id=39593
--- Comment #16 from Thomas Arnhold ---
Peter, this sounds promising. But all files inside workdir/ and instdir/ are
just files which are used and generated at compile time. You can omit all of
them.
The */qa/* dirs could also be omitted, those
sw/source/core/unocore/unoframe.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit dc59f010248fbb95d7a67ccb914e86c457dcea3a
Author: Elie Roux
Date: Sun Jun 8 22:28:18 2014 +0200
fix fdo#40073 : look for translated frame styles
LO was looking for untranslated frame s
https://bugs.freedesktop.org/show_bug.cgi?id=39593
--- Comment #15 from Peter Senna Tschudin ---
Created attachment 100719
--> https://bugs.freedesktop.org/attachment.cgi?id=100719&action=edit
Clones found with CCFinderX
I found code clones using
CCFinderX(https://github.com/petersenna/ccfinde
Hello All,
Status for the last 2 weeks:
* Rather busy with finishing university projects... (now completed, I.e.
I'm now 100% free).
* Dug into the LOKit renaming.
* Some time spent digging around basebmp colours / alpha channel:
** Previously it seemed like the alpha channel was not set at a
sw/source/core/unocore/unoframe.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 22c4461490fdafdb09ae61e0fa1d97e3b0e35c6f
Author: Elie Roux
Date: Sun Jun 8 22:28:18 2014 +0200
fix fdo#40073 : look for translated frame styles
LO was looking for untranslated frame s
Le 09/06/2014 10:06, Julien Nabet a écrit :
> I had to comment every Mysql/MariaDB options since brew (a repository
> manager) freezed to install mysql connector (at least for some minutes
> when installing Mysql after having retrieved Boost and other components
> + build Mysql with cmake).
>
filter/Configuration_filter.mk | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
New commits:
commit 23e31ecf0d91029ae9d732ead8f8dc34f9512414
Author: David Tardon
Date: Mon Jun 9 12:05:23 2014 +0200
rebuild filter config. after makefile change
Change-Id
filter/Configuration_filter.mk | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
New commits:
commit 924937251b802e1b48c83f5a76c6767c390f
Author: David Tardon
Date: Mon Jun 9 12:05:23 2014 +0200
rebuild filter config. after makefile change
Change-Id
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 11
extras/source/glade/libreoffice-catalog.xml.in |3
sw/AllLangResTarget_sw.mk |1
sw/UIConfig_swriter.mk |1
sw/inc/dbui.hrc|2
sw/source/ui/dbui/createaddresslistdialog.cxx | 240 ++
sw/source/core/unocore/unoframe.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6f6673c5d1b4e6ea4982621f2817eb5d5dc10377
Author: Elie Roux
Date: Sun Jun 8 22:28:18 2014 +0200
fix fdo#40073 : look for translated frame styles
LO was looking for untranslated frame s
scp2/source/ooo/file_library_ooo.scp |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 2585c1a4bd9ad1ac93151207c471ede1b556a991
Author: Tor Lillqvist
Date: Mon Jun 9 12:01:55 2014 +0300
We build no avmediaQuickTime library in the sandboxed (i.e. App Store) case
Chan
scp2/source/ooo/file_library_ooo.scp |3 +++
1 file changed, 3 insertions(+)
New commits:
commit f73a8785bd8a37cb17168456f8f03668ef74e32b
Author: Tor Lillqvist
Date: Mon Jun 9 12:01:55 2014 +0300
We build no avmediaQuickTime library in the sandboxed (i.e. App Store) case
Chan
dbaccess/source/ui/dlg/ConnectionPage.hxx |2 -
dbaccess/source/ui/relationdesign/RelationTableView.cxx | 22
dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx|8 ++---
3 files changed, 16 insertions(+), 16 deletions(-)
New commits:
commit 5da12788c
Thank you Tor for these advice, I removed them.
About Ant, Autoconf and Automake, I used brew. Concerning Junit, I disabled
it.
About 64 bits, indeed I hadn't put --enable-64-bits, I added it.
Finally about Windows, I'm aware there's a pb with 64 build. I did try 1 or
2 years ago to build (just si
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
Thank you,
--
Elie Roux
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
10 +
sd/inc/app.hrc |
5
sd/inc/sdcommands.h |
2
sd/sdi/_drvwsh.sdi
Hello,
In the last week I converted RID_SANE_DIALOG (not finished). I had two hard
exams last week that's why I wasn't much time for this dialog.
Best regards,
Mihály
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedeskto
> I had to comment every Mysql/MariaDB options since brew (a repository
> manager) freezed to install mysql connector
Please avoid all 3rd-party software packages when building LO for OS
X. Using such is not supported and will often lead to build problems.
(Unfortunately, yes, this currently mean
On 09/06/2014 09:55, Lionel Elie Mamane wrote:
Well, essentially this means that TDF build LibreOffice is built with
a different ODBC ABI than the MacOS X system ODBC ABI. I think it does
not really matter, because LibreOffice never uses the "wide
characters" ODBC API. The code is there
dbaccess/source/ui/browser/brwctrlr.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit dce8d79861408f51d392a9ed0b5ac21d420622ca
Author: Lionel Elie Mamane
Date: Mon Jun 9 08:31:54 2014 +0200
fdo#79786 implement getFormOperations for data grid (table view
On Sun, Jun 08, 2014 at 11:04:04AM -0700, Norbert Thiebaud wrote:
> On Sun, Jun 8, 2014 at 10:55 AM, Julien Nabet wrote:
>> Now is the boost_assertion wrong or is there something else to fix?
>> (and which one?)
> I doubt the assertion is wrong there. internally we use 16 bits for
> character re
scp2/source/ooo/file_library_ooo.scp |9 -
1 file changed, 9 deletions(-)
New commits:
commit 534015ad4fd08823b4393dab1ad5d42dedd7bf62
Author: David Tardon
Date: Mon Jun 9 09:45:29 2014 +0200
kdefilepicker is autoinstalled now
Change-Id: Ief3d602b81c0c8ea3ea9310771418
sw/source/uibase/misc/glshell.cxx |8 ++--
sw/source/uibase/misc/redlndlg.cxx |5 +-
sw/source/uibase/shells/annotsh.cxx | 25 +-
sw/source/uibase/shells/basesh.cxx | 63 ++--
sw/source/uibase/shells/drawdlg.cxx | 15 +++-
sw/source
> I suppose it's 64 bits since config.log displays this:
> build='x86_64-apple-darwin13.2.0'
> build_cpu='x86_64'
> host_cpu='x86_64'
Nope. That is misleading. For Windows, Mac and iOS, we don't use
autofoo to decide whether to build 32- or 64-bit code. Instead, we
build 32-bit, unless you specifi
Indeed Norbert is right, I got this:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/odbcinst.h
and SQLWCHAR is defined as Norbert indicated.
I suppose it's 64 bits since config.log displays this:
build='x86_64-apple-darwin13.2.0'
buil
external/unixODBC/inc/odbc/sqltypes.h | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit c892c60ae7823a735879d42df3a44b582a3ed146
Author: Julien Nabet
Date: Mon Jun 9 09:05:46 2014 +0200
Typos
Change-Id: Ic6cf922c9a4feb4b80ee376d269266b2fc24ae6
solenv/gbuild/Executable.mk |1 -
1 file changed, 1 deletion(-)
New commits:
commit 7d7fc0387870033f9c8ae22efd99de6a48e5d5d7
Author: David Tardon
Date: Mon Jun 9 09:02:21 2014 +0200
Revert "add missing dep on dir"
This was a PEBKAC. The dep is already made in
gb_Executable__
solenv/gbuild/Executable.mk |1 -
1 file changed, 1 deletion(-)
New commits:
commit 231791b6587310d91747564990d6bf3b7cfa1e65
Author: David Tardon
Date: Mon Jun 9 09:02:21 2014 +0200
Revert "add missing dep on dir"
This was a PEBKAC. The dep is already made in
gb_Executable__
scp2/InstallModule_ooo.mk | 22 --
scp2/InstallModule_ure.mk |1 -
2 files changed, 23 deletions(-)
New commits:
commit 04c18d98557a3a85660877b42dff6e10324e3699
Author: David Tardon
Date: Mon Jun 9 08:56:24 2014 +0200
remove a bunch of unneeded defines
C
69 matches
Mail list logo