Re: how to add a new font in installer package

2013-01-27 Thread Andras Timar
Hi, On Mon, Jan 28, 2013 at 8:38 AM, huqitu du wrote: > I need to add a new font in installer In order to support traditional > mongolia, and > 1. I copy font file to solver\wntmsci12.pro\bin and then > 2. modify the "scp2\source\ooo\file_font_ooo.scp" as DejaVuSans font did, > > //mongolian fo

Re: GDB - Can I See Every Symbol Called?

2013-01-27 Thread Michael Meeks
On Sat, 2013-01-26 at 21:49 -0800, Joel Madero wrote: > static void lcl_SavePrintUIOptionsToDocumentPrintData > > is what is saving print options and that it's being called regardless of > if cancel or ok is being pushed (no good). So I'm trying to track down > something that is only called whe

how to add a new font in installer package

2013-01-27 Thread huqitu du
I need to add a new font in installer In order to support traditional mongolia, and 1. I copy font file to solver\wntmsci12.pro\bin and then 2. modify the "scp2\source\ooo\file_font_ooo.scp" as DejaVuSans font did, //mongolian fonts #ifndef WITHOUT_FONTS STD_FONT_FILE( gid_File_Fnt_MenkQagan, MQ

[Libreoffice-commits] .: configure.ac

2013-01-27 Thread Libreoffice Gerrit user
configure.ac | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit 8e01e195d20dba9f32ee0954fd7e3374ac02f16a Author: Fridrich Å trba Date: Mon Jan 28 06:36:55 2013 +0100 Check for icu CXXFLAGS too diff --git a/configure.ac b/configure.ac index ddd

[Libreoffice-commits] .: configure.ac

2013-01-27 Thread Libreoffice Gerrit user
configure.ac | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 14d0efcd5387a26c8e364efbd4b7a6fd1f925194 Author: Fridrich Å trba Date: Mon Jan 28 06:36:10 2013 +0100 Check for icu CXXFLAGS in pkg-config branch too diff --git a/configure.ac b/con

[Libreoffice-commits] Changes to 'feature/bplustree'

2013-01-27 Thread Libreoffice Gerrit user
New branch 'feature/bplustree' available with the following commits: commit bfd8ba2869dacd0d6881332e7ab2e9d2f4597af6 Author: Jan Holesovsky Date: Sun Jan 27 23:51:27 2013 +0100 B+ tree: Experimenting with replacement of BigPtrArray. The BigPtrArray implementation does not seem to b

Re: The emails should by right, contain unsubscribe link.

2013-01-27 Thread Arno Teigseth
On 27/01/13 17:23, wroger_wroger wroger_wroger wrote: > And one should not have to go to websites, enter pass words etc., etc., > etc.. > > "Unsubscribe + Send" = removed from list. Hmm YOU're the one spamming the list with UCE and yet you complain? _

The emails should by right, contain unsubscribe link.

2013-01-27 Thread wroger_wroger wroger_wroger
And one should not have to go to websites, enter pass words etc., etc., etc.. "Unsubscribe + Send" = removed from list. -- "Oh Benson. Dear Benson. You are so mercifully free of the ravages of intelligence." ___ LibreOffice mailing list LibreOffice@li

[Libreoffice-commits] .: 3 commits - cosv/source extensions/source filter/source rsc/source sc/source sfx2/source stoc/test sw/source uui/source vcl/source writerfilter/source

2013-01-27 Thread Libreoffice Gerrit user
cosv/source/unittest/string_ut.cxx |8 +++- extensions/source/scanner/sanedlg.cxx|4 ++-- filter/source/config/cache/basecontainer.cxx |1 + rsc/source/res/rscmgr.cxx|7 ++- sc/source/filter/xml/XMLColumnRowGroupExport.c

Cppcheck: "bContainsDate" not read in templateremoteview.cxx (sfx2)

2013-01-27 Thread julien2412
Hello, Cppcheck detected this: sfx2/source/control/templateremoteview.cxx 129 unreadVariable style Variable 'bContainsDate' is assigned a value that is never used. Here are the lines: 124 bool bContainsDate = !xRow->wasNull(); 125 126 i

Are we using SimpleReferenceObject correctly?

2013-01-27 Thread Henrik /KaarPoSoft
Dear all, As described in the mailing-list-thread Issues building LibreOffice 4.0.0.1 http://lists.freedesktop.org/archives/libreoffice/2013-January/044838.html I am trying to build and package LibreOffice 4.0.0.* for KaarPux http://kaarpux.kaarposoft.dk/ I am starting a new mailing-list thread

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - translations

2013-01-27 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5c705f6f7002379ba85ba9f86bef4020d3139b5 Author: Andras Timar Date: Sun Jan 27 22:09:28 2013 +0100 Updated core Project: translations d8ebcbaf0cf34f2c8ffbc9337e08089e6bbd12f1 diff --git a/trans

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - translations

2013-01-27 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9822eed6bb98189c5a919ace4f8da0a1f5bc0a3e Author: Andras Timar Date: Sun Jan 27 22:09:28 2013 +0100 Updated core Project: translations fc67068258cdaa8f6e4c461fcb0b79262161e181 diff --git a/trans

Feel free to use my art for the LO branding

