[Libreoffice-commits] core.git: avmedia/Library_avmedia.mk

2014-05-14 Thread Tor Lillqvist
avmedia/Library_avmedia.mk |1 + 1 file changed, 1 insertion(+) New commits: commit eafecb57c91e943f22285d4d579df2932e5c1555 Author: Tor Lillqvist Date: Thu May 15 09:49:42 2014 +0300 Need zlib because of collada2gltf Change-Id: I83a48ceb2cb2cf96e4c10d0e17d9076c663530aa diff

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

2014-05-14 Thread Chris Laplante
sw/source/ui/config/mailconfigpage.cxx |2 +- sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 618106a1913e2df8df5236bd4b20ea5379cfef33 Author: Chris Laplante Date: Wed May 14 14:20:24 2

[Libreoffice-commits] core.git: Makefile.fetch

2014-05-14 Thread David Tardon
Makefile.fetch | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 5409010efc6d7f81d2e87e6156a6bd0604355d24 Author: David Tardon Date: Thu May 15 08:23:15 2014 +0200 fix downloading unowinreg.dll Change-Id: I24b30ce4f53894796cadd9164f2930523a5f1

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

2014-05-14 Thread Miklos Vajna
chart2/source/view/charttypes/GL3DBarChart.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2cd7cbd9e36683d7429489dc0e4fea626a4cdb47 Author: Miklos Vajna Date: Thu May 15 08:06:00 2014 +0200 no matching function for call to 'scale(const float&, const float&

LibreOffice Gerrit News for core on 2014-05-15

2014-05-14 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Patch on bug https://bugs.freedesktop.org/show_bug.cgi?id=39631 in https://gerrit.libreoffice.org/9358 from Michal Strnad about module include + Misspelled pro

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

2014-05-14 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fd37d0757685dfd5a19ebd262c10e5353b8f891a Author: Markus Mohrhard Date: Thu May 15 07:33:49 2014 +0200 change transformation matrix diff --git a/chart2/source/

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

2014-05-14 Thread Miklos Vajna
sc/qa/unit/ucalc_formula.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 282b0123a34b978ea221d88ac668ed0c4423f801 Author: Miklos Vajna Date: Thu May 15 07:29:07 2014 +0200 error: invalid conversion from 'int' to 'formula::StackVar' Change-

Alamri Hussian - License statement

2014-05-14 Thread Husain
Greetings, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Alamri Hussian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreof

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

2014-05-14 Thread Kohei Yoshida
sc/qa/unit/helper/qahelper.cxx | 12 sc/qa/unit/helper/qahelper.hxx |4 + sc/qa/unit/ucalc.hxx |6 ++ sc/qa/unit/ucalc_formula.cxx | 120 +++-- 4 files changed, 139 insertions(+), 3 deletions(-) New commits: commit 45c89d62b527abec07

[Libreoffice-commits] core.git: Branch 'private/kohei/if-or-not-if-jump' - sc/qa

2014-05-14 Thread Kohei Yoshida
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 22 ++ 2 files changed, 24 insertions(+) New commits: commit 2b4666435cde4a029d5c059266212a540220fee2 Author: Kohei Yoshida Date: Wed May 14 22:52:50 2014 -0400 Add test for CHOOSE function.

[Libreoffice-commits] core.git: Branch 'private/kohei/if-or-not-if-jump' - sc/qa

2014-05-14 Thread Kohei Yoshida
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 16 2 files changed, 18 insertions(+) New commits: commit 223dbffa46ed3a1bfc0b47a7cfc7792ec9893b3b Author: Kohei Yoshida Date: Wed May 14 22:12:19 2014 -0400 Add unit test for IF function. C

[Bug 39631] add optimisation helpers

2014-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39631 --- Comment #4 from Michal Strnad --- I am working on this bug. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

[Bug 39631] add optimisation helpers

2014-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39631 Michal Strnad changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |high...@gmail.com |des

[Bug 39631] add optimisation helpers

