[Libreoffice] [PATCH] Possibly unused OTempFileService class

2011-07-17 Thread Francois Tigeot
Hi, It seems like OTempFileService, defined and implemented in libs-gui/unotools/source/ucbhelper is unused. There's no mention of this name elsewhere in the tree, and LibreOffice builds and run fine without the files removed by the attached patch. One of the methods of this class is already in

Re: [Libreoffice] Enabling ccache

2011-07-17 Thread Norbert Thiebaud
2011/7/16 Nguyen Vu Hung (KiEi) vuh...@ki-ei.com: Hi all, I have 2 quick questions: Is that ccache automatically detected and used if it is my $PATH (~/bin) How can I tell if ccache is used? ccache -s will give you stats about ccache usage... Norbert

Re: [Libreoffice] [PATCH] Possibly unused OTempFileService class

2011-07-17 Thread Caolán McNamara
On Sun, 2011-07-17 at 08:13 +0200, Francois Tigeot wrote: Hi, It seems like OTempFileService, defined and implemented in libs-gui/unotools/source/ucbhelper is unused. There's no mention of this name elsewhere in the tree, and LibreOffice builds and run fine without the files removed by

Re: [Libreoffice] Enabling ccache

2011-07-17 Thread Christian Lohmaier
Hi Nguyen, *, 2011/7/17 Nguyen Vu Hung (KiEi) vuh...@ki-ei.com: Is that ccache automatically detected and used if it is my $PATH (~/bin) No. Either you have it setup using symlinks in your PATH, i.e. you have gcc → ccache g++ → ccache in ~/bin or you have to export CC to ccache gcc and CXX to

[Libreoffice] [PATCH] [PUSHED] Re: svtools/source/contnr/imivctl1.cxx not matching imivctl1.hxx

2011-07-17 Thread Joseph Powers
Maciej, Sorry about that. I try to change them in pairs and I must have missed that one. On 32bit GCC 4.0, sal_uLong and size_t are the same and don't error; however, people doing 64bit builds have issues. I changed the .hxx instead of the .cxx; we really should be using size_t instead of

Re: [Libreoffice] [PATCH] [PUSHED] Re: svtools/source/contnr/imivctl1.cxx not matching imivctl1.hxx

2011-07-17 Thread Maciej Rumianowski
Dnia 2011-07-17, nie o godzinie 06:49 -0700, Joseph Powers pisze: I changed the .hxx instead of the .cxx; we really should be using size_t instead of sal_uLong. Thanks! I will remember this. Maciej ___ LibreOffice mailing list

[Libreoffice] [PATCH] Preserve RTF \'00 sequences (NUL) in strings

2011-07-17 Thread Troy Rollo
--- svtools/source/svrtf/parrtf.cxx | 22 +- 1 files changed, 21 insertions(+), 1 deletions(-) diff --git a/svtools/source/svrtf/parrtf.cxx b/svtools/source/svrtf/parrtf.cxx index 0b722d8..0c60834 100644 --- a/svtools/source/svrtf/parrtf.cxx +++

[Libreoffice] [PATCH] Fix 33898 - import/export xrefs to numbered paras

2011-07-17 Thread Troy Rollo
--- sw/source/filter/rtf/rtffld.cxx | 50 - sw/source/filter/ww8/ww8atr.cxx | 12 +++ sw/source/filter/ww8/ww8par5.cxx | 63 +++-- 3 files changed, 65 insertions(+), 60 deletions(-) diff --git

Re: [Libreoffice] [litmus] - buildid: tag no longer exists in 3.4 help - About LibreOffice