2013-01-27 Thread Mateus Machado Luna
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- *Mateus Machado Luna *Cursando Graduação em Ciências da Computação na UFG Goiânia Técnico em Eletrônica pelo IFG Goiânia. http://ubuntugk.wordpress.com/ http://www.flickr.com/photos/mateus-

[Libreoffice-commits] .: sc/source xmloff/inc xmloff/source

2013-01-27 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlcondformat.cxx | 75 + sc/source/filter/xml/xmlcondformat.hxx | 14 ++ sc/source/filter/xml/xmlexprt.cxx | 43 ++ sc/source/filter/xml/xmlimprt.cxx | 20 sc/source/filter/xml/xmlimprt.hxx |

[Libreoffice-commits] .: dbaccess/source

2013-01-27 Thread Libreoffice Gerrit user
dbaccess/source/core/dataaccess/databasecontext.cxx |5 - dbaccess/source/core/dataaccess/databaseregistrations.cxx | 12 +- dbaccess/source/core/dataaccess/definitioncontainer.cxx | 12 +- dbaccess/source/core/dataaccess/documentcontainer.cxx |2 dbaccess/source/core/data

[Libreoffice-commits] .: cui/AllLangResTarget_cui.mk cui/source cui/uiconfig cui/UI_cui.mk sw/uiconfig

2013-01-27 Thread Libreoffice Gerrit user
cui/AllLangResTarget_cui.mk|1 cui/UI_cui.mk |1 cui/source/inc/helpid.hrc |1 cui/source/options/optaccessibility.cxx| 122 - cui/source/options/optaccessibility.hrc| 71 --- cui/source/options

[Libreoffice-commits] .: helpers/help_hid.lst source/text

2013-01-27 Thread Libreoffice Gerrit user
helpers/help_hid.lst | 10 --- source/text/shared/optionen/01013000.xhp | 40 ++- 2 files changed, 19 insertions(+), 31 deletions(-) New commits: commit 803567e90d6cc046b9253e6171feebab4a43778f Author: Caolán McNamara Date: Sun Jan 27 15

[Libreoffice-commits] .: helpcontent2

2013-01-27 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a43f6eeae3affb4c1573e6b2b11872b38c2e54b0 Author: Caolán McNamara Date: Sun Jan 27 15:28:56 2013 + Updated core Project: help 803567e90d6cc046b9253e6171feebab4a43778f diff --git a/helpconte

[Libreoffice-commits] .: sc/source sc/uiconfig sw/inc sw/source sw/uiconfig

2013-01-27 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/tpsort.cxx |3 - sc/uiconfig/scalc/ui/sortoptionspage.ui | 36 ++ sw/inc/helpid.h |1 sw/source/ui/frmdlg/column.cxx | 14 --- sw/source/ui/misc/srtdlg.cxx|8 sw/uiconfig/swriter/ui/

[SOLVED] Re: Make dev-install fails because of crashrep

2013-01-27 Thread julien2412
Noticing the Michael's commit (see http://cgit.freedesktop.org/libreoffice/core/commit/?id=20773c2bb04631d9bfd60167ed091752f0deecee), I tried a "./g pull -r && make clean && make && make dev-install" I don't know if it was the fix or not, but anyway everything is ok now. Thank you Michael! Julien

[Libreoffice-commits] .: configure.ac

2013-01-27 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 715f2c8a7015676c26e009228a4197da14f929fa Author: Fridrich Å trba Date: Sun Jan 27 12:30:00 2013 +0100 When running icu-config, get cxxflags too diff --git a/configure.ac b/configure.ac index 6aee4f3

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michel Rudelle changed: What|Removed |Added CC||mchl.r...@gmail.com Depends on|

[Libreoffice-commits] .: lingucomponent/Library_MacOSXSpell.mk

2013-01-27 Thread Libreoffice Gerrit user
lingucomponent/Library_MacOSXSpell.mk |1 + 1 file changed, 1 insertion(+) New commits: commit afbd5787b5412f5ed8f862a9cae9dee5fd346f3f Author: Tor Lillqvist Date: Sun Jan 27 12:19:17 2013 +0200 MacOSXSpell needs boost_headers Change-Id: I4af00e2925df393523ad3d00bd3b95459ff77

Re: GDB - Can I See Every Symbol Called?

2013-01-27 Thread Riccardo Magliocchetti
Il 27/01/2013 06:49, Joel Madero ha scritto: static void lcl_SavePrintUIOptionsToDocumentPrintData Add a backtrace here is what is saving print options and that it's being called regardless of if cancel or ok is being pushed (no good). So I'm trying to track down something that is only called

Re: Libre Office needs to get rather professional about it's marketing.

2013-01-27 Thread Tor Lillqvist
> "MrExcel uses Excel 97, 2000, 2002, 2003, & 2007 in Windows XP & ME" Sounds like he (does he have a real name?) is quite up-to-date then, very professional indeed. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

Re: Libre Office needs to get rather professional about it's marketing.

2013-01-27 Thread Rob Snelders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Wronger_wronger, Thank you for your idea. This list is for patches and development work on LibreOffice. If you have ideas or want to be involved with marketing for LibreOffice. There is a separate list for that. Its market...@global.libreoffice.or