[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - sc/source

2013-09-05 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 7212c44103d8bd98b1152e45ac8fa27ce0a94c15 Author: Kohei Yoshida Date: Thu Sep 5 20:29:18 2013 -0400 Handle string or edit cells when resolving static reference for group calc.

Writer findBar

2013-09-05 Thread rmcampos
Hello everyone! I've been trying to find out how the findbar works at writer. At this point I have an breakpoint that stops the findbar on the very moment that it is called, this print can show what I'm saying http://i.imgur.com/121AUCY.png Any tips are welcome :-) Best regards, Ricardo Mo

[Libreoffice-commits] core.git: solenv/gbuild

2013-09-05 Thread Tor Lillqvist
solenv/gbuild/platform/com_MSC_defs.mk | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 2d8a60e517c35276051a82b569515b49896b5be9 Author: Tor Lillqvist Date: Thu Sep 5 19:36:03 2013 +0300 Disable C4702 when doing link-time code generation Change-

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - extensions.lst officecfg/registry

2013-09-05 Thread Andrea Pescetti
extensions.lst |2 +- officecfg/registry/data/org/openoffice/Setup.xcu |7 +++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 8e46b8bc28fffec586137b4b525d2e23648cceac Author: Andrea Pescetti Date: Thu Sep 5 20:35:21 2013 +

[Libreoffice-commits] core.git: 2 commits - sc/Library_scqahelper.mk sc/qa sw/CppunitTest_sw_filters_test.mk

2013-09-05 Thread Michael Stahl
sc/Library_scqahelper.mk |2 +- sc/qa/unit/helper/qahelper.hxx| 28 ++-- sw/CppunitTest_sw_filters_test.mk |1 + 3 files changed, 20 insertions(+), 11 deletions(-) New commits: commit 4159310a06d57efed75f8fa619c813c0222c4c58 Author: Michael Stahl Da

Re: Project focused on adding missing functionality to LibreOffice.

2013-09-05 Thread Jakub Kościelak
Hi, yes, I think it's a big project , so far I don't even know if it's feasible . Unfortunately I can not reveal the budget - it would weaken my negotiating position with potential contractors. Regards, Jakub W dniu 2013-08-27 18:13, Brennan T Vincent pisze: I'm curious what budget you came

[Libreoffice-commits] core.git: 2 commits - .gitattributes include/svx

2013-09-05 Thread Michael Stahl
.gitattributes |2 ++ include/svx/sidebar/ColorControl.hxx |9 + 2 files changed, 11 insertions(+) New commits: commit f506b899262720928e228e904f8148ddee6f8aae Author: Michael Stahl Date: Thu Sep 5 22:33:17 2013 +0200 ColorControl.hxx: header guards s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions.lst

2013-09-05 Thread Andrea Pescetti
extensions.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 268268cc319c6b0e926427c208c303fdf911c3e4 Author: Andrea Pescetti Date: Thu Sep 5 19:50:13 2013 + #123168# Update bundled Spanish dictionary diff --git a/extensions.lst b/extensions.lst index c

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

2013-09-05 Thread Tor Lillqvist
svx/source/sidebar/PanelFactory.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8ce9544cab01574c31faa6f931dede0d4e00f02b Author: Tor Lillqvist Date: Thu Sep 5 21:58:31 2013 +0300 Include for A2S It is included in the precompiled svx header, so have to include it

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

2013-09-05 Thread Bjoern Michaelsen
filter/qa/cppunit/filters-pict-test.cxx |4 filter/qa/cppunit/filters-tga-test.cxx |4 filter/qa/cppunit/filters-tiff-test.cxx |4 3 files changed, 12 deletions(-) New commits: commit 651f5f223b2a08e18466439392da0c92fb5785d5 Author: Bjoern Michaelsen Date: Thu Sep 5

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

2013-09-05 Thread Tor Lillqvist
svx/source/sidebar/PanelFactory.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 43e7617ffca7fafd73806f85ffdc693f7df33cb2 Author: Tor Lillqvist Date: Thu Sep 5 21:30:31 2013 +0300 WaE: C4005: 'A2S' : macro redefinition Change-Id: Ieb670eb832f22e62bcfdbb8ffb8f96e8aa

Re: minutes of ESC call ...

2013-09-05 Thread Cedric Bosdonnat
On Thu, 2013-09-05 at 16:03 +0100, Michael Meeks > * GSOC update (Cedric) > + not much to say just yet. > + Evaluations are due during the conference. > + remind - ask students whether they're coming to the > conference - there is a panel session. > + google can pay up to

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

2013-09-05 Thread Artur Dryomov
android/sdremote/src/org/libreoffice/impressremote/activity/SettingsActivity.java |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c37cd33fad388ad486d42f008f9908784611fe23 Author: Artur Dryomov Date: Thu Sep 5 20:21:00 2013 +0300 Add suppressing warnings fo

[Libreoffice-commits] core.git: connectivity/source dbaccess/source

2013-09-05 Thread Thomas Arnhold
connectivity/source/parse/sqliterator.cxx |4 ++-- dbaccess/source/ui/uno/copytablewizard.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fa1b2554d57ea72e4ff45d0d7377aa3671fb2c30 Author: Thomas Arnhold Date: Thu Sep 5 18:47:32 2013 +0200 use repl

Re: [Libreoffice-commits] core.git: formula/source: get rid of unnecessary warning

2013-09-05 Thread Eike Rathke
Hi Winfried, Sorry, I didn't notice your reply until now. On Tuesday, 2013-08-27 19:01:00 +0200, Winfried Donkers wrote: > >>-DBG_ASSERT( 0 < eOp && sal_uInt16(eOp) < mnSymbols, > >>"OpCodeMap::putOpCode: OpCode out of range"); > >>-if (0 < eOp && sal_uInt16(eOp) < mnSymbols) > >>+D

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

2013-09-05 Thread Michael Stahl
fpicker/source/win32/misc/WinImplHelper.cxx |5 +- include/vcl/builder.hxx | 69 ++-- 2 files changed, 39 insertions(+), 35 deletions(-) New commits: commit f9e830d714bc9e8e91b727369447d55729db462a Author: Michael Stahl Date: Thu Sep 5 19:05:40

[Libreoffice-commits] core.git: 2 commits - android/sdremote

2013-09-05 Thread Artur Dryomov
android/sdremote/AndroidManifest.xml |5 android/sdremote/res/menu/menu_action_bar_computers.xml |5 android/sdremote/res/values/strings.xml |7 android/sdrem

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

2013-09-05 Thread Thomas Arnhold
fpicker/source/win32/misc/WinImplHelper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 07dee4da76ad8b2e68309ac41e7be1de572eb1af Author: Thomas Arnhold Date: Thu Sep 5 18:56:19 2013 +0200 add missing include Change-Id: Id28803d431c2f585f46b92888ee5b97293b63a2e d

Re: PDF Export: adding the print options

2013-09-05 Thread Fernand Vanrie
Brian, Good to make PDF export better, more professional. We uses the export a lot to deliver PDF to our professional print houses. It works very wel, exept the lack off "boxes" in the PDF file TRIMbox = where to cut the printed result (needed for pinting) BLEEDbox = is mostly TRIMbox + 5mm (

Re: Project ...

2013-09-05 Thread Jakub Kościelak
Hi, Application will be, for example , such as described by Alex. All the requirements have been translated almost literally into English from Polish contract's Terms of Reference. Clearly, the Terms are written in such a way, that only MS Office meets them. This is a large auction where MS

[Libreoffice-commits] core.git: 3 commits - configure.ac filter/Configuration_filter.mk filter/source framework/inc framework/source officecfg/registry wizards/source

2013-09-05 Thread Michael Stahl
configure.ac | 20 filter/Configuration_filter.mk |5 filter/source/config/fragments/filters/DocBook_File.xcu | 30 filter/source/config/fragments/filters/DocBook_File.xcu.in | 30 fi

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

2013-09-05 Thread Julien Nabet
fpicker/source/win32/misc/WinImplHelper.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 36baf31d2baa30c34c05b042283845ed348be888 Author: Julien Nabet Date: Fri Aug 30 23:27:09 2013 +0200 fdo#42155: Replace the only use of CAutoUnicodeBuffer part1

Re: minutes of ESC call ...

2013-09-05 Thread bjoern
On Thu, Sep 05, 2013 at 04:03:07PM +0100, Michael Meeks wrote: > * Open 4.2 MAB > + 2/6 5/6 5/6 6/6 7/7 2/2 2/2 1/1 > + https://bugs.freedesktop.org/show_bug.cgi?id=65675 > * Open 4.1 MAB > + 14/91 17/89 15/85 15/81 13/77 8/68 11/64 3/55 7/52 7/48 2/42 4/39 >15%

[Libreoffice-commits] core.git: 2 commits - desktop/source i18nlangtag/qa i18nlangtag/source i18npool/source include/i18nlangtag rsc/source sc/source svx/source tools/source unotools/source vcl/source

2013-09-05 Thread Eike Rathke
desktop/source/deployment/misc/dp_descriptioninfoset.cxx |7 +-- desktop/source/deployment/registry/package/dp_package.cxx |4 +- i18nlangtag/qa/cppunit/test_languagetag.cxx |4 +- i18nlangtag/source/languagetag/languagetag.cxx| 25 +++--- i18npool/

minutes of ESC call ...

2013-09-05 Thread Michael Meeks
* Present: + Cloph, Stephan, Michael M, Bjoern, Florian, Caolan, Michael S, Markus, Andras, Kendy, Kohei, Thorsten, Tor, Ellie, Norbert, Ahmad, David, Eike, Cedric, Miklos * Completed Action Items: + Submit conference talks * http://conference.libreoffice.org/2013/en/cal

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

2013-09-05 Thread Eike Rathke
i18npool/source/localedata/localedata.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 67bb0f97e0597c9e8572077e110be73b722a2514 Author: Eike Rathke Date: Thu Sep 5 17:01:23 2013 +0200 -Werror,-Wunused-variable 'empStr' Change-Id: I12fc51ad42fde050dffda42c511c6334ab

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - 2 commits - formula/source include/formula sc/inc sc/Library_sc.mk sc/source

2013-09-05 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx | 19 +- include/formula/vectortoken.hxx | 25 ++- sc/Library_sc.mk |1 sc/inc/column.hxx|3 sc/inc/document.hxx |5 sc/inc/formulagroup.hxx |

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

2013-09-05 Thread Caolán McNamara
connectivity/source/drivers/firebird/Connection.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c2b18aa7743ffb0b3e229deafb2740322d7560b3 Author: Caolán McNamara Date: Thu Sep 5 15:39:12 2013 +0100 WaE: unused variable Change-Id: Id360f83149ba28

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

2013-09-05 Thread Markus Mohrhard
cui/source/options/optaboutconfig.cxx | 12 ++ l10ntools/source/pocheck.cxx | 40 -- sc/source/core/tool/chgviset.cxx | 22 +- 3 files changed, 43 insertions(+), 31 deletions(-) New commits: commit 29858ef0f626826464f0452

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/source svx/inc svx/source vcl/source

2013-09-05 Thread Armin Le Grand
svtools/source/filter/jpeg/jpeg.cxx | 36 - svx/inc/svx/svdundo.hxx |8 - svx/source/svdraw/svdograf.cxx | 40 + svx/source/svdraw/svdundo.cxx | 41 +- vcl/source/gdi/pngread.cxx | 241 +--- 5 files changed, 308

[Libreoffice-commits] core.git: 6 commits - oox/source registry/source sfx2/source sw/source vcl/source

2013-09-05 Thread Markus Mohrhard
oox/source/shape/ShapeContextHandler.cxx | 10 +- registry/source/regimpl.cxx |1 + sfx2/source/doc/printhelper.cxx |7 --- sw/source/ui/envelp/label1.cxx |2 ++ vcl/source/gdi/pdfwriter_impl.cxx| 24 5 fi

[Libreoffice-commits] core.git: 4 commits - connectivity/source

2013-09-05 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/Connection.cxx | 65 connectivity/source/drivers/firebird/Connection.hxx |8 + connectivity/source/drivers/firebird/DatabaseMetaData.cxx | 102 -- 3 files changed, 166 insertions(+), 9 deletions(-) New commits: commit 74

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

2013-09-05 Thread Miklos Vajna
oox/source/vml/vmltextbox.cxx | 11 +++ sw/qa/extras/ooxmlimport/data/vml-text-vertical-adjust.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 11 +++ 3 files changed, 22 insertions(+) New commits: commit b10afb26296e33

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

2013-09-05 Thread Thomas Arnhold
starmath/source/mathmlimport.cxx |2 +- starmath/source/mathmlimport.hxx |5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 8c1d8ab99ca593189b25e6d8e56ed65c2482b09d Author: Thomas Arnhold Date: Wed Sep 4 22:40:08 2013 +0200 fdo#68956: fix string convers

[Libreoffice-commits] core.git: 6 commits - sc/CppunitTest_sc_rangelst_test.mk sc/inc sc/qa sc/source vcl/source

2013-09-05 Thread Markus Mohrhard
sc/CppunitTest_sc_rangelst_test.mk| 16 +++- sc/inc/conditio.hxx |8 ++ sc/inc/rangelst.hxx |3 sc/qa/unit/data/xml/universal-content.xml | 119 ++ sc/qa/unit/filters-test.cxx | 13 +++ sc/q

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

2013-09-05 Thread Bjoern Michaelsen
filter/source/graphicfilter/egif/egif.cxx |5 - filter/source/graphicfilter/eos2met/eos2met.cxx |5 - filter/source/graphicfilter/epbm/epbm.cxx |5 - filter/source/graphicfilter/epgm/epgm.cxx |5 - filter/source/graphicfilter/epict/epict.cxx |

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 74/62607928247310b6426325e374c2f9e6f33bd9

2013-09-05 Thread Caolán McNamara
74/62607928247310b6426325e374c2f9e6f33bd9 |1 + 1 file changed, 1 insertion(+) New commits: commit 32aaa72848184a96955d819bb36f44b9954f99fa Author: Caolán McNamara Date: Thu Sep 5 13:26:20 2013 +0100 Notes added by 'git notes add' diff --git a/74/62607928247310b6426325e374c2f9e6f33b

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

2013-09-05 Thread Armin Le Grand
svx/source/svdraw/svdoashp.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit b5f9c2351b5ca73acf02906a73d7d90cd1fcdf61 Author: Armin Le Grand Date: Wed Sep 4 15:58:19 2013 + Resolves: #i123181# Corrected mirroring of shear angle... in SdrOb

[Libreoffice-commits] core.git: 10 commits - connectivity/source filter/source include/oox sc/source sd/source sw/source writerperfect/qa

2013-09-05 Thread Caolán McNamara
connectivity/source/drivers/firebird/Connection.hxx |2 - connectivity/source/drivers/jdbc/ContextClassLoader.cxx |1 filter/source/msfilter/svdfppt.cxx | 12 +++ include/oox/crypto/CryptTools.hxx |3 + sc/source/ui/cctrl/checklistm

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/unx

2013-09-05 Thread Stephan Bergmann
vcl/unx/generic/desktopdetect/desktopdetector.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 39808b3e742684a1238dcddb1a057a89769ccb71 Author: Stephan Bergmann Date: Thu Sep 5 11:08:23 2013 +0200 Consistently use rtl_getAppCommandArg here ...2a9c1

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

2013-09-05 Thread Stephan Bergmann
vcl/unx/generic/desktopdetect/desktopdetector.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4065524c3fa0167f195146cc4858fc9013a01cbb Author: Stephan Bergmann Date: Thu Sep 5 11:08:23 2013 +0200 Consistently use rtl_getAppCommandArg here ...2a9c1

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

2013-09-05 Thread Caolán McNamara
sfx2/source/appl/appdde.cxx |6 ++ sfx2/source/appl/helpinterceptor.cxx |4 ++-- sfx2/source/appl/newhelp.cxx |3 ++- svx/source/dialog/fntctrl.cxx|6 +- svx/source/dialog/pagectrl.cxx |2 +- svx/source/form/datanavi.cxx |4 +++

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

2013-09-05 Thread Tor Lillqvist
wizards/source/configshare/dialog.xlc | 12 wizards/source/configshare/script.xlc | 12 2 files changed, 24 deletions(-) New commits: commit f58cf57213a300ced1369b17daebc2e9e8251c06 Author: Tor Lillqvist Date: Thu Sep 5 13:45:42 2013 +0300 Git rm these two fi

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

2013-09-05 Thread Tor Lillqvist
drawinglayer/source/dumper/XShapeDumper.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ac548958c68e9928a40196f8ca17431708132798 Author: Tor Lillqvist Date: Thu Sep 5 13:40:48 2013 +0300 WaE: unused function 'dumpInteropGrabBagAsElement' Change-Id: I304b802

[Libreoffice-commits] core.git: configure.ac filter/source framework/inc framework/source officecfg/registry wizards/source

2013-09-05 Thread Tor Lillqvist
configure.ac | 20 filter/source/config/fragments/filters/DocBook_File.xcu | 30 filter/source/config/fragments/filters/DocBook_File.xcu.in | 30 filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu | 27 fi

Re: PDF Export: adding the print options

2013-09-05 Thread Caolán McNamara
On Thu, 2013-09-05 at 00:24 -0700, Brian Fraser wrote: > 1. Is this a reasonable feature idea? I think so. Note that under Linux the default print transport format is now pdf, so e.g. file->print and toggle "print to file" under options and setting the various options should result in the kind of

Conditional text based on form value?

2013-09-05 Thread Boris Kheyfets
Hello LibreOffice devs, I want to get conditional text with libreoffice: user is selecting checkboxes, enters some text in the form, and then a document is formed. ​One approach to this is to have conditional text in forms. I posted minimal working example at OO.org forums: http://forum.openoffic

OSX Unicode Coretext crash bug

2013-09-05 Thread Alexander Thurgood
I don't know whether we have this referenced in our BZ (where it would be a NOTOURBUG), and I don't recall seeing a discussion on here about it, but this bug also affects my master build and also LO 4.1.1.2 on OSX 10.8.4, at least in Writer. Program received signal EXC_BAD_ACCESS, Could not access

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

2013-09-05 Thread Artur Dryomov
android/sdremote/src/org/libreoffice/impressremote/communication/TcpServersFinder.java | 12 +- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 4c30c48684cd09a057906f30d7a3f8927ecabb52 Author: Artur Dryomov Date: Tue Sep 3 15:53:03 2013 +0300 Move building

[GSOC]Use Widget Layout for the Start Center Weekly Update 09-10

2013-09-05 Thread Krisztian Pinter
Hi all! Since my last update I added a toggle button to switch between recent docs and templates. The idea came up, that maybe template manager should be fully integrated to Start Center. I also added tooltips to the tumbnails, so long filenames shouldn't be a problem anymore. Now I'm working on

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

2013-09-05 Thread Stephan Bergmann
vcl/unx/generic/desktopdetect/desktopdetector.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 379a53017447fbf2a459f82ae8905b6683e80e8d Author: Stephan Bergmann Date: Thu Sep 5 11:08:23 2013 +0200 Consistently use rtl_getAppCommandArg here ...2a9c1

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2013-09-05 Thread Bjoern Michaelsen
vcl/inc/unx/gtk/gtkframe.hxx |4 vcl/unx/gtk/window/gloactiongroup.cxx |8 vcl/unx/gtk/window/gtksalframe.cxx| 14 ++ 3 files changed, 26 insertions(+) New commits: commit 13badfb5ccd296faf480b19b2b33f7633f4085c5 Author: Bjoern Michaelsen Date:

[Libreoffice-commits] core.git: drawinglayer/source include/editeng include/svl include/svx offapi/com qadevOOo/objdsc svx/source

2013-09-05 Thread Andres Gomez
drawinglayer/source/dumper/XShapeDumper.cxx| 17 + include/editeng/unoprnms.hxx | 1 include/svl/solar.hrc | 2 include/svx/svdobj.hxx

[PUSHED] String to OUString

2013-09-05 Thread Andrzej J.R. Hunt (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5817 Approvals: Andrzej J.R. Hunt: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5817 To unsubscribe,

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

2013-09-05 Thread Thomas Arnhold
starmath/inc/node.hxx |2 starmath/inc/parse.hxx| 30 starmath/qa/cppunit/test_starmath.cxx |2 starmath/source/accessibility.cxx |4 - starmath/source/edit.cxx |2 starmath/source/node.cxx |2 starmat

[PATCH] String to OUString

2013-09-05 Thread Thomas Arnhold (via Code Review)
Hello Andrzej J.R. Hunt, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/5817 to look at the new patch set (#2). Change subject: String to OUString .. String to OUString And removed nearly

[Libreoffice-commits] core.git: cui/source svx/source

2013-09-05 Thread Thomas Arnhold
cui/source/options/optsave.cxx |3 +-- svx/source/svdraw/svddrgv.cxx | 12 ++-- 2 files changed, 3 insertions(+), 12 deletions(-) New commits: commit 4c491c1253de0210dcd4d4ff593ee73562e4d958 Author: Thomas Arnhold Date: Thu Sep 5 10:04:02 2013 +0200 Make use replaceFirst

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

2013-09-05 Thread Thomas Arnhold
starmath/source/document.cxx | 29 +++-- 1 file changed, 11 insertions(+), 18 deletions(-) New commits: commit 17ff0d2b866f0e501057695d1485bf7d8d882f2a Author: Thomas Arnhold Date: Wed Sep 4 22:24:21 2013 +0200 String to OUString for SmDocShell::ReplaceBadChars

Re: [GSOC]Firebird Integration Weekly Update 12

2013-09-05 Thread Andrzej Hunt
On Wed, 2013-09-04 at 09:20 -0700, Terrence Enger wrote: > How much attention should QA pay to Integrated Firebird? Is there some part > of the work for which bug reports would be useful? > I don't think it's worth paying too much attention to it quite yet since there are still a few fairly visib

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

2013-09-05 Thread Thomas Arnhold
svx/source/dialog/sendreportw32.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 78b97473f55bb55b901ecf6de12242f35553122c Author: Thomas Arnhold Date: Thu Sep 5 09:47:04 2013 +0200 fix windows build Change-Id: Id09c09b402866b5fb00114c47da7d

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

2013-09-05 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 51b810fbf78fa02e2b00dab596551a4f40dbff4b Author: Eike Rathke Date: Thu Sep 5 09:48:32 2013 +0200 for all other zh-XX also list zh-CN as fallback

[Libreoffice-commits] core.git: 2 commits - chart2/source include/svx sd/source svx/source udkapi/com

2013-09-05 Thread Thomas Arnhold
chart2/source/controller/main/DragMethod_Base.cxx |2 - include/svx/svdview.hxx |2 - sd/source/ui/animations/CustomAnimationCreateDialog.cxx |4 +- svx/source/svdraw/svddrgmt.cxx | 27 +--- svx/source/svdraw/

O Seu Proprio Negocio Esta Aqui Passo a Passo

2013-09-05 Thread Ajudando Todos
Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://midiaon.net/display.php?M=1980489&C=d8d4bc4a2ec54c32e1de8073fdb034d8&S=21&L=4&N=3 Para parar de receber nossos Emails:http://midiaon.net/unsubscribe.php?M=1980489&C=d8d4bc4a2ec54c32e1de8073f

Invitation: Hi Dear @ Thu Sep 5, 2013 4am - 5am (anitaabdall2...@gmail.com)

2013-09-05 Thread Anita Abdalla
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20130905T08Z DTEND:20130905T09Z DTSTAMP:20130905T073652Z ORGANIZER;CN=anitaabdall2...@gmail.com:mailto:anitaabdall2...@gmail.com UID:3dde67n41dp69k6jjq49cu0..

Re: Please regenerate api.libreoffice.org from libreoffice-4-1 branch

2013-09-05 Thread Andras Timar
Hi Stephan, On Thu, Sep 5, 2013 at 8:41 AM, Stephan Bergmann wrote: > > (linked as "IDL Reference" from ) gives 404. > > And (linked as "C++ >

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

2013-09-05 Thread Noel Grandin
sfx2/source/dialog/filedlghelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 661e6cf497b8a83543ff10b21a01f3590d1bf504 Author: Noel Grandin Date: Thu Sep 5 09:27:42 2013 +0200 fix windows build after my OUString changes this block of code is in

Re: libcmis compile failure

2013-09-05 Thread Miklos Vajna
Hi, On Wed, Sep 04, 2013 at 08:15:03PM +0400, Ivan Timofeev wrote: > > Hmm, but we bundle boost 1.54. What's the point of using system > > boost, but internal libcmis? > > A wish to build with as much system libraries as possible maybe. :) We > require quite recent libcmis >= 0.4.0. I understa

PDF Export: adding the print options

2013-09-05 Thread Brian Fraser
I'm new to LibreOffice development and looking at enhancing the PDF export functionality, especially for Impress. I would like to add the print options (such as "print" grayscale, black and white, pages-per-sheet, ...) to PDF exporting. Specifically, I'm looking at adding the "LibreOffice Impress"

Re: Please regenerate api.libreoffice.org from libreoffice-4-1 branch

2013-09-05 Thread Stephan Bergmann
On 09/04/2013 11:56 PM, Andras Timar wrote: On Wed, Sep 4, 2013 at 6:25 PM, Lionel Elie Mamane wrote: On Sat, Aug 03, 2013 at 02:00:28PM +0200, Lionel Elie Mamane wrote: On Sat, Aug 03, 2013 at 09:54:33AM +0200, Stephan Bergmann wrote: On 08/03/2013 02:56 AM, Thorsten Behrens wrote: * API

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

2013-09-05 Thread Thomas Arnhold
sc/source/ui/sidebar/CellLineStyleValueSet.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6dbf3cd4123a24ee1f5169aaa02cb06ae3eefaaf Author: Thomas Arnhold Date: Thu Sep 5 08:28:00 2013 +0200 remove it here too Change-Id: I9cb34b5d8676ca2c3081def

[Libreoffice-commits] core.git: 2 commits - drawinglayer/source sc/source unusedcode.easy

2013-09-05 Thread Thomas Arnhold
drawinglayer/source/attribute/fontattribute.cxx|5 - drawinglayer/source/attribute/materialattribute3d.cxx |5 - drawinglayer/source/attribute/sdrlightattribute3d.cxx |5 - drawinglayer/source/attribute/sdrobjectattribute3d.cxx |5 - drawinglayer/source/ge

LibreOffice Gerrit News 2013-09-05

2013-09-05 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Parsing 'presobj' properties from 'objectlist.xml': gsoc-impresslayout in https://gerrit.libreoffice.org/5652 from Vishv Brahmbhatt + fdo#42155: Replace the only use of CAutoUnicodeBuffer part1 in https://gerrit.l

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

2013-09-05 Thread Thomas Arnhold
sc/source/core/data/dpobject.cxx | 223 --- 1 file changed, 223 deletions(-) New commits: commit 69cd97277cb843d91bc1d1785b23e8c4c8bf6a33 Author: Thomas Arnhold Date: Thu Sep 5 07:41:05 2013 +0200 WaE: -Werror,-Wunused-function Change-Id: I87f