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

2014-04-12 Thread Tor Lillqvist
sc/source/ui/view/gridwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0ca4765f304dbef11dbad932c13bf00e245f684 Author: Tor Lillqvist Date: Sat Apr 12 10:46:26 2014 +0300 WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' Change-I

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|Inherited From OOo |4.2.0.0.alpha0+ Master -- You are

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|4.2.0.0.alpha0+ Master |Inherited From OOo -- You are rece

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

2014-04-12 Thread Eike Rathke
unotools/source/config/syslocaleoptions.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f0d9aab05249ff9ea97a60fa5305f2ae32e2bdbb Author: Eike Rathke Date: Sat Apr 12 00:41:39 2014 +0200 do not change configured runtime system locale when setting UI locale This was

[Libreoffice-commits] core.git: 4 commits - desktop/source include/unotest sd/CppunitTest_sd_filters_test.mk sd/CppunitTest_sd_import_tests.mk sd/source unotest/source

2014-04-12 Thread Tomaž Vajngerl
desktop/source/lib/init.cxx |2 include/unotest/macros_test.hxx |4 sd/CppunitTest_sd_filters_test.mk |6 sd/CppunitTest_sd_import_tests.mk |6 sd/source/filter/html/htmlex.cxx | 202 +++--- sd/source/fil

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

2014-04-12 Thread Caolán McNamara
filter/qa/cppunit/data/ras/indeterminate/CVE-2007-2356-1.ras |binary 1 file changed New commits: commit cb35c7cd492fad57ca5b0ad6bff3234d07952d8d Author: Caolán McNamara Date: Sat Apr 12 12:40:20 2014 +0100 add test case for CVE-2007-2356 Change-Id: I9bf6ca1c5a23dd0e3ef6b7d7c0de

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

2014-04-12 Thread Bryan Quigley
filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu |2 +- filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu |2 +- filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - smoketest/data

2014-04-12 Thread Michael Stahl
smoketest/data/Basic/Standard/Global.xml | 10 - smoketest/data/Basic/Standard/Test_10er.xml| 43 - smoketest/data/Dialogs/Standard/OptionsDlg.xml |1 smoketest/data/content.xml |1 4 files changed, 1 insertion(+), 54 deletion

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

2014-04-12 Thread Caolán McNamara
sw/source/core/uibase/docvw/SidebarWin.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit a7228e0bdbb06de56145d1edeacfe4ede1a7a7d4 Author: Caolán McNamara Date: Sat Apr 12 13:35:20 2014 +0100 Resolves: fdo#37130 use 10pt Default style font for comments instead

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

2014-04-12 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 203 ++--- 1 file changed, 64 insertions(+), 139 deletions(-) New commits: commit 30e0e6ff95417295874e23376f83fc5ff26bf3d7 Author: Chris Sherlock Date: Sat Apr 12 21:09:51 2014 +1000 Unify DrawGradient functions in Outp

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

2014-04-12 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo74599.rtf |8 sw/qa/extras/rtfimport/rtfimport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx |3 +++ writerfilter/source/filter/ImportFilter.cxx |3 --- 4 files changed, 18 insertions(+), 3 deletions(-) New commit

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

2014-04-12 Thread Julien Nabet
vcl/source/gdi/impimage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c6f78c6567db73aa85de4beb461db2cddac7b2a Author: Julien Nabet Date: Sat Apr 12 17:40:41 2014 +0200 cppcheck: multiCondition 2 "else if" with same condition, one of them is wro

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

2014-04-12 Thread Julien Nabet
vcl/quartz/ctlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a3440de1d1156c6a0bdb02e7cc38dea990654e3 Author: Julien Nabet Date: Sat Apr 12 17:43:57 2014 +0200 cppcheck: Prefer prefix ++/-- operators for non-primitive types Change-Id: I7060

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

2014-04-12 Thread Julien Nabet
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ae639af5ac5e76b6ecbb7e8fb92d32b1ce002ae Author: Julien Nabet Date: Sat Apr 12 17:47:44 2014 +0200 cppcheck: Possible inefficient checking for emptiness Change-Id: I2b35

[SOLVED] Re: Cppcheck reports 'else if' condition matches previous condition (vcl)

