https://bugs.freedesktop.org/show_bug.cgi?id=45618
--- Comment #6 from Rene Engelhard ---
if you mean that glTF thingy - please no. At least not default.
At least my package builds still do --disable-gltf and that won't change until
I get all of those libs packaged sanely *and* implement --with-
On Sun, Aug 03, 2014 at 05:23:59PM +0200, Norbert Thiebaud
wrote:
> Daily builds get deleted after about 15 days or so...
Though if you need an older version, you can always build it yourself:
'git checkout ', then the usual autogen/make should produce
it for debugging purposes.
signature.asc
oox/source/vml/vmlshape.cxx| 16
sw/qa/extras/ooxmlimport/data/WordArt.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 15 +++
3 files changed, 31 insertions(+)
New commits:
commit ded5b1ecdef42fab84fa57ab504b4cc006a4df91
Author: Umesh K
2014-07-21 9:03 GMT+02:00 Tomáš Chvátal :
> Hello guys,
>
> I found this out when packaging 4.3 for openSUSE and used following hack
> to fix the problem:
>
> make DESTDIR=%{buildroot} distro-pack-install
> # FIXME: Hack add missing file
> install -m755 instdir/program/libsaxlo.so
> %{buildroot}/%
yeah, but I need a *Windows* build, so setting the entire build environment
would
take me at least a day... that's why I wanted to know if there is any
archive out
there somewhere...
On Mon, Aug 4, 2014 at 10:32 AM, Miklos Vajna
wrote:
> On Sun, Aug 03, 2014 at 05:23:59PM +0200, Norbert Thiebau
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 ++
writerfilter/source/dmapper/DomainMapper.cxx |2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit b5e60724ac73bb0e62b249145a8931fd6166bb69
Author: Zolnai Tamás
Date: Sun Aug 3 10:45:23 2014 +0200
fdo#80986:
configure.ac |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 83f37705679f5176f0aa0c8e58da681c0a3c2319
Author: Tor Lillqvist
Date: Mon Aug 4 11:12:11 2014 +0300
Presumably no point in automatically disabling avmedia for iOS either then
(Re: 7f36e996
Hello,
The SharePoint connection is almost ready and this week I'll be trying to
integrate it in LO and test it
Regards,
Mihai
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
cui/source/tabpages/textattr.cxx | 16 ++--
filter/source/msfilter/msdffimp.cxx | 16 ++--
filter/source/msfilter/svdfppt.cxx | 18 ++---
include/svx/sdtditm.hxx | 35 +--
sc/source/core/dat
jurt/com/sun/star/comp/loader/FactoryHelper.java | 21
++
qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java |6 --
2 files changed, 7 insertions(+), 20 deletions(-)
New commits:
commit dc2cd08af181e8f29ac403a242a15cf4cf7a5bd2
Author: Noel Grandin
Date:
chart2/source/controller/inc/TextLabelItemConverter.hxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6d9fc845f7b08977e3711b1dbe20ee44e62c3b3d
Author: Michael Stahl
Date: Mon Aug 4 11:47:28 2014 +0200
hate that stupid auto_ptr deprecation warning
Change-Id: I8b29
Matteo Campanelli wrote:
> last week's work saw progress quite close to the final goal:
> I was able to deal with overflowing texts in boxes by actually sending
> only the overflowing paragraph in the next links.
>
Nice progress, very pleased to hear! :)
> There seems to be some misbehavior at the
Norbert Thiebaud wrote:
> Well damned if you do, damned it you don't.
>
I think the point Stephan was making is - consistency within a module,
or a subsystem, is probably worth more than consistency of patches
with the majority of LibreOffice code.
Otherwise, what Bjoern says. And I wouldn't mind
https://bugs.freedesktop.org/show_bug.cgi?id=76552
Roman Polach changed:
What|Removed |Added
CC||libreoffice@lists.freedeskt
cui/UIConfig_cui.mk |1
cui/source/customize/macropg.cxx | 17 +---
cui/source/customize/macropg.hrc | 54 -
cui/source/customize/macropg.src | 47 ---
cui/source/customize/macropg_impl.hxx|7 -
cui/source/inc/cuir
desktop/UIConfig_deployment.mk|1
desktop/source/deployment/gui/dp_gui_dependencydialog.cxx | 29
desktop/source/deployment/gui/dp_gui_dependencydialog.hxx |7
desktop/uiconfig/ui/dependenciesdialog.ui | 99 ++
4 files chan
dbaccess/AllLangResTarget_dbu.mk |1
dbaccess/UIConfig_dbaccess.mk |3
dbaccess/source/ui/dlg/ConnectionPageSetup.cxx|1
dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx | 14 -
dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx |3
db
https://bugs.freedesktop.org/show_bug.cgi?id=76552
Roman Polach changed:
What|Removed |Added
Summary|Macro eats 1300M RAM + |Massive memory leak in
https://bugs.freedesktop.org/show_bug.cgi?id=76552
--- Comment #6 from Roman Polach ---
Not only in 4.3.0 final,
the bug is present also in 4.1.6 final and 4.2.6 final:
4.1.6: final workbook state: 1.3G RAM used, 1.28G swap used,
4.2.6: final workbook state: 0.6G RAM used, 1.6G swap used,
15 seco
Hi All,
* Added part names -- Calc and Impress.
* Added part mode (slide/notes/combined selection) -- Impress only for
now.
** Can't select just notes yet (i.e. only the combined view as in
Impress where a portrait page with slide + notes is availbale):
would involve a fair bit of digging
cui/source/dialogs/linkdlg.cxx | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
New commits:
commit c9be1193b0cf850aded26bd56a2ea63d02d808b1
Author: Takeshi Abe
Date: Mon Aug 4 08:42:38 2014 +0900
fdo#75757: remove inheritance to std::vector
Change-Id:
https://bugs.freedesktop.org/show_bug.cgi?id=75757
--- Comment #14 from Commit Notification
---
Takeshi Abe committed a patch related to this issue.
It has been pushed to "master":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=c9be1193b0cf850aded26bd56a2ea63d02d808b1
fdo#75757: remov
AllLangHelp_scalc.mk|1
source/text/scalc/01/statistics.xhp | 257
2 files changed, 258 insertions(+)
New commits:
commit 135498091966f63d582929446a084b41d3ffd4da
Author: Olivier Hallot
Date: Sat Aug 2 21:35:44 2014 -0300
Partial
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 31ddbd0d724e34a138bddb71082925c6f8695467
Author: Olivier Hallot
Date: Sat Aug 2 21:35:44 2014 -0300
Updated core
Project: help 135498091966f63d582929446a084b41d3ffd4da
Partial fix for f
On 08/01/2014 10:41 AM, Tomáš Chvátal wrote:
[19219s] [build CMP] dbaccess/util/dba
[19219s] [build CMP] dbaccess/util/sdbt
[19219s] [build MOD] desktop
[19219s] [build MOD] embeddedobj
[19219s] [build CMP] extensions/source/bibliography/bib
[19219s] [build CMP] extensions/source/dbpilots/dbp
[19
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 ++
writerfilter/source/dmapper/DomainMapper.cxx |2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e9297597088f36d4072515fd46d1299381dcfe6b
Author: Zolnai Tamás
Date: Sun Aug 3 10:45:23 2014 +0200
fdo#80986:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 ++
writerfilter/source/dmapper/DomainMapper.cxx |2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 4336ba9770efb61d4131c005fb1d16ab2be20928
Author: Zolnai Tamás
Date: Mon Aug 4 11:02:55 2014 +0200
fdo#80986:
Since and including LO 4.3 I've started having problems with sub forms
I have two tables Subscribers and Payments which are linked on Subscriber_ID.
I have a form Data_Entry" the main details of the form contains the data for
one particular Subscriber from the Subscribers table. The form also ha
https://bugs.freedesktop.org/show_bug.cgi?id=45618
David Tardon changed:
What|Removed |Added
CC||dtar...@redhat.com
--- Comment #7 from Da
sw/qa/extras/rtfimport/data/ole-inline.rtf | 188 +
sw/qa/extras/rtfimport/rtfimport.cxx |6
writerfilter/source/rtftok/rtfdocumentimpl.cxx |3
3 files changed, 197 insertions(+)
New commits:
commit b28c11025b08cae4cd4685c75fbc474d2c216fb0
Author:
https://bugs.freedesktop.org/show_bug.cgi?id=45618
--- Comment #8 from David Tardon ---
(In reply to comment #6)
> if you mean that glTF thingy - please no. At least not default.
No, this does not mean glTF. It is just a generic OpenGL support in VCL. (And
the 3D-transitions impl. for UNX alread
external/hunspell/hunspell-fdo48017-wfopen.patch |9 +++--
external/hyphen/hyphen-fdo48017-wfopen.patch | 12
external/mythes/mythes-fdo48017-wfopen.patch |9 +++--
3 files changed, 22 insertions(+), 8 deletions(-)
New commits:
commit 9548c4ab5db6889ee91f01a
dbaccess/UIConfig_dbaccess.mk|1
dbaccess/source/ui/dlg/paramdialog.cxx | 112 +-
dbaccess/source/ui/inc/paramdialog.hxx | 12 --
dbaccess/uiconfig/ui/parametersdialog.ui | 186 +++
4 files changed, 247 insertions(+), 64 deletion
external/libmwaw/ExternalProject_libmwaw.mk |4
external/libodfgen/ExternalProject_libodfgen.mk |4
external/librevenge/ExternalProject_librevenge.mk |4
external/libwps/ExternalProject_libwps.mk |4
4 files changed, 16 insertions(+)
New commits
xmlsecurity/inc/xmlsecurity/global.hrc |1
xmlsecurity/inc/xmlsecurity/warnings.hxx | 78 ---
xmlsecurity/source/dialogs/dialogs.hrc | 31 ---
xmlsecurity/source/dialogs/warnings.cxx | 124 ---
xmlsecurity/source/dialogs/warnings.src
sfx2/source/appl/appuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 955c5539a1ea5e971f111989d6c5bec11d936416
Author: Markus Mohrhard
Date: Sun Aug 3 22:47:27 2014 +0200
avoid buffer overflow by using wrong buffer
Found by Asan.
(regre
sfx2/source/appl/appuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0eb715086898543fb09addb6cd68526120f81f73
Author: Markus Mohrhard
Date: Sun Aug 3 22:47:27 2014 +0200
avoid buffer overflow by using wrong buffer
Found by Asan.
(regre
sfx2/source/appl/appuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2580f10e8cec6fd9e3356a3a26a1cb6d8192e850
Author: Markus Mohrhard
Date: Sun Aug 3 22:47:27 2014 +0200
avoid buffer overflow by using wrong buffer
Found by Asan.
(regre
https://bugs.freedesktop.org/show_bug.cgi?id=76552
Kohei Yoshida changed:
What|Removed |Added
CC|libreoffice-b...@lists.free |
|desktop.org,
cui/source/tabpages/numfmt.cxx |6 +-
i18nlangtag/source/isolang/mslangid.cxx | 16
include/i18nlangtag/mslangid.hxx|3 +++
svx/source/dialog/langbox.cxx |1 +
4 files changed, 25 insertions(+), 1 deletion(-)
New commits:
commit 4189b7
Hi all,
we have no more rpm/deb packages from the Tinderbox number 46.
Where can I find a daily build of the master branch for a GNU/linux x86_64 OS
with .debs package system?
Are there alternatives?
Best,
Marina
--
Marina Latini
mar...@studiostorti.com
S
chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx |
20 +-
sd/source/ui/func/futempl.cxx|
14 ++--
svx/source/sdr/properties/attributeproperties.cxx|
30 --
svx/source/svdraw/svdmodel.cx
On 08/01/2014 10:48 PM, Norbert Thiebaud wrote:
On Thu, Jul 31, 2014 at 12:32 PM, Bjoern Michaelsen
wrote:
Hi all,
On Thu, Jul 31, 2014 at 11:59:42AM +0200, Stephan Bergmann wrote:
Please refrain from such cosmetic changes in the future. IIRC, the
unoidl module (being mostly written by a sin
bean/com/sun/star/beans/LocalOfficeConnection.java
| 22 --
bean/com/sun/star/comp/beans/LocalOfficeConnection.java
| 22 --
jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.jav
sw/qa/extras/rtfimport/data/fdo80742.rtf |6 ++
sw/qa/extras/rtfimport/rtfimport.cxx |7 +++
writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++
3 files changed, 16 insertions(+)
New commits:
commit 6ce5eaf63f2bcc3f61abd20bbf84751c3ba4741e
Author: Miklos Vaj
i18npool/Library_localedata_others.mk |1
i18npool/source/localedata/data/pap_BQ.xml | 42 +
i18npool/source/localedata/localedata.cxx |1
3 files changed, 44 insertions(+)
New commits:
commit 252cd689aca204e3437ac3fc7bd320330635f89d
Author: Eike Rath
external/libmwaw/ExternalProject_libmwaw.mk |4
external/libodfgen/ExternalProject_libodfgen.mk |4
external/librevenge/ExternalProject_librevenge.mk |4
external/libwps/ExternalProject_libwps.mk |4
4 files changed, 16 insertions(+)
New commits
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9135a9fc4d8a02641e7ae57ed0037763c22b09f1
Author: David Tardon
Date: Mon Aug 4 15:17:52 2014 +0200
Updated core
Project: help af68ef036484e6178c2d111b24a8242f1425e509
diff --git a/helpcontent2 b
helpers/help_hid.lst | 32 --
source/text/shared/01/0620.xhp| 22 +++---
source/text/shared/explorer/database/11150200.xhp | 20 +++---
source/text/shared/explorer/database/dabawiz02ado.xhp |
jurt/com/sun/star/lib/util/UrlToFileMapper.java | 111 +---
qadevOOo/runner/helper/PropertyHelper.java | 25 -
2 files changed, 26 insertions(+), 110 deletions(-)
New commits:
commit 586eea345e8a6b390fe7c71470c5e9fe86be3ec8
Author: Noel Grandin
Date: Mon Aug 4 1
bin/test-hid-vs-ui.py |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 5f805a1b045a50911759baafed2d1d96c911981e
Author: David Tardon
Date: Mon Aug 4 15:50:19 2014 +0200
update module mappings
Change-Id: Ia0893eda90307e5dbb7265b3c321515a8b823a24
diff --git a/bin
source/text/scalc/01/statistics.xhp | 20 ++--
source/text/shared/02/01170101.xhp |2 +-
source/text/shared/02/01170903.xhp |6 +++---
3 files changed, 14 insertions(+), 14 deletions(-)
New commits:
commit 5e296a1bc01539ce917f4770f14c2a64d4005e2b
Author: David Tardon
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0f4da47e4e496715c6afd47f324af2580098ec94
Author: David Tardon
Date: Mon Aug 4 15:51:26 2014 +0200
Updated core
Project: help 5e296a1bc01539ce917f4770f14c2a64d4005e2b
diff --git a/helpcontent2 b
filter/source/config/fragments/types/calc_MS_Works_Document.xcu |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5dcfa10a547eb60b826128a72b8eccc198e074a6
Author: Maxim Monastirsky
Date: Sun Aug 3 15:51:51 2014 +0300
Fix calc_MS_Works_Document extensions
dbaccess/source/ui/misc/WizardPages.src |1
extensions/source/abpilot/abpresid.hrc | 15
extensions/source/dbpilots/dbpresid.hrc |6
include/vcl/outdev.hxx |2 -
xmlse
On 03/08/14 17:23, Norbert Thiebaud wrote:
> On Sun, Aug 3, 2014 at 2:50 PM, Adam Fyne wrote:
>>
>> Hi,
>>
>> Any way to download a daily build from 29-06-2014 from
>> machine Win-x86@39 ?
>>
>> I had a link for it, and now I get a 404 when I try to download
>> it... (I need that speci
sw/source/core/attr/format.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4ef4cf11c0c214e27fdc91ac75ccc49bfac05e71
Author: Stephan Bergmann
Date: Mon Aug 4 16:11:12 2014 +0200
Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()
...wher
Hi All!
Last week I made small refinemets to the UI.
- Selecting a color from the color picker popup now applies it immediately.
- Loading soc palettes is now done lazily.
- I changed a vector of pointer to a ptr_vector.
I was also investigating the possibility of killing some classes.
*SdrShadow
oox/source/token/tokens.txt |2 ++
1 file changed, 2 insertions(+)
New commits:
commit e9876fbe96598df54855fa812495b7654a364360
Author: Miklos Vajna
Date: Mon Aug 4 16:40:37 2014 +0200
oox: tokenize noHBand and noVBand
Change-Id: I43ea6cb2665e17239da61adffd0583b9201bef59
dif
Hi! Julien Nabet asked me to post here to inform the devs that a patch is
available at:
https://bugs.freedesktop.org/show_bug.cgi?id=81516#c16
It solves issues with OpenType fonts with more than 16 FDArray elements,
e.g. the Source Han Sans CJK / Noto Chinese recently released by Google and
Adobe
Hi all,
This week I converted RID_SVX_MDLG_HANGULHANJA and RID_XMLSECTP_DETAILS to
Widget Layout. This week I'll be working on merging my gsoc14-personas
branch to master and getting the code reviewed.
--
Regards,
Rachit Gupta
___
LibreOffice mailing l
Hi Krisztian,
On Monday 04 August 2014 16:25:45 Krisztian Pinter wrote:
> As it was pointed out last week, I'd have to do something
> with these lines:
> http://opengrok.libreoffice.org/xref/core/svx/source/tbxctrls/tbcontrl.cxx#1
> 16
You can throw out this macro, and implement your own
CreateIm
RepositoryExternal.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit e59420dd1ee5c3474ba3d6ef444b0ee947081624
Author: David Tardon
Date: Mon Aug 4 17:23:54 2014 +0200
make sure image zips are done when gengal is run
... to avoid potential uncaught exception.
writerfilter/source/dmapper/DomainMapper.cxx | 10
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 26 ---
writerfilter/source/dmapper/DomainMapperTableManager.hxx |1
writerfilter/source/ooxml/model.xml | 34 ++-
4 fi
sc/source/core/data/documen9.cxx|3 ++-
sw/source/uibase/app/docst.cxx |2 +-
writerfilter/source/dmapper/StyleSheetTable.cxx | 18 +-
3 files changed, 4 insertions(+), 19 deletions(-)
New commits:
commit d4b96b45727314585d02394bb5a084393
include/vcl/svmain.hxx |1 +
vcl/osx/salinst.cxx|2 --
2 files changed, 1 insertion(+), 2 deletions(-)
New commits:
commit e48179c1844471f8e2f472bc7f5aa0cb46bf5198
Author: Stephan Bergmann
Date: Mon Aug 4 17:56:19 2014 +0200
loplugin:externandnotdefined
Change-Id: I5f
vcl/osx/cuidraw.hxx | 47 +++
vcl/osx/salnativewidgets.cxx |8 +--
2 files changed, 49 insertions(+), 6 deletions(-)
New commits:
commit 279fc1a2ae2ae8d51768e438787c3bc9a59df55e
Author: Stephan Bergmann
Date: Mon Aug 4 18:16:39 2014 +0
chart2/qa/extras/chart2export.cxx | 11 +++
chart2/qa/extras/chart2import.cxx | 26 ++
chart2/qa/extras/charttest.hxx|3 +-
chart2/qa/extras/data/xlsx/chart-auto-background.xlsx |binary
include/oox/helper/
writerfilter/source/dmapper/DomainMapper.cxx |3 +
writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 41 ++-
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 27 +
writerfilter/source/dmapper/DomainMapperTableManager.hxx |5 +
writerfi
writerfilter/source/dmapper/DomainMapperTableManager.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 96019b49920f9d77f105fa22da00315359887247
Author: Stephan Bergmann
Date: Mon Aug 4 18:33:13 2014 +0200
fix ambiguity
Change-Id: I773aa61c4430aa999c
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 012a759a67b3a930bfd437e8a9c5cc1f6efd3304
Author: Miklos Vajna
Date: Mon Aug 4 18:36:24 2014 +0200
more ambiguity fixes
Change-Id: I8
oox/source/ppt/pptimport.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 013744a5b475e151ca0918565fb369e22dfbc1db
Author: Kohei Yoshida
Date: Mon Aug 4 12:40:38 2014 -0400
Let's not forget the keyword.
Change-Id: I86c114e903eaee1404875a794ed4f1c76
chart2/source/controller/main/DrawCommandDispatch.cxx |6 +--
cui/source/tabpages/textattr.cxx | 12 +++---
filter/source/msfilter/msdffimp.cxx | 14 +++
filter/source/msfilter/svdfppt.cxx|6 +--
include/svx/sdtagitm.hxx
Makefile.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 922b03f0818baa65e4c036f58fe7f8c29776b81e
Author: David Tardon
Date: Mon Aug 4 19:34:03 2014 +0200
fdo#82136 fix download of submodule tarballs
Change-Id: I07775391cb905f0563d1d1b3cae6f02b12d1
On Mon, Aug 4, 2014 at 2:51 PM, Stephan Bergmann wrote:
>
> I don't understand your problem. Do you mean, you're unable to read code
> formatted as
>
>> bool operator ==(ConstantValue const & lhs, ConstantValue const & rhs) {
>> if (lhs.type == rhs.type) {
>> switch (lhs.type) {
>
>
>
On 04/08/14 19:56, Norbert Thiebaud wrote:
> On Mon, Aug 4, 2014 at 2:51 PM, Stephan Bergmann wrote:
>> And
>> especially so if a single file out of a coherent set of consistently
>> formatted files is reformatted differently.
>>
>
> well it was not as illustrated by the snipset below:
>
>
Makefile.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6cbe7ec6a027aab829e1a800542ec3796ec719ae
Author: David Tardon
Date: Mon Aug 4 19:34:03 2014 +0200
fdo#82136 fix download of submodule tarballs
Change-Id: I07775391cb905f0563d1d1b3cae6f02b12d1
sc/UIConfig_scalc.mk |1
sc/source/ui/dbgui/pvfundlg.cxx | 29 ++
sc/source/ui/dbgui/pvfundlg.src | 48 ---
sc/source/ui/inc/pvfundlg.hxx|7 -
sc/uiconfig/scalc/ui/showdetaildialog.ui | 132 +++
helpers/help_hid.lst |2 --
source/text/scalc/01/12090102.xhp |2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 3d472f792cc7d9e213e5fdce5b1a3ee95714c1f0
Author: David Tardon
Date: Mon Aug 4 21:29:21 2014 +0200
update help ids for Show Detail d
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7c1d525b4ccfa5805b41017a19250927feacbe5c
Author: David Tardon
Date: Mon Aug 4 21:29:21 2014 +0200
Updated core
Project: help 3d472f792cc7d9e213e5fdce5b1a3ee95714c1f0
diff --git a/helpcontent2 b
writerfilter/source/ooxml/model.xml | 66 +---
1 file changed, 25 insertions(+), 41 deletions(-)
New commits:
commit f77981e3c89f428c648da1a550f8d36344e1a927
Author: Miklos Vajna
Date: Mon Aug 4 21:23:27 2014 +0200
fix ref names
Change-Id: Iae8af
The problem is Base in 4.3.0.4. I have a form that has a subfom with a
subfom. As you notice, 4.2.6.2 does not have this problem. I will be filing bug
reports later late today.
Dan
Original message
From: Alex McMurchy
Date:08/04/2014 4:12 AM (GMT-05:00)
To: libreoffice
.
From bb246251754cdf0e9d7df4eb84093d910a4c669a Mon Sep 17 00:00:00 2001
From: xjcl
Date: Mon, 4 Aug 2014 21:33:49 +0200
Subject: [PATCH] typo: and -> an
---
README.Android | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.Android b/README.Android
index 68bec24..3ef052d
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
S. Georgaras
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
README.Android |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 04a65e2704ee80701ca750f2e7c8c0565d2aa830
Author: xjcl
Date: Mon Aug 4 21:33:49 2014 +0200
typo: and -> an
diff --git a/README.Android b/README.Android
index 9d022a7..2fe09e2 100644
--- a/README.An
Thank you Jan for your patch, I pushed it on master sources (future 4.4.0),
see
http://cgit.freedesktop.org/libreoffice/core/commit/?id=04a65e2704ee80701ca750f2e7c8c0565d2aa830
Could you please send a license mail to libreoffice@lists.freedesktop.org
as described on this page:
https://wiki.docume
On Mon, Aug 4, 2014 at 8:38 PM, Michael Stahl wrote:
>
> a rule such as "if the condition is a single line, put the brace on the
> same line, if it is multiple lines, put the brace on a separate line"
> can still be called consistent :)
I guess.. but the point of a formatting rule is easy to rea
sc/source/ui/app/inputhdl.cxx | 38 +++---
1 file changed, 35 insertions(+), 3 deletions(-)
New commits:
commit 5e2b4da10caaa15ee7e846c42ada2a20218d9591
Author: Markus Mohrhard
Date: Sun Aug 3 18:05:38 2014 +0200
handle autocomplete with dot in formula na
To the extent possible under law, I waive all copyright and related or
neighboring rights to my past & future contributions to LibreOffice.
http://creativecommons.org/publicdomain/zero/1.0
Cheers,
Audrey
___
LibreOffice mailing list
LibreOffice@lists.f
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:
None
* Merge
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ fdo#70625 Add --cat parameter to make git diffs pretty
in https://gerrit.libreoffice.org/10623 from Deena P. F.
about module desktop
End of freshness
After I wrote the note I too realised that my application had a form that had a
sub form with a sub form. I raised Bug 82151 for this and attached a very cut
down version of my application that should demonstrate the problem.
Alex
On Monday 04 Aug 2014 14:41:26 elderdanlewis wrote:
>The p
92 matches
Mail list logo