[Libreoffice-commits] core.git: 7 commits - basctl/source config_host/config_options.h.in config_host.mk.in configure.ac external/libpng idl/source sc/source sc/util sd/source sfx2/source solenv/gbuil

2014-02-20 Thread Matúš Kukan
basctl/source/basicide/basidesh.cxx |2 + config_host.mk.in |1 config_host/config_options.h.in | 15 configure.ac|8 ++ external/libpng/StaticLibrary_png.mk|1 idl/source/objects/types.cxx

LibreOffice Gerrit News for core on 2014-02-21

2014-02-20 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#63154 Remove unused solar.h reference in editeng in https://gerrit.libreoffice.org/8119 from Alexandre Vicenzi about module include + fdo#63154 Remove unus

Re: Testing/Working on PyUNO?

2014-02-20 Thread Kevin Hunter Kesling
At 6:09am -0500 Thu, 20 Feb 2014, Stephan Bergmann wrote: On 02/19/2014 12:02 PM, Stephan Bergmann wrote: The idea would be that Kevin (and others) would fill this with PyUNO coding scenarios that cross their mind, discover errors in the PyUNO infrastructure, ideally distill tests for those spec

[Libreoffice-commits] core.git: desktop/source extensions/source forms/source fpicker/source package/source reportdesign/inc reportdesign/source salhelper/qa sal/workben

2014-02-20 Thread Takeshi Abe
desktop/source/app/officeipcthread.cxx |4 ++-- extensions/source/propctrlr/browserview.cxx |4 ++-- forms/source/component/ImageControl.cxx |4 ++-- forms/source/misc/InterfaceContainer.cxx| 18 +- forms/source/xforms/subm

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 10 commits - configure.cmd desktop/os2 drawinglayer/source dtrans/source filter/source i18npool/source sal/osl svtools/Executable_g2g.mk sw/inc sw/

2014-02-20 Thread Armin Le Grand
configure.cmd|2 desktop/os2/source/applauncher/launcher.hxx |2 drawinglayer/source/primitive2d/textlayoutdevice.cxx |6 - dtrans/source/win32/ftransl/ftransl.cxx |4 filter/source/graphicfilter/eras/makefile.mk

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

2014-02-20 Thread tsahi glik
vcl/ios/iosinst.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 24dd10c727ab2d7a38368292498520e11d98e3cb Author: tsahi glik Date: Thu Feb 20 17:59:14 2014 -0800 fix compilation of ios diff --git a/vcl/ios/iosinst.cxx b/vcl/ios/iosinst.cxx index 3d8472a..a8dccdf 100644 --

[Libreoffice-commits] core.git: 2 commits - dtrans/source include/svtools vcl/osx

2014-02-20 Thread Kohei Yoshida
dtrans/source/win32/dtobj/FmtFilter.cxx | 10 include/svtools/htmlkywd.hxx| 654 vcl/osx/HtmlFmtFlt.cxx |8 3 files changed, 336 insertions(+), 336 deletions(-) New commits: commit 88c6cbda921f1e3627910f9028ff2e29f26160e7 Auth

[Bug 53472] FORMATTING: Integral Symbols too small for some integrands

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53472 --- Comment #13 from Roberto --- (In reply to comment #12) > Hi everybody, I was planning to put hands on this issue as my first time > hacking L.O.. > I would like to ask some questions on which general directions it may be > better to take: >

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

2014-02-20 Thread Caolán McNamara
vcl/source/window/layout.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 47ff82608b065c3c0d98557583bb822b20fb4081 Author: Caolán McNamara Date: Mon Feb 17 16:57:44 2014 + Resolves: fdo#74284 use AccessibleRole::PANEL for VclBoxes under windows (cherry

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - extras/Package_gallbullets.mk

2014-02-20 Thread Maxim Monastirsky
extras/Package_gallbullets.mk | 30 ++ 1 file changed, 30 insertions(+) New commits: commit aa9db1cdc92218b035df3ec0dd8f80d2c2687be0 Author: Maxim Monastirsky Date: Wed Feb 19 01:09:21 2014 +0200 Add missing files to gallery bullets makefile They are

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