2011-07-17 Thread Rainer Bielefeld
gibi schrieb: There is no more tag line in any of the 3.4 versionrc files ... at least in linux-64 (I didn't check for Windows) Hi, for being able to refer Daily dev-builds a unique build identifier has been created

Re: [Libreoffice] sylk unit tests

2011-07-17 Thread Maciej Rumianowski
Hi Caolán, Hmm, well I've now added a sylk import unit test to sc, i.e. http://cgit.freedesktop.org/libreoffice/calc/commit/?id=8ac49ef8ab4f065d7b729dcb15505c602c77 Thanks, but as Nigel pointed out it's hard to unit test every peace of LO and I don't think my small change is worth it.

[Libreoffice] Major mode of Emacs for editing LibreOffice BASIC

2011-07-17 Thread Takeshi Abe
Hi all, I would like to introduce my pet project libo-basic-mode: https://github.com/tabe/libo-basic-mode so that it can obtain your kind review. It offers a major mode of Emacs for editing LibreOffice BASIC, including * syntax highlight * indentation support * command to call macro * command to

[Libreoffice] SfxIntegerListItem constructor used by DataPointItemConverter and SeriesOptionsItemConverter

2011-07-17 Thread Maciej Rumianowski
Hi, I'm working on getting rid of SvULongs in calc. Mainly SvULongs are used by SfxIntegerListItem which is then used in calc. I would like to add a constructor SfxIntegerListItem::SfxIntegerListItem( const ::com::sun::star::uno::Sequence sal_Int32 rList ), because DataPointItemConverter and

[Libreoffice] Ask for a long-term and friendly cooperative relations with you!

2011-07-17 Thread Matthew
Dear Friend, Hello! It is a pleasure to write to you this e-mail, this is Matthew from China. This e-mail is to contact you and hope to establish a long-term and friendly cooperative relations with you. We are the largest professional manufacturer in electrical products in China.Our

[Libreoffice] [GSoC 2011][svgexport] weekly report #8

2011-07-17 Thread Marco
Hi all, first off I received the confirmation from Google that I passed the midterm evaluation, I know that part of this result is due to my mentors, Thorsten and Fridrich but also to all those LibreOffice community members that helped me to solve several issues. So a big thank to everyone! :)

[Libreoffice] small problems with --enable-split-app-modules

2011-07-17 Thread Andreas Radke
I'm just moving the packaging process for ArchLinux to make use of --enable-split-app-modules in 3.4.2rc1. I'm running into some small problems: 1) I have to pass yes to the install process due to some overwritten files: yes | make DESTDIR=${srcdir}/fakeinstall distro-pack-install Installer

[Libreoffice] [GSoC][performance] report - week #8

2011-07-17 Thread Matúš Kukan
Hi all, So, this week I have removed all component_getImplementation methods but one. I have also prefixed some component_getFactory methods but I guess I can do that only in modules with gbuild, so there is a lot more to be done. I have prepared more and hopefully I would be able to push that in

Re: [Libreoffice] [litmus] - buildid: tag no longer exists in 3.4 help - About LibreOffice

2011-07-17 Thread gibi
Le 17/07/2011 17:02, Rainer Bielefeld a écrit : gibi schrieb: There is no more tag line in any of the 3.4 versionrc files ... at least in linux-64 (I didn't check for Windows) Hi, for being able to refer Daily dev-builds a unique build identifier has been created

[Libreoffice] [PATCH] Get rid of SvULongs in calc

2011-07-17 Thread Maciej Rumianowski
Hi, I'm sending a Patch which converts SvULongs to std::vector sal_uLong . I would like to add a constructor SfxIntegerListItem::SfxIntegerListItem( const ::com::sun::star::uno::Sequence sal_Int32 rList ), because DataPointItemConverter and SeriesOptionsItemConverter are copying from

Re: [Libreoffice] problem of master build cannot launch.

2011-07-17 Thread julien2412
Yifan J wrote: Firstly, I found smoketest fails on the HEAD (with error officeconnection.cxx:140), then I tried to launch soffice.bin in solver/350 manually, but soffice.bin crashes immedialy even before splash screen appears. I came back yesterday and made from scratch a new local

[Libreoffice] Need help with symbols in object dialog of chart data series

2011-07-17 Thread Regina Henschel
Hi all, I want to add further standard symbols for data points in line charts and xy-charts for to provide all standard symbols that are defined in ODF1.2. At the current stage of my developing, I can already select the new symbols, they are shown as designed in the chart, they are saved to

[Libreoffice] [MHST][EasyHack] #38830 code review request

2011-07-17 Thread Ta Duc Tung
Hi, We've submitted a patch for easy hack number #34697 (#38830) about printing current page https://bugs.freedesktop.org/show_bug.cgi?id=38830 https://bugs.freedesktop.org/show_bug.cgi?id=34697 Above easy hacks are marked as duplicate so I've submitted to #34697. Please help me to review it

Re: [Libreoffice] [litmus] - buildid: tag no longer exists in 3.4 help - About LibreOffice

2011-07-17 Thread Yifan Jiang
Hi Petr, Is there a constant rule for checking the exact version from UI directly? For example, Help-About LibreOffice 3.4 340m1(Build:103) At the moment, it looks the Build:103 means 3.4.1 RC 3. Does it reliable enough? Thanks for help! Best wishes, Yifan On Sat, Jul 16, 2011 at

Re: [Libreoffice] [MHST][Easy Hack] Get current page number for printing

2011-07-17 Thread Andrew Douglas Pitonyak
On 07/16/2011 05:02 AM, Ta Duc Tung wrote: Hi, 1. How to get current page number for printing? We've found a variable mnCurPage from printdlg.cxx but it seems not to be the right one. I think it is current page number for preview in print dialog. If I were writing a macro and I