2014-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39631 --- Comment #3 from Kohei Yoshida --- That header sal/inc/sal/macros.h these days lives in include/sal/macros.h. BTW, there never was sal/inc/sal/macros.hxx. It was always sal/inc/sal/macros.h. -- You are receiving this mail because: You are

[Libreoffice-commits] core.git: Changes to 'private/kohei/if-or-not-if-jump'

2014-05-14 Thread Kohei Yoshida
New branch 'private/kohei/if-or-not-if-jump' available with the following commits: commit fd50548489e1804b20c2a7896a4c82a6c617adf7 Author: Kohei Yoshida Date: Wed May 14 21:05:56 2014 -0400 Write test for RPN token generation with and without jump command reordering. Change-Id: I

[Libreoffice-commits] core.git: comphelper/source connectivity/source cppuhelper/source extensions/source filter/source forms/source reportdesign/source sc/source sd/source sfx2/source starmath/source

2014-05-14 Thread Julien Nabet
comphelper/source/property/propertycontainerhelper.cxx |6 +++--- connectivity/source/commontools/dbexception.cxx|2 +- cppuhelper/source/propertysetmixin.cxx | 10 +++--- extensions/source/propctrlr/standardcontrol.cxx|6 +++--- extensions/source/

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

2014-05-14 Thread Thomas Arnhold
sw/inc/pch/precompiled_msword.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 67f85d7419a475c1e10b6b1d829bb0c575a39fbf Author: Thomas Arnhold Date: Wed May 14 23:04:48 2014 +0200 fix windows build Change-Id: Ib2e882194087e3eb85b52921f27fafc40227c52d diff --git a/

Semi-automated ASCII art removal tool