2014-02-20 Thread Kohei Yoshida
sc/source/ui/docshell/externalrefmgr.cxx | 33 +-- 1 file changed, 23 insertions(+), 10 deletions(-) New commits: commit 9da3e4f6bece47218a7149e7c37e5f2f06c8e480 Author: Kohei Yoshida Date: Thu Feb 20 16:05:51 2014 -0500 fdo#72041: Intern strings in the exter

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

2014-02-20 Thread Kohei Yoshida
sc/source/filter/excel/xestyle.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit d6d06b230bf923492c4a6ff42781cca25a28ef25 Author: Kohei Yoshida Date: Thu Feb 20 11:27:32 2014 -0500 fdo#75130: Export cell borders to xls and xlsx correctly. Ch

[Libreoffice-commits] core.git: configure.ac

2014-02-20 Thread Kevin Hunter
configure.ac | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit faaaddeea42996bf0aa9089fc851eb594165f7d5 Author: Kevin Hunter Date: Thu Feb 20 10:43:58 2014 -0500 Enable relative paths. The documentation for the --with-external-t

[Bug 53472] FORMATTING: Integral Symbols too small for some integrands

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53472 --- Comment #12 from Matteo Campanelli --- Hi everybody, I was planning to put hands on this issue as my first time hacking L.O.. I would like to ask some questions on which general directions it may be better to take: - Reading past discussion,

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

2014-02-20 Thread Michael Meeks
tools/source/datetime/tdate.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit ae838de0a3840e0fd490db5447bd6d481616e9d7 Author: Michael Meeks Date: Thu Feb 20 21:26:20 2014 + fdo#66507 - accelerate date calculations as used vs. empty cells.

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

2014-02-20 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 347 +- sc/qa/unit/ucalc.hxx | 10 sc/qa/unit/ucalc_formula.cxx | 348 +++ sc/source/ui/docshell/externalrefmgr.cxx | 33 ++ 4 files changed, 395 insertions(+),

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

2014-02-20 Thread Michael Stahl
vcl/android/androidinst.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f538522a3b5e9a60ee7371485ca9446cd213a586 Author: Michael Stahl Date: Thu Feb 20 21:58:10 2014 +0100 vcl: try to make android tinderbox happy too Change-Id: If83b12578ce1e5dcae688589e92a54b960

[Bug 75280] [Easyhack] Convert inappropriate use of sal_uIntPtr to better integer types

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75280 Michael Stahl changed: What|Removed |Added Whiteboard||EasyHack DifficultyBeginner

[Bug 75280] New: [Easyhack] Convert inappropriate use of sal_uIntPtr to better integer types

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75280 Priority: medium Bug ID: 75280 CC: libreoffice@lists.freedesktop.org, vicenzi.alexan...@gmail.com Assignee: libreoffice-b...@lists.freedesktop.org Summary: [Easyhack] C

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #60 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c340131d16e49d91f15a2bd9c102a7da8c906602 fdo#63154

[Libreoffice-commits] core.git: include/tools

2014-02-20 Thread Alexandre Vicenzi
include/tools/date.hxx |1 - include/tools/datetime.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit c340131d16e49d91f15a2bd9c102a7da8c906602 Author: Alexandre Vicenzi Date: Wed Feb 19 18:42:51 2014 -0300 fdo#63154 Remove unused solar.h reference in tools

Re: Reboot of Gerrit/Jenkins/Ask

2014-02-20 Thread Alexander Werner
The host has been rebooted, all services should be working again. Please write to the website list if you encounter any issues. Thanks, Alex -- Alexander Werner Admin Team of The Document Foundation The Document Foundation, Kurfürstendamm 188, 10707 Berlin Rechtsfähige Stiftung des bürgerlichen

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang include/tools svl/source tools/source

2014-02-20 Thread Stephan Bergmann
compilerplugins/clang/plugin.cxx| 26 +- compilerplugins/clang/plugin.hxx|4 +--- compilerplugins/clang/pluginhandler.cxx |5 + compilerplugins/clang/pluginhandler.hxx |4 include/tools/stream.hxx|1 + svl/source/it

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