2014-04-12 Thread Julien Nabet
On 11/04/2014 16:13, Caolán McNamara wrote: On Sat, 2014-04-05 at 16:06 -0700, julien2412 wrote: Indeed we have: 296 else 297 { 298 if( aTmpBmpEx.IsAlpha() ) 299 aTmpBmpEx = BitmapEx( aTmpBmp, aTmpBmp

[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk i18npool/Executable_gencoll_rule.mk i18npool/Executable_genindex_data.mk sc/CppunitTest_sc_rangelst_test.mk sc/CppunitTest_sc_uc

2014-04-12 Thread Tor Lillqvist
configmgr/CppunitTest_configmgr_unit.mk |1 - i18npool/Executable_gencoll_rule.mk |1 - i18npool/Executable_genindex_data.mk|1 - sc/CppunitTest_sc_rangelst_test.mk |1 - sc/CppunitTest_sc_ucalc.mk |1 - sc/Library_sc.mk|1 -

[Libreoffice-commits] core.git: 4 commits - bin/lo-all-static-libs external/icu ios/experimental ios/lo.xcconfig.in

2014-04-12 Thread Tor Lillqvist
bin/lo-all-static-libs | 21 -- external/icu/ExternalProject_icu.mk | 4 - ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 23 ++ ios/experimental/TiledLi

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

2014-04-12 Thread Chris Sherlock
include/vcl/outdev.hxx |3 --- include/vcl/print.hxx |1 - vcl/source/gdi/outdev4.cxx | 26 ++ vcl/source/gdi/print.cxx | 10 -- 4 files changed, 6 insertions(+), 34 deletions(-) New commits: commit bb5c7d6a79309236d4f19bb2498f2e850f735a2f Au

[Bug 38844] Reduce XOR rendering

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38844 --- Comment #5 from Commit Notification --- Chris Sherlock committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bb5c7d6a79309236d4f19bb2498f2e850f735a2f fdo#38844 Redu

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 --- Comment #14 from Sujay --- I have submitted the patch for review, hopefully it gets accepted. :) https://gerrit.libreoffice.org/#/c/8946/ -- You are receiving this mail because: You are on the CC list for the bug. __

Bug 62957 - FILESAVE: Save Last Slide Position in Impress Patch.

2014-04-12 Thread Sujay m
Hi everyone, This is still my second submission, so i welcome all sorts of comments. I have used a static variable to complete this hack ( i've been working on it for a very long time, so chose the easy way out). All alternative suggestions are welcomed. :) https://gerrit.libreoffice.org/#/c/8946/

GSOC 2014..

2014-04-12 Thread Sujay m
Hi everyone, I've submitted a proposal for GSOC 2014 on Follow-me slideshow. I never gave myself a chance to discuss about the proposal with the mentors ( though have researched about it ). I joined the community in january and started working on the Easy Hack 42788.

[Libreoffice-commits] core.git: ios/experimental

2014-04-12 Thread Tor Lillqvist
ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) New commits: commit cddf4bd65fb4ce5615ca770946707d0db657e8ec Author: Tor Lillqvist Date: Sat Apr 12 23:35:37 2014 +0300 HEADER_SEARCH_PATHS is duplicated for Debug and Re

Searching help to build LibreOffice

2014-04-12 Thread Oswald Luc
Hi ! I am trying to build LibreOffice and make returns an error : Failures !!! Run: 222 Failure total: 1 Failures: 1 Errors: 0 warn:legacy.osl:21402:1:unotools/source/config/configmgr.cxx:167: OSL_ASSERT: items_.empty() Error: a unit test failed, please do one of: export DEBUGCPPUNIT=T

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

2014-04-12 Thread Julien Nabet
vbahelper/source/msforms/vbacontrol.cxx |4 1 file changed, 4 deletions(-) New commits: commit 091f4f14c596ea0c34d891372a4fc820f92e36ae Author: Julien Nabet Date: Sat Apr 12 23:24:11 2014 +0200 cppcheck: multiCondition, remove 2 duplicate "else if" blocks Change-Id: I538

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

2014-04-12 Thread Julien Nabet
chart2/source/view/charttypes/Splines.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 42d494e7925249c36f62206e7268d849437e219d Author: Julien Nabet Date: Sat Apr 12 23:59:06 2014 +0200 Fix encoding (iso-8859-1 -> utf8) Change-Id: I3ce449b6be30

Re: Searching help to build LibreOffice

2014-04-12 Thread julien2412
Hi, Here's the main page for developpers: https://wiki.documentfoundation.org/Development and for LO building on Linux: https://wiki.documentfoundation.org/Development/BuildingOnLinux Now which sources are you trying to build? (master, 4.2 branch, ...) Julien -- View this message in context:

What encoding is used?

2014-04-12 Thread julien2412
Hello, The use of cppcheck-htmlreport to convert raw cppcheck reports errors to html fails for some files because of the encodings. Here's an example message: cppcheck/htmlreport/cppcheck-htmlreport", line 287, in content = input_file.read() File "/usr/lib/python2.7/codecs.py", line 296, in

LibreOffice Gerrit News for submodules on 2014-04-13

2014-04-12 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: + fdo#77282 R

LibreOffice Gerrit News for core on 2014-04-13

2014-04-12 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#62957 FILESAVE: Save Last Slide Position in Impress in https://gerrit.libreoffice.org/8946 from Sujay m about module sd End of freshness + fdo#7