2014-05-14 Thread mostthingsweb
I have been working on a tool to semi-automate the process of removing ASCII art and pointless comments (ref: https://bugs.freedesktop.org/show_bug.cgi?id=62475). Unless someone has an alternate suggestion, for the time being I will host it here: https://bitbucket.org/MostThingsWeb/asciitool. Scre

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

2014-05-14 Thread Thomas Arnhold
sfx2/source/doc/graphhelp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e41d7e63829a0a74576615fde149084621d2e8f Author: Thomas Arnhold Date: Wed May 14 22:41:25 2014 +0200 bool conversion for windows, too Change-Id: I38e481ce7d4eeea6679e3364055

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

2014-05-14 Thread Miklos Vajna
include/filter/msfilter/sprmids.hxx | 315 --- sw/source/core/doc/docbm.cxx|3 sw/source/filter/ww8/sprmids.hxx| 316 sw/source/filter/ww8/wrtw8nds.cxx |2 sw/source/filter/ww8/wrtw8num.cxx |2 sw

[Libreoffice-commits] core.git: 4 commits - oox/source reportdesign/inc reportdesign/Library_rpt.mk reportdesign/Library_rptui.mk reportdesign/Library_rptxml.mk reportdesign/source sfx2/source

2014-05-14 Thread Thomas Arnhold
oox/source/export/drawingml.cxx |6 reportdesign/Library_rpt.mk |2 reportdesign/Library_rptui.mk |2 reportdesign/Library_rptxml.mk |2 reportdesign/inc/Prope

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

2014-05-14 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx | 29 +++- include/formula/vectortoken.hxx |5 sc/source/core/data/column2.cxx | 20 +-- sc/source/core/data/grouptokenconverter.cxx |6 + 4 files changed, 45 insertions

coverity#735354 SQL_ODBC_SQL_CONFORMANCE "same on both sides"

2014-05-14 Thread Caolán McNamara
connectivity/source/drivers/odbc/ODatabaseMetaData.cxx:1502 is.. 1501 ... SQL_ODBC_SQL_CONFORMANCE ... 1502 ... SQL_OSC_CORE || ... SQL_OAC_LEVEL1 || ... SQL_OAC_LEVEL2 ... and coverity complains that SQL_OAC_LEVEL1 and SQL_OSC_CORE are both 1. Looking at external/unixODBC/inc/odbc/sqlext.h I see

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

2014-05-14 Thread Maxim Monastirsky
sfx2/source/control/recentdocsview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c53ccd11f6a4318c29fd76cbc3de4e80dff769c Author: Maxim Monastirsky Date: Wed May 14 22:58:16 2014 +0300 Fix warning Change-Id: I90187024bc599f66bb99295ed342e106080a

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

2014-05-14 Thread Maxim Monastirsky
include/sfx2/recentdocsview.hxx|4 +--- sfx2/source/control/recentdocsview.cxx |1 + 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit ed1d0f0c45b616bf67a571d8f09e30673e0be77e Author: Maxim Monastirsky Date: Wed May 14 22:46:33 2014 +0300 fix build

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

2014-05-14 Thread Maxim Monastirsky
include/sfx2/recentdocsview.hxx|3 +++ sfx2/source/control/recentdocsview.cxx | 10 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit f22d651487382c64d0e6ce5ce3720eaccaf1150f Author: Maxim Monastirsky Date: Wed May 14 22:28:40 2014 +0300 startc

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

2014-05-14 Thread Stephan Bergmann
test/source/bootstrapfixture.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 969df2a069d5b9bd90467a0ed447fcf36a90557e Author: Stephan Bergmann Date: Wed May 14 21:12:23 2014 +0200 -Werror,-Wunused-function Change-Id: I894ca2eb865405a9991f921997cc22c5a34c4da2 d

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

2014-05-14 Thread Stephan Bergmann
vcl/osx/printaccessoryview.mm | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit 9f2217fd8a62a3c1f560fc26e6d56e4cade30ca2 Author: Stephan Bergmann Date: Wed May 14 20:52:42 2014 +0200 loplugin:passsequencebyref Change-Id: I3a6656117b2d2a

[Libreoffice-commits] core.git: 6 commits - formula/source include/formula sc/inc sc/source

2014-05-14 Thread Kohei Yoshida
formula/source/core/api/FormulaCompiler.cxx | 43 formula/source/ui/dlg/formula.cxx |4 +- include/formula/FormulaCompiler.hxx | 11 +++ sc/inc/compiler.hxx |8 ++--- sc/source/core/data/formulacell.cxx

Re: Need info on sd/source/ui/accessibility.po for l10n

2014-05-14 Thread Sophie
Hi Caolán Le 13/05/2014 15:31, Marina Latini a écrit : [...] >> Da: "Caolán McNamara" >> A: "Sophie" >> Cc: "libreoffice-dev" , >> "LibreOffice-l10n" >> Inviato: Martedì, 13 maggio 2014 14:58:37 >> Oggetto: Re: Need info on sd/source/ui/accessibility.po for l10n >> >> Looking at where they get

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

2014-05-14 Thread Stephan Bergmann
sw/qa/extras/inc/swmodeltestbase.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 96084f9426f0184be722da800797df37f008dc9b Author: Stephan Bergmann Date: Wed May 14 17:13:09 2014 +0200 Always remove SwModelTestBase::m_aTempFile Change-Id: I3719d1

[Libreoffice-commits] core.git: Branch 'feature/textbox' - sw/inc sw/source

2014-05-14 Thread Miklos Vajna
sw/inc/textboxhelper.hxx |2 ++ sw/source/core/doc/textboxhelper.cxx | 16 sw/source/core/unocore/unodraw.cxx |3 ++- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit f5731a1e78896bf32fe5e7fd36b38cc21553db5a Author: Miklos Vajna Date:

[Libreoffice-commits] core.git: Branch 'feature/textbox' - 2 commits - sw/source writerfilter/source

2014-05-14 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx |4 writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +++ 2 files changed, 7 insertions(+) New commits: commit 356c059eddab6ec72f259f4bbbc45adbf3329c4a Author: Miklos Vajna Date: Wed May 14 16:06:13 2014 +0200 SwTextBoxHel

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

2014-05-14 Thread Markus Mohrhard
vcl/source/window/openglwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9a9bde50204347444825572bdf62f55cccdea49b Author: Markus Mohrhard Date: Wed May 14 16:11:14 2014 +0200 provide the click event to chart2 Change-Id: I4ee1c51d6602a089483099f5700afcb03f474

[Libreoffice-commits] core.git: dictionaries

2014-05-14 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 49a28f98a3c1a6622f7cce82c2a58845cbb5e705 Author: Andras Timar Date: Wed May 14 15:51:49 2014 +0200 Updated core Project: dictionaries 117686ef79d5a2a42e328dcef8af3969af933700 diff --git a/dicti

[Libreoffice-commits] core.git: dictionaries

2014-05-14 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 032cd25a260a4165773a835f004257ee139d6004 Author: Andras Timar Date: Wed May 14 15:44:14 2014 +0200 Updated core Project: dictionaries c74b87732cb0acb7a67f326dce3b94f03d691315 diff --git a/dicti

[Libreoffice-commits] dictionaries.git: hu_HU/hu_HU.aff hu_HU/hu_HU.dic

2014-05-14 Thread Andras Timar
hu_HU/hu_HU.aff |3 ++- hu_HU/hu_HU.dic |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit c74b87732cb0acb7a67f326dce3b94f03d691315 Author: Andras Timar Date: Wed May 14 15:44:14 2014 +0200 hu dict: do not suggest this word Change-Id: I768e1fc63bb

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

2014-05-14 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da33122c84c18ea78932c6ee607824c0f3d4de99 Author: Stephan Bergmann Date: Wed May 14 15:37:08 2014 +0200 Fix --with-export-validation check Change-Id: I12b99b361a10f48435694719870ed16f2ce4a31a

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

2014-05-14 Thread Kohei Yoshida
chart2/source/view/charttypes/GL3DBarChart.cxx |8 ++-- chart2/source/view/inc/GL3DBarChart.hxx|3 +++ 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 9a73719c394049648278203448f7ba91f919e837 Author: Kohei Yoshida Date: Wed May 14 09:36:03 2014 -0400

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

2014-05-14 Thread Maxim Monastirsky
include/sfx2/recentdocsview.hxx|2 ++ include/sfx2/recentdocsviewitem.hxx|2 +- include/sfx2/thumbnailviewitem.hxx |2 +- sfx2/source/control/recentdocsview.cxx | 16 sfx2/source/control/recentdocsviewitem.cxx |2 +- 5 files change

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

2014-05-14 Thread Stephan Bergmann
test/source/bootstrapfixture.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d226c4726f94e5db65fdd707bce293fc0330babe Author: Stephan Bergmann Date: Wed May 14 15:28:29 2014 +0200 Fail the test if executing the validator fails Change-Id: I15aac

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

2014-05-14 Thread Caolán McNamara
filter/source/graphicfilter/ieps/ieps.cxx | 43 +- 1 file changed, 31 insertions(+), 12 deletions(-) New commits: commit 1a428ed5670e0257b21c04590ce95b86b2896ee4 Author: Caolán McNamara Date: Wed May 14 14:12:30 2014 +0100 Related: fdo#64161 ask pstoedit to

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

2014-05-14 Thread Hussian Alamri
framework/inc/classes/filtercachedata.hxx |5 - framework/inc/dispatch/menudispatcher.hxx |1 framework/inc/dispatch/oxt_handler.hxx|2 framework/inc/dispatch/popupmenudispatcher.hxx|1

[Libreoffice-commits] dev-tools.git: export-validation/README

2014-05-14 Thread Miklos Vajna
export-validation/README |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 003d8b64e97abd433214adc1b21746b2e57a137b Author: Miklos Vajna Date: Wed May 14 15:15:42 2014 +0200 export-validation/README: add URL's Change-Id: I8b7d3e8d85178b5f2f72644061f

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 78635, which changed state. Bug 78635 Summary: LibreOffice Importing Symbols Incorrectly from .docx https://bugs.freedesktop.org/show_bug.cgi?id=78635 What|Removed |Added --

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

2014-05-14 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b28c0afdae884dff3a2f06adce80e3520f6ebf68 Author: Miklos Vajna Date: Wed May 14 14:52:19 2014 +0200 DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sections

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

2014-05-14 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo78384.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx | 11 ++- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 11 +++ writerfilter/source/dmapper/Domai

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

2014-05-14 Thread Stephan Bergmann
chart2/qa/extras/xshape/chart2xshape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5588d66825c800b613d67bf6dc5305ebe9c166c2 Author: Stephan Bergmann Date: Wed May 14 14:30:47 2014 +0200 loplugin:passstringbyref Change-Id: I0e97ab6ed479ba40574709

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

2014-05-14 Thread Douglas Mencken
configure.ac |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e5934962bd55970c54b399351559e90d02b75b6b Author: Douglas Mencken Date: Wed May 14 07:33:48 2014 -0400 use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6 fixes fdo#7

[Libreoffice-commits] core.git: connectivity/source filter/source framework/source include/unotools sd/qa sfx2/source sw/source unotools/source

2014-05-14 Thread Stephan Bergmann
connectivity/source/drivers/dbase/DTable.cxx |2 +- filter/source/xsltdialog/xmlfiltertestdialog.cxx |4 ++-- framework/source/services/autorecovery.cxx |2 +- include/unotools/tempfile.hxx| 10 +- sd/qa/unit/HtmlExportTest.cxx

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

2014-05-14 Thread PriyankaGaikwad
sw/qa/extras/ooxmlexport/data/fdo78599.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 10 ++ 3 files changed, 20 insertions(+) New commits: commit 8db493240a2caced1ab72a9e0fc87d39a6d3f12d Author: PriyankaGaik

[Libreoffice-commits] core.git: Changes to 'feature/textbox'

2014-05-14 Thread Miklos Vajna
New branch 'feature/textbox' available with the following commits: commit e939daf25b2b2b8a5fd66ba78bc792a5dcb2f0b2 Author: Miklos Vajna Date: Wed May 14 11:52:33 2014 +0200 SwXShape: new bool TextBox property Change-Id: Id9744db2d2a7c6102514f05109c80650af243e28 commit 31f26e74bd24

[Libreoffice-commits] core.git: external/opencollada

2014-05-14 Thread Tor Lillqvist
external/opencollada/opencollada.clang.patch.0 | 10 ++ 1 file changed, 10 insertions(+) New commits: commit fb33f0d898d371401a0efeba04713cd73efe2836 Author: Tor Lillqvist Date: Wed May 14 11:15:11 2014 +0300 Make it compile with Apple's Clang and libc++ Change-Id: I45f

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

2014-05-14 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 671eb12dee290607ed66f3b325f28e7bd4695cba Author: Miklos Vajna Date: Wed May 14 09:54:22 2014 +0200

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

2014-05-14 Thread Noel Grandin
package/source/zipapi/ZipFile.cxx |2 +- vcl/source/gdi/bitmap4.cxx|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8c004aa108f7b712b377469139baf9f0f53d0c93 Author: Noel Grandin Date: Wed May 14 09:45:34 2014 +0200 cid#982783 Unintentional inte

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

2014-05-14 Thread Rohit Deshmukh
sw/qa/extras/ooxmlexport/data/fdo78384.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx | 11 ++- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 11 +++ writerfilter/source/dmapper/Domai

[Libreoffice-commits] buildbot.git: 2 commits - bin/tinbuild bin/tinbuild2

2014-05-14 Thread Thorsten Behrens
bin/tinbuild | 367 -- bin/tinbuild2 |1 2 files changed, 1 insertion(+), 367 deletions(-) New commits: commit d9fbd644cf17ca43f06f0ae33b4312d47a86354d Author: Thorsten Behrens Date: Wed May 14 09:27:40 2014 +0200 tinbuild is

Re: Hello from a Newb Here to Help

2014-05-14 Thread David Tardon
Hi, On Wed, May 07, 2014 at 06:38:19PM -0500, Lindsey wrote: > Hi, > > I know y'all are busy so I'll try to keep this short. I just started > using Libre Office and I LOVE it. I want to learn all I can about it > but I also hit some snags. I'm not really a dev - so I can't help > with coding stuf