2014-02-20 Thread Michael Stahl
vcl/osx/salframe.cxx |1 + vcl/osx/salnativewidgets.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 58038cb26abf7c64c2459cad9241a731ff6c687d Author: Michael Stahl Date: Thu Feb 20 19:40:39 2014 +0100 vcl: fix Mac build a little more Change-Id: I29c7

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

2014-02-20 Thread Michael Stahl
vcl/osx/printaccessoryview.mm |1 + vcl/osx/salframeview.mm |1 + vcl/quartz/ctfonts.cxx|2 ++ 3 files changed, 4 insertions(+) New commits: commit 7e5ce8c4fce2be0d1e73fe3c8003a17bad221625 Author: Michael Stahl Date: Thu Feb 20 19:37:20 2014 +0100 vcl: try to fix

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

2014-02-20 Thread Michael Stahl
vcl/win/source/gdi/salgdi3.cxx |1 + vcl/win/source/gdi/salnativewidgets-luna.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit a9053502af21d3dff6757093e6e87c4d86574cad Author: Michael Stahl Date: Thu Feb 20 19:32:29 2014 +0100 vcl: fix windows build

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

2014-02-20 Thread Stephan Bergmann
writerfilter/source/dmapper/TextEffectsHandler.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 03e3c2284058eb489b0896603a77e12bd124b6e6 Author: Stephan Bergmann Date: Thu Feb 20 19:29:02 2014 +0100 -Werror,-Wunused-variable Change-Id: Icd55f3d51c94be6b14ab8e6cb667

[Bug 48140] Remove uno calls from xlsx import

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48140 bfoman changed: What|Removed |Added Status|ASSIGNED|NEW CC|

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

2014-02-20 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 12 +- writerfilter/source/doctok/resources.xmi | 124 - writerfilter/source/ooxml/model.xml|8 - writerfilter/source/rtftok/rtfdocumentimpl.cxx |6 - 4 files changed, 13 insertions(+), 137 deleti

Would like some help building Android APK that includes the native (jni) library...

2014-02-20 Thread Keith Creasy
Hello. I thought I wrote and asked about this already but now I'm not sure if it worked. We are interested in creating an accessible Android office suite (accessible to blind users). I've been able to build LibreOffice on Linux and also the Android libraries and experimental apps. The problem is

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

2014-02-20 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/annotation-formatting.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 writerfilter/source/dmapper/DomainMapper_Impl.cxx|3 +- writerfilter/source/dmapper/PropertyMap.cxx | 21 ++- writerfil

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sc/source

2014-02-20 Thread Kohei Yoshida
sc/source/filter/excel/xestyle.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 073e782c5ff58a18d93c99fb1a3d9642d52d023d Author: Kohei Yoshida Date: Thu Feb 20 11:27:32 2014 -0500 fdo#75130: Export cell borders to xls and xlsx correctly. Ch

[Libreoffice-commits] core.git: 7 commits - oox/source writerfilter/CustomTarget_source.mk writerfilter/Library_writerfilter.mk writerfilter/source

2014-02-20 Thread Tomaž Vajngerl
oox/source/token/namespaces.txt|2 oox/source/token/tokens.txt|2 writerfilter/CustomTarget_source.mk|1 writerfilter/Library_writerfilter.mk |1 writerfilter/source/dmapper/DomainMapper.cxx | 19

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

2014-02-20 Thread Kohei Yoshida
sc/qa/unit/subsequent_export-test.cxx | 89 + sc/qa/unit/subsequent_filters-test.cxx | 69 - sc/source/filter/excel/xestyle.cxx |8 +- 3 files changed, 93 insertions(+), 73 deletions(-) New commits: commit 1c1f42fdbad774cae7c45a

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

2014-02-20 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 +++--- sw/source/filter/ww8/docxsdrexport.cxx|4 ++-- writerfilter/source/dmapper/GraphicImport.cxx | 26 ++ 3 files changed, 19 insertions(+), 17 deletions(-) New commits: commit c2485b4c38a574416dc3948fe

