sc/qa/unit/data/functions/information/fods/na.fods | 1658
sc/qa/unit/data/functions/mathematical/fods/pi.fods | 1626 +++
2 files changed, 3284 insertions(+)
New commits:
commit 8c73acd101c80a4479f25e35278a451dc3c4b22e
Author: ZdenÄk Crhonek
Date: Sun Ja
vcl/null/printerinfomanager.cxx |9 +
1 file changed, 9 insertions(+)
New commits:
commit d1787d6ac6c15c02e6f66c8cfb6d6360d06c85c2
Author: Noel Grandin
Date: Fri Jan 13 09:25:40 2017 +0200
fix android build
Change-Id: I55ff31b40366398b6159ee7a99c75e393a05b36a
diff --
cui/source/options/optcolor.cxx|2 -
include/vcl/builder.hxx|2 -
include/vcl/commandevent.hxx |4 +--
include/vcl/field.hxx |3 +-
include/vcl/graph.hxx
accessibility/source/standard/vclxaccessibletabcontrol.cxx | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
New commits:
commit ef191c51ee9912ebc0ef3c59f6d9a86ff09723b1
Author: Caolán McNamara
Date: Thu Jan 12 14:03:43 2017 +
a11y crash on accessing disposed TabCon
> On 12 Jan 2017, at 13:46, 김광연 wrote:
>
> Follwing step-by-step guide, I runned autogen in my windows 10 system. But It
> says 'configure: error:Ant not found - Make sure it's in the path or use
> --with-ant-home'
> Please help me.
the step by step guide, says install with LODE, and that dow
sc/source/filter/inc/defnamesbuffer.hxx |1 -
sc/source/filter/oox/autofilterbuffer.cxx |7 +--
sc/source/filter/oox/defnamesbuffer.cxx |8
3 files changed, 5 insertions(+), 11 deletions(-)
New commits:
commit 5e0e27e758e6f7fa325f36e6e51540e10bab0fdc
Author: Jochen Ni
sd/inc/sdmod.hxx |5 --
sd/source/ui/app/sdmod.cxx |4 -
sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx |2
sd/source/ui/tools/SdGlobalResourceContainer.cxx | 41 ---
4 files changed, 29 insertio
vcl/win/gdi/salfont.cxx | 28
1 file changed, 8 insertions(+), 20 deletions(-)
New commits:
commit 349a3c073391842e94ee83345e9c2f38339be1d7
Author: Khaled Hosny
Date: Thu Jan 12 08:51:39 2017 +0200
Drop unused struct members
Change-Id: I37aea9a2a40a
Issue filed as #105299 in bugzilla
> On 12.01.2017, at 12:45, Stephan Bergmann wrote:
>
> On 01/10/2017 08:33 PM, Thorsten Wagner wrote:
>> please keep in mind that resizable dialogs cause problems on OS X. In full
>> screen mode they cover the whole display, because such windows are maximized
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 43a0f83fd7620dc0e81a8245f8a7feef04c2a27b
Author: Andras Timar
Date: Thu Jan 12 22:42:18 2017 +0100
Updated core
Project: translations 8717b9da50e69a92e7afb89f641631ac2a7b51bf
Updated Sl
source/sl/cui/uiconfig/ui.po | 10
+-
source/sl/helpcontent2/source/text/sbasic/shared.po|4 ++--
source/sl/helpcontent2/source/text/scalc/01.po |4 ++--
source/sl/helpcontent2/source/text/sdraw/04.po
sfx2/qa/complex/sfx2/UndoManager.java |5 +
1 file changed, 5 insertions(+)
New commits:
commit e19cdeaf7ddbcf39da47d9685d8e79e775dde7f4
Author: Michael Stahl
Date: Thu Jan 12 22:09:27 2017 +0100
sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()
1) checkBrokenS
sc/source/core/data/table2.cxx | 69 -
sc/source/core/data/table4.cxx |8 ++--
sc/source/core/data/table6.cxx | 23 -
sc/source/core/data/table7.cxx |6 +--
4 files changed, 57 insertions(+), 49 deletions(-)
New commits:
commit 5e223
filter/source/graphicfilter/ios2met/ios2met.cxx | 12
1 file changed, 12 deletions(-)
New commits:
commit 80e261cec7a90272f8820a36cca4c751a90916f5
Author: Caolán McNamara
Date: Thu Jan 12 20:58:21 2017 +
ofz: this cluster of variables are unused
but lead to a
filter/source/graphicfilter/idxf/dxfreprd.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 1cd1b640f428763de7eeebe2edaf8f9b062c0b1d
Author: Caolán McNamara
Date: Thu Jan 12 20:54:36 2017 +
ofz: avoid config during fuzzing
Change-Id: Ia5fa
oox/Library_oox.mk |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 8f15fa63ce726d0ef1f91a76d640981c16d301cd
Author: Rene Engelhard
Date: Thu Jan 12 19:00:28 2017 +0100
add -mlong-jump-table-offsets for m68k also for oox
Change-Id: Ibfba6c7c808ca5212884032c17546
sw/source/uibase/dbui/dbmgr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03ec9c397c676faff51041d992f6d715c475ff13
Author: Alex McMurchy1917
Date: Thu Jan 12 11:06:52 2017 +
tdf#105071 MM no emails sent when using doc as mail body
The condit
sc/source/filter/inc/formulabase.hxx |2
sc/source/filter/oox/formulabase.cxx |5 +-
sc/source/filter/oox/formulaparser.cxx| 63 --
sc/source/filter/oox/ooxformulaparser.cxx |7 +--
4 files changed, 18 insertions(+), 59 deletions(-)
New com
Follwing step-by-step guide, I runned autogen in my windows 10 system. But It
says 'configure: error:Ant not found - Make sure it's in the path or use
--with-ant-home'
Please help me.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 39 +++--
1 file changed, 22 insertions(+), 17 deletions(-)
New commits:
commit 2fd88ab1cbb4690a770ca2ca5d66157ec4906a2e
Author: Caolán McNamara
Date: Thu Jan 12 16:42:05 2017 +
Resolves: tdf#101187 colossal page
cui/uiconfig/ui/areatabpage.ui |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 00db9f51215d11da3b27685a39ec940ecd65e387
Author: Tomaž Vajngerl
Date: Thu Jan 12 17:39:52 2017 +0100
tdf#103225 make AreaTab box fill to content
Change-Id: I9900bab2bb4510352d191ee42c0f
loleaflet/dist/menubar.css | 21 -
1 file changed, 21 deletions(-)
New commits:
commit 9a4aba717a8b531d0f84e90f7c554497be9e2ef6
Author: Pranav Kant
Date: Thu Jan 12 21:45:47 2017 +0530
loleaflet: Remove this hamburger <-> closebutton animation
Change-Id: I0c
loleaflet/dist/loleaflet.css | 27 +++-
loleaflet/dist/loleaflet.html |3 ++
loleaflet/dist/menubar.css| 20 +++--
loleaflet/dist/spreadsheet.css| 16 ++
loleaflet/dist/toolba
vcl/source/window/window2.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 16867471ffdb4742c18d6a04ceacd66e8f33dfa6
Author: Michael Meeks
Date: Fri Jan 6 15:23:30 2017 +
tdf#105151 - be more conservative about EndTracking / Tracking calls.
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 10:
> invalid start byte
I have frequently the same problem with differen python scripts on different
machines. The problem is usually you locale setting.
I added
export LANG=''
export LC_ALL=en_US.UTF-8
export LC_CTYPE=en_U
Hey,
I want to run test-bugzilla-files.py to make some test, but I got an error:
/opt/libreoffice5.3/program/python
/opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py
--soffice=/opt/libreoffice5.3/program/soffice /opt/testfiles/untitled1.ods
Traceback (most recent call last):
File "/opt/
oox/source/vml/vmlshape.cxx | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 6bc2c54711fc3e798c440978a78d03488f14f0d9
Author: Mike Kaganski
Date: Wed Jan 11 10:37:28 2017 +0300
tdf#104414: don't stop on exception from SwXFrame::setPosition
vcl/source/window/layout.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 1d7cf3f0391214a17593eced752e2a1786c0a1e3
Author: Caolán McNamara
Date: Thu Jan 12 15:24:36 2017 +
Resolves: tdf#104897 sort windows buttons into yes, no, cancel
vcl/source/window/layout.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 2d93108082298f3e5dea7ffba146bbcdf28653c2
Author: Caolán McNamara
Date: Thu Jan 12 15:08:15 2017 +
don't check every possible kde variant, startswith kde is good enough
solenv/gbuild/extensions/post_GbuildToJson.mk |4
1 file changed, 4 insertions(+)
New commits:
commit 7a75b39273de47190b7a1fa20e0bcaca6d089033
Author: Michael Stahl
Date: Thu Jan 12 15:33:57 2017 +0100
gbuild: make 3.81 doesn't currently work with gbuildtojson
There is s
compilerplugins/clang/overrideparam.cxx | 19 ++-
1 file changed, 14 insertions(+), 5 deletions(-)
New commits:
commit 38d1c303e12d7f67e8e5eef78e912a4be879de74
Author: Stephan Bergmann
Date: Thu Jan 12 15:19:22 2017 +0100
Adapt loplugin:overrideparam to recent Clang trun
loleaflet/dist/toolbar/toolbar.js |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5205910212c25acffa25ccb10dc049537cd65fbc
Author: Pranav Kant
Date: Thu Jan 12 19:24:50 2017 +0530
loleaflet: Use tab here, not space
otherwise our linting tool will shou
accessibility/source/standard/vclxaccessibletabcontrol.cxx | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
New commits:
commit ff30d20c1ae3a30717123c267d52eb2b3105a1b7
Author: Caolán McNamara
Date: Thu Jan 12 14:03:43 2017 +
a11y crash on accessing disposed TabCon
loleaflet/dist/toolbar/toolbar.js |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fb967d998b64541223528dd19496597b2514aa43
Author: Pranav Kant
Date: Thu Jan 12 19:24:50 2017 +0530
loleaflet: Use tab here, not space
otherwise our linting tool will shou
loleaflet/dist/toolbar/toolbar.js |4
loleaflet/src/control/Toolbar.js |6 +-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit b1dabb4b818480fe107c0705a736d6b94289ec35
Author: Pranav Kant
Date: Thu Jan 12 19:10:12 2017 +0530
loleaflet: Avoid a race con
loleaflet/dist/toolbar/toolbar.js |4
loleaflet/src/control/Toolbar.js |6 +-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 8afcc582bef39630b6e899bbd79b3f5ca7c348d6
Author: Pranav Kant
Date: Thu Jan 12 19:10:12 2017 +0530
loleaflet: Avoid a race con
solenv/gbuild/extensions/post_GbuildToJson.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 0373db40fd43de7a8badcf6c3d0b9b44a2e05891
Author: Michael Stahl
Date: Thu Jan 12 14:21:18 2017 +0100
gbuild: fix "make gbuildtojson" on Mac OS X
Fails because library has dep
Hi
2017-01-12 14:03 GMT+01:00 Heiko Tietze :
> Present: Jay, Tomazs, Kendy, Steve, Heiko
>
> Tickets
>
> * Make Breeze the default icon set on Windows
>+ https://pirati.ca/display/a6551d712873888e843e54a74a8e772a61684afd
>+ https://bugs.documentfoundation.org/show_bug.cgi?id=90194
>
Present: Jay, Tomazs, Kendy, Steve, Heiko
Tickets
* Make Breeze the default icon set on Windows
+ https://pirati.ca/display/a6551d712873888e843e54a74a8e772a61684afd
+ https://bugs.documentfoundation.org/show_bug.cgi?id=90194
+ https://plus.google.com/107566594492891737454/posts/H6W86P1
sfx2/source/view/ipclient.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 69e0fa14ea8410e5dd2cb1a8dfcbc0ae1071dc90
Author: Tor Lillqvist
Date: Thu Jan 12 14:58:39 2017 +0200
Fix apparent mistake
Change-Id: I848c3e3229cc216dc1181893da32221b9d9f8274
sd/inc/drawdoc.hxx |7 +++
sd/source/core/drawdoc2.cxx | 37 +++
sd/source/ui/docshell/docshel2.cxx |5 ++
sd/source/ui/inc/DrawDocShell.hxx|8
sd/source/ui/slidesort
Rebased ref, commits from common ancestor:
commit 4c9357c4dbfb61144b46179aebbecfdb5c9b0e41
Author: Douglas Mencken
Date: Tue Jan 10 17:56:39 2017 -0500
( donât squash ~ yet? ) more about panes with tabs
No Change-Id, sorry
diff --git a/include/vcl/tabctrl.hxx b/include/vcl/tabct
Makefile.in |2 -
Repository.mk |3 ++
vcl/Executable_dxffuzzer.mk | 47
vcl/Executable_metfuzzer.mk | 47
vcl/Executable_ppmfuzzer.mk | 47
loleaflet/dist/menubar.css |4
1 file changed, 4 insertions(+)
New commits:
commit 72556d87a37a714d1c6c5aafc61114ad07562d98
Author: Pranav Kant
Date: Thu Jan 12 17:01:52 2017 +0530
loleaflet: Override fontsize in lo-menu class
We want to be consistent with our font in wh
solenv/CompilerTest_compilerplugins_clang.mk |2 ++
solenv/gbuild/CompilerTest.mk|1 +
2 files changed, 3 insertions(+)
New commits:
commit a3dfe938ef0be9af3c37f9302bb7dc296362a1e3
Author: Stephan Bergmann
Date: Thu Jan 12 11:38:02 2017 +0100
Allow CompilerTest_com
On 01/10/2017 08:33 PM, Thorsten Wagner wrote:
please keep in mind that resizable dialogs cause problems on OS X. In full
screen mode they cover the whole display, because such windows are maximized by
OS X in full screen mode. Non resizable dialogs are a prerequisite to keep LO
usable in full
Please mail such question to our mailing list (CC), where there are a lot more
people available to help you.
Did you install your windows version, with LODE and follow the instructions ?
It looks as if you might have the wrong JDK version installed (e.g. 32bit
instead of 64bit).
rgds
jan I
>
loleaflet/dist/menubar.css |4
1 file changed, 4 insertions(+)
New commits:
commit fd619e969e372c57b40c7a6310abba8e55776e1f
Author: Pranav Kant
Date: Thu Jan 12 17:01:52 2017 +0530
loleaflet: Override fontsize in lo-menu class
We want to be consistent with our font in wh
Tag '2.0.2-1' created by Andras Timar at
2017-01-12 11:27 +
2.0.2-1
Changes since 2.0.1-26:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libr
loleaflet/dist/toolbar/toolbar.js | 55 +-
1 file changed, 42 insertions(+), 13 deletions(-)
New commits:
commit 11f20a2ec165bb32cd3fa3e5da2486abaae28d71
Author: Pranav Kant
Date: Thu Jan 12 16:33:35 2017 +0530
loleaflet: Update dropdowns on refresh e
vcl/source/gdi/CommonSalLayout.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 77a0817cf46aace4b446d05af13c6905c7c6411a
Author: Douglas Mencken
Date: Sun Jan 8 15:04:12 2017 -0500
make the include of OpenGLHelper.hxx not global here
surround i
sw/source/core/text/guess.cxx | 24 ++--
1 file changed, 22 insertions(+), 2 deletions(-)
New commits:
commit 1c1747ac13a9d895df0fcba2fbb1bd266dccd74b
Author: Vitaliy Anderson
Date: Tue Dec 20 03:00:51 2016 -0500
tdf#104668 remove the difference between MSO and LO te
embeddedobj/source/msole/oleembed.cxx| 61 +--
filter/source/msfilter/escherex.cxx | 52 +--
include/svx/xbitmap.hxx |2
sd/source/filter/eppt/epptso.cxx |8 +--
sfx2/source/view/ipcl
loleaflet/src/layer/tile/CalcTileLayer.js|2 +-
loleaflet/src/layer/tile/ImpressTileLayer.js | 13 -
2 files changed, 13 insertions(+), 2 deletions(-)
New commits:
commit 13fcb10f91dfbf5c7cc276996a765af8e814d050
Author: Tor Lillqvist
Date: Thu Jan 12 13:14:19 2017 +0200
loleaflet/dist/toolbar/toolbar.js |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit fac3c3aafcb5182c9f59eb6ba5131b6b5606704e
Author: Pranav Kant
Date: Thu Jan 12 16:44:36 2017 +0530
loleaflet: Move this logic to updateCommandValues()
Change-Id:
solenv/bin/macosx-codesign-app-bundle |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit d2f5da94188a7db8a5815130caadaccd806a1826
Author: Tor Lillqvist
Date: Thu Jan 12 13:09:42 2017 +0200
Update comment to match reality
Change-Id: I0b4ee6377aac984
loleaflet/dist/toolbar/toolbar.js | 62 ++
1 file changed, 43 insertions(+), 19 deletions(-)
New commits:
commit 1566ae634d08cb6d0b426d486ee5f1c8ed378b75
Author: Pranav Kant
Date: Thu Jan 12 16:33:35 2017 +0530
loleaflet: Update dropdowns on refresh e
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1120256f89b62eea3a28ecfd17d4f5e60778b420
Author: Olivier
Date: Tue Jan 10 18:09:37 2017 -0200
Updated core
Project: help 2550608f310dd5cba88967e2b1d7430d46bd1bcd
No need to explain erro
source/text/scalc/01/func_aggregate.xhp |1 -
1 file changed, 1 deletion(-)
New commits:
commit 2550608f310dd5cba88967e2b1d7430d46bd1bcd
Author: Olivier
Date: Tue Jan 10 18:09:37 2017 -0200
No need to explain errors after user mistake.
Change-Id: I986fcfffe790fe8cff3d209f514c
Try reading what the error messages say.
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
bin/pack-debug |1 +
1 file changed, 1 insertion(+)
New commits:
commit b88bf43749b859506a97bdab7d3b62687400f5c9
Author: Andras Timar
Date: Thu Jan 12 11:54:44 2017 +0100
fix debug package of report builder
Change-Id: I331dfa58fb05c08423d7d8dd00cd799238338858
diff --git a/bi
Actually I followed sequential steps to build libreoffice on my PC but
what happened is when I used 'make' command I got an error .
Hope I'll get a solution for it.
If anyone knows please help me in solving it.
Actually error is like this:
sri@sri-Inspiron-3542:~$ cd libreoffice
sri@sri-Inspiron
wizards/Package_access2base.mk |1
wizards/source/access2base/Application.xba | 164 +-
wizards/source/access2base/Collect.xba |8
wizards/source/access2base/Compatible.xba| 10
wizards/source/access2base/Control.xba | 417 ---
wizards
Hi Heiko, Eike,
please keep in mind that resizable dialogs cause problems on OS X. In full
screen mode they cover the whole display, because such windows are maximized by
OS X in full screen mode. Non resizable dialogs are a prerequisite to keep LO
usable in full screen mode on Macs.
brgds
Th
loleaflet/src/layer/tile/CalcTileLayer.js | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
New commits:
commit e8f55142ef2bf5624e03d4b51cbe572fe983b71b
Author: Tor Lillqvist
Date: Thu Jan 12 12:17:27 2017 +0200
Do the oldhash thing for Calc documents, too
(So
loleaflet/dist/toolbar/toolbar.js |7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
New commits:
commit d1502fa918583f77926b0a2c49b7f183c3b6ab8d
Author: Pranav Kant
Date: Thu Jan 12 15:49:57 2017 +0530
loleaflet: Don't hide prev/next buttons for calc
Primary reason w
loleaflet/src/core/Socket.js |9 -
loleaflet/src/layer/tile/CalcTileLayer.js|1 +
loleaflet/src/layer/tile/ImpressTileLayer.js |1 +
3 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit 6370143a4b935d97556036f9c02c88ae0d00d7a0
Author: Tor Li
package/inc/ZipFile.hxx |2 +-
package/source/zipapi/ZipFile.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e442b7666761b4e38de2e3eb2b1ed04f54b095a8
Author: Thorsten Behrens
Date: Thu Jan 12 10:48:22 2017 +0100
package: fixup SAL_CALL rem
loleaflet/dist/loleaflet.css | 35 +--
loleaflet/dist/loleaflet.html | 31 ++
loleaflet/dist/menubar.css| 216 +++
loleaflet/dist/partsPreviewControl.css| 15 -
loleaflet/dist/sm-simple.css | 287
svx/source/dialog/SafeModeDialog.cxx |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 229d98e94a5d6b350c4d5fd5469be8e4a260a40c
Author: Katarina Behrens
Date: Wed Jan 11 14:47:47 2017 +0100
SafeModeDialog: set correct initial checkbox state
Chang
configure.ac |2 +-
download.lst |4 ++--
writerperfect/qa/unit/WpftCalcFilterTest.cxx |6 +-
writerperfect/qa/unit/data/calc/libwps/pass/Lotus123_3.123 |binary
4 files change
71 matches
Mail list logo