Reboot of Gerrit/Jenkins/Ask

2014-02-20 Thread Alexander Werner
Hi, due to necessary security updates of the VM host gerrit/jenkins/ask are located on, there will be a short outage of these services around 20:00 UTC. Sorry for the inconveniences, Alex -- Alexander Werner Admin Team of The Document Foundation The Document Foundation, Kurfürstendamm 188, 1

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Version|4.2.0.4 release |4.2.0.0.alpha0+ Master --- Comment #100 from t

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 75228, which changed state. Bug 75228 Summary: FUNCTION COUNT https://bugs.freedesktop.org/show_bug.cgi?id=75228 What|Removed |Added

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Ed Barnat changed: What|Removed |Added Version|4.2.0.3 rc |4.2.0.4 release --- Comment #99 from Ed Barn

[Libreoffice-commits] core.git: extras/Package_gallbullets.mk

2014-02-20 Thread Maxim Monastirsky
extras/Package_gallbullets.mk | 30 ++ 1 file changed, 30 insertions(+) New commits: commit d8680de7012fb92a393066c957f82e1473b60575 Author: Maxim Monastirsky Date: Wed Feb 19 01:09:21 2014 +0200 Add missing files to gallery bullets makefile They are

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

2014-02-20 Thread Vort
sdext/source/pdfimport/wrapper/wrapper.cxx | 39 +++-- 1 file changed, 5 insertions(+), 34 deletions(-) New commits: commit 7f8e7741194d85e97f6cd6ce54235e735c883aa0 Author: Vort Date: Wed Feb 19 11:43:08 2014 +0200 fdo#75195 PDF import: Revert commit 128adf7e5c06

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

2014-02-20 Thread Michael Stahl
sw/source/core/layout/paintfrm.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 1639e174ebb3945f4fda08c30f535f98d3e54d7e Author: Michael Stahl Date: Wed Feb 19 21:46:11 2014 +0100 fdo#75118: sw: do not paint zero-width lines Since commi

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1e/403aa7bbfe0353db3d8f02dba5d29ba5876f4d

2014-02-20 Thread Caolán McNamara
1e/403aa7bbfe0353db3d8f02dba5d29ba5876f4d |1 + 1 file changed, 1 insertion(+) New commits: commit 6926f2458995ae5a1e968fd8c6b7e1c1c7b88ecb Author: Caolán McNamara Date: Thu Feb 20 13:50:32 2014 + Notes added by 'git notes add' diff --git a/1e/403aa7bbfe0353db3d8f02dba5d29ba5876

[Libreoffice-commits] core.git: 5 commits - chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk sc/source svx/source vcl/source

2014-02-20 Thread Caolán McNamara
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/UIConfig_chart2.mk|1 chart2/source/controller/dialogs/DataBrowser.cxx | 98 +++--- chart2/source/controller/dialogs/DataBrowser.hxx |2 chart2/source/controller/dialogs/dlg_DataEdi

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

2014-02-20 Thread Caolán McNamara
helpers/help_hid.lst | 10 +- source/text/schart/01/0301.xhp | 21 ++--- 2 files changed, 11 insertions(+), 20 deletions(-) New commits: commit b789fc2c930c10d8a9ac60e7b92680fde990209c Author: Caolán McNamara Date: Thu Feb 20 13:37:15 2014 +

[Libreoffice-commits] core.git: helpcontent2

2014-02-20 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d390eafb98af602065fea291e67bb457ded79045 Author: Caolán McNamara Date: Thu Feb 20 13:37:15 2014 + Updated core Project: help b789fc2c930c10d8a9ac60e7b92680fde990209c diff --git a/helpconte

[Libreoffice-commits] core.git: helpcontent2

2014-02-20 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 77d63291ceaf147b19bcddd0f0912045be00314f Author: Andras Timar Date: Thu Feb 20 14:33:45 2014 +0100 Updated core Project: help db935b234688a7d4690246e48530c3d3f99b5fe3 diff --git a/helpcontent2

[Libreoffice-commits] help.git: upload-wiki.pl

2014-02-20 Thread Andras Timar
upload-wiki.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db935b234688a7d4690246e48530c3d3f99b5fe3 Author: Andras Timar Date: Thu Feb 20 14:33:45 2014 +0100 use 'unless' instead of 'if' Change-Id: Ie40681e6f7097a1d9b2935e238cfb0ecfb840db4 diff -

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

2014-02-20 Thread Kohei Yoshida
sc/source/core/tool/interpr6.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b8365f8649251298e2ba6a3a0109620b5586e172 Author: Kohei Yoshida Date: Thu Feb 20 00:28:06 2014 -0500 fdo#75228: We still need to get the value only to pop value from the stack. Change-Id:

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

2014-02-20 Thread Michael Stahl
include/svx/framelink.hxx | 14 +++--- svx/source/dialog/framelink.cxx| 32 sw/source/core/layout/paintfrm.cxx |3 ++- 3 files changed, 25 insertions(+), 24 deletions(-) New commits: commit 9fb9fc301502c2762ad4a8059d8d1c818d2843db Auth

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

2014-02-20 Thread Tor Lillqvist
sc/source/ui/view/viewfun5.cxx |3 +++ vcl/source/filter/wmf/enhwmf.cxx |3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 55112988e67d627dc807fd30478c1c3f952c75f2 Author: Tor Lillqvist Date: Thu Feb 20 13:46:21 2014 +0200 Combine two subsequent SAL_INF

[Libreoffice-commits] help.git: source/text

2014-02-20 Thread Andras Timar
source/text/sbasic/guide/access2base.xhp | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit d7a29031adf51b1ae5eee7cbeb4ff4f33c6e5675 Author: Andras Timar Date: Thu Feb 20 12:50:35 2014 +0100 fix help xml syntax in access2base.xhp Change-Id: Id

[Libreoffice-commits] core.git: helpcontent2

2014-02-20 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba28d85c15e1841fdfa337375893f42bc9bcceae Author: Andras Timar Date: Thu Feb 20 12:50:35 2014 +0100 Updated core Project: help d7a29031adf51b1ae5eee7cbeb4ff4f33c6e5675 diff --git a/helpcontent2

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #59 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7fa9530f8c2fa992a50353c9442a3300df04fd02 fdo#63154

[Libreoffice-commits] core.git: include/tools

2014-02-20 Thread Alexandre Vicenzi
include/tools/color.hxx |1 - include/tools/stream.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit 7fa9530f8c2fa992a50353c9442a3300df04fd02 Author: Alexandre Vicenzi Date: Wed Feb 19 15:01:03 2014 -0300 fdo#63154 Remove unused solar.h ref. in tools Change-I

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

2014-02-20 Thread Miklos Vajna
include/svx/svdobj.hxx |6 ++ svx/source/svdraw/svdobj.cxx |5 + sw/source/core/layout/anchoreddrawobject.cxx | 17 - sw/source/core/unocore/unodraw.cxx | 19 --- sw/source/core/unocore/unomap.cxx

[Libreoffice-commits] help.git: 2 commits - upload-wiki.pl

2014-02-20 Thread Andras Timar
upload-wiki.pl | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 2539bfabb242613f8ec788e6addcebcca576beee Author: Andras Timar Date: Thu Feb 20 11:55:43 2014 +0100 Retry wiki page upload on error Change-Id: I9a9621198d4fc02a03ef94eccdddb481

[Libreoffice-commits] core.git: helpcontent2

2014-02-20 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b74870f27557265e347f2e191a222f514d1b8c50 Author: Andras Timar Date: Thu Feb 20 11:55:43 2014 +0100 Updated core Project: help 2539bfabb242613f8ec788e6addcebcca576beee diff --git a/helpcontent2

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #58 from Stephan Bergmann --- (In reply to comment #57) > I understand your point of view, and probably it's the best idea. It's wrong > to put sal_uLong definition in sal/types.h? Yes, that's wrong. sal_uLong is a "temporary" hack

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #57 from Alexandre Vicenzi --- (In reply to comment #55) > I just notice that this clean-up involves changing occurrences of sal_uLong > to sal_uIntPtr, and I doubt that is a good idea. > > The sal_uLong typedef was originally introd

Re: Testing/Working on PyUNO?

2014-02-20 Thread Stephan Bergmann
On 02/19/2014 12:02 PM, Stephan Bergmann wrote: So, what can we do here? How about an additional code module dedicated to subsequentchecks written in Python, which, while serving the useful purpose of testing specific application functionality (and in which role they may deliberately duplicate e

[Libreoffice-commits] core.git: 2 commits - pyuno/Module_pyuno.mk pyuno/PythonTest_pytests.mk pyuno/PythonTest_pyuno_pytests_insertremovecells.mk pyuno/qa

2014-02-20 Thread Kevin Hunter
pyuno/Module_pyuno.mk |7 + pyuno/PythonTest_pytests.mk | 29 ++ pyuno/PythonTest_pyuno_pytests_insertremovecells.mk | 20 pyuno/qa/pytests/insertremovecells.py | 85 pyuno/qa/pytests/testdo

[Libreoffice-commits] core.git: 2 commits - compilerplugins/Makefile-clang.mk config_host.mk.in configure.ac external/clucene sc/source sd/source solenv/gbuild sw/source

2014-02-20 Thread Matúš Kukan
compilerplugins/Makefile-clang.mk |2 +- config_host.mk.in |2 +- configure.ac |5 ++--- external/clucene/Makefile |4 sc/source/ui/attrdlg/scabstdlg.cxx |2 +- sc/source/ui/attrdlg/scuiexp.cxx |

Re: Unity for HiDPI

2014-02-20 Thread Bjoern Michaelsen
Hi Keith, On Wed, Feb 19, 2014 at 11:01:51PM -0500, Keith Curtis wrote: > Do you know if they will return 192 DPI when on these screens like > what Gnome 3.10 does? I could find some Unity alias and ask, but you > might know or be able to encourage them ;-) To be honest, I havent tracked HiDPI a

[Libreoffice-commits] core.git: configure.ac

2014-02-20 Thread Tor Lillqvist
configure.ac |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 6c6e798d09f490a172033baef2e71c2dc642c60c Author: Tor Lillqvist Date: Thu Feb 20 12:01:48 2014 +0200 Remove obsolete warning Change-Id: Ic33df13d5c46a7e87a06822c79b0f56930f59ea5 diff --gi

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

2014-02-20 Thread Michael Stahl
sw/inc/IDocumentLinksAdministration.hxx |2 ++ sw/inc/IDocumentRedlineAccess.hxx | 11 +++ sw/inc/IDocumentSettingAccess.hxx |1 + sw/inc/IDocumentState.hxx |2 ++ sw/inc/accessibilityoptions.hxx |2 ++ sw/inc/authratr.hxx

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #56 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4137f39d7b13c0ad2e649d7efb02ecfc14a31a25 Revert "fdo#63

Re: HTML tags must be uppercase

2014-02-20 Thread Tomaž Vajngerl
Hi, On Thu, Feb 20, 2014 at 1:56 AM, Kohei Yoshida wrote: > Just FYI, > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=3d481254a07fe82d11953f9825a2f8fc6eeabc0b > > we need to stick with uppercased HTML tags because using lower-cased > tags apparently breaks Windows clipboard functional

[Libreoffice-commits] core.git: 2 commits - configure.ac

2014-02-20 Thread Tor Lillqvist
configure.ac | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 2044aef13b163e8ba977013c152e919271ac4352 Author: Tor Lillqvist Date: Thu Feb 20 11:18:56 2014 +0200 Don't bother mentioning the Tru64 'setld' package format Change-Id: I2a9707c7063

[Bug 63154] replace tools/solar.h macros with osl versions

2014-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #55 from Stephan Bergmann --- I just notice that this clean-up involves changing occurrences of sal_uLong to sal_uIntPtr, and I doubt that is a good idea. The sal_uLong typedef was originally introduced to do a mass removal of tools/