Hi all,
Libreoffice 3.6 introduced bug 53673, a problem when working with documents
generated by the label wizard. The layout of the frames gets broken when saving
(or opening?) these documents.
It is possible that the cause of this is in the label wizard (e.g. incorrect
placement of frames),
Looks like fallout from my recent UNO patches.
Until it's fixed, add a line like
using com::sun::star::frame::DispatchHelper;
near line 100.
On 2012-08-28 08:18, julien2412 wrote:
I runned "make clean && make" this morning and here are the details.
[ build LNK ] Library/libxstor.so
/home/ju
I runned "make clean && make" this morning and here are the details.
[ build LNK ] Library/libxstor.so
/home/julien/compile-libreoffice/libo/framework/source/lomenubar/FrameHelper.cxx:
In member function ‘void FrameHelper::dispatchCommand(rtl::OUString)’:
/home/julien/compile-libreoffice/libo/fram
Makefile.top |2 +-
config_host.mk.in |1 +
configure.in | 17 +
3 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit 3ee97489ea49b339c4a7578afd85f85f77dd0f68
Author: Noel Grandin
Date: Tue Aug 28 07:00:18 2012 +0200
allow separate setti
>From Takeshi Abe :
Takeshi Abe has uploaded a new change for review.
Change subject: Fix typo ImpLoadLibary
..
Fix typo ImpLoadLibary
Change-Id: I773678437aae6577f22078e97bcac1377c4307d8
---
M basic/inc/basic/basmgr.hxx
M basi
Hey,
the attached patch fixes a strange crash in the cond format repaint
code. The patch is just a safe variant for now, the real problem is
that the concept of calling the repaint code after a cell changed is
not always correct but needs a bit more thinking about the design and
all the implicatio
Hi,
We may want this in 3-6
http://cgit.freedesktop.org/libreoffice/core/commit/?id=85e40d787e9aacadfd8599791c83d09eb04e46d5
fixes https://bugs.freedesktop.org/show_bug.cgi?id=51926
Formula references to external documents' sheets with names containing
blanks (and other "irregular" characters, hen
sc/source/core/tool/address.cxx | 95 +++-
1 file changed, 65 insertions(+), 30 deletions(-)
New commits:
commit 85e40d787e9aacadfd8599791c83d09eb04e46d5
Author: Eike Rathke
Date: Tue Aug 28 00:04:20 2012 +0200
resolved fdo#51926 handle .xlsm link to
Hello,
On pc Debian x86-64 with master updated today, I can't compile framework
module, more specifically lomenubar part.
I don't have anymore the log because I runned a "make clean && make"
thinking it would be ok afterwards but not better and then made other tests
without success.
I just remembe
sc/source/core/data/dpcache.cxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 7ca2d95c8ee30c450483433d5f380ebbf80691d5
Author: Kohei Yoshida
Date: Wed Aug 22 14:25:01 2012 -0400
fdo#53640: Correctly cache source data coming from database backend.
On Wed, 2012-08-22 at 21:50 +0200, Eike Rathke wrote:
> Hi,
>
> On Wednesday, 2012-08-22 20:22:19 +0100, Michael Meeks wrote:
>
> > On Wed, 2012-08-22 at 15:05 -0400, Kohei Yoshida wrote:
> > > https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=f4ed9a5adbea3de88870ff4f5cb202bd606e074
On Wed, 2012-08-22 at 20:58 +0200, Eike Rathke wrote:
> Cherry-picked and squashed into one
> https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=d632fa4d8fc6a42a58cb981865d6267d90951b69
> (just that OUString(".*") had to be rtl::OUString(".*") instead)
>
> Two more reviews needed for 3-6-
formula/source/core/api/token.cxx |7 ++-
sc/source/core/tool/token.cxx |2 ++
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 0bb0937b65200382d3d8ad8f36472067ff0cbb40
Author: Eike Rathke
Date: Mon Aug 27 22:02:45 2012 +0200
do not silently ignore a tok
On Sat, 2012-08-25 at 15:25 +0200, Arnaud Versini wrote:
> I posted a first patch to remove the string anhnilation inside the PDF
> import. Better idea to remove this now instead of replacing
> rtl_zeroMemory by a memset and remove it. So could you review it, I'm
> not sure if I can modify pdf impo
filter/source/pdf/impdialog.cxx|4
vcl/source/gdi/pdfwriter_impl2.cxx |3 ---
2 files changed, 7 deletions(-)
New commits:
commit 34091bc0e33a0aa6e839f5474e53d22a79960e68
Author: Caolán McNamara
Date: Mon Aug 27 20:36:23 2012 +0100
drop these memory trashers
som
>From Caolán McNamara :
Caolán McNamara has submitted this change and it was merged.
Change subject: Remove ineffective password erasing security in PDF Import
..
Remove ineffective password erasing security in PDF Import
Chan
sdext/source/pdfimport/filterdet.cxx |4
sdext/source/pdfimport/wrapper/wrapper.cxx |6 --
2 files changed, 10 deletions(-)
New commits:
commit fe1e68503651382114d76759c6901bf685d8e106
Author: Arnaud Versini
Date: Sat Aug 25 13:57:34 2012 +0200
Remove ineffective pa
>From Björn Michaelsen :
Björn Michaelsen has submitted this change and it was merged.
Change subject: fdo#49901: SwView::ExecSearch: fix Replace All cursor:
..
fdo#49901: SwView::ExecSearch: fix Replace All cursor:
Because th
Il 27/08/2012 18:27, Riccardo Magliocchetti ha scritto:
Hello,
i'm trying to sort out building with --enable-headless on mac os x, with
the attached patch it does not try to build cairo and pixman anymore but
somewhere cairo is still expected:
/Users/stage/Documents/riccardo/libo/solenv/gbuild/
sw/source/ui/uiview/viewsrch.cxx | 46 +++
1 file changed, 23 insertions(+), 23 deletions(-)
New commits:
commit fa5d53a4fb05f690cd59de274fb5d5fd1b42f677
Author: Michael Stahl
Date: Sat Aug 25 00:39:21 2012 +0200
fdo#49901: SwView::ExecSearch: fix Rep
Hello,
Il 27/08/2012 09:41, Riccardo Magliocchetti ha scritto:
Hello Stephan,
Il 27/08/2012 09:13, Stephan Bergmann ha scritto:
On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote:
while in headless mode i'd like to have messages delivered to syslog
instead of stderr / stdout, looking at the
sc/qa/unit/data/ods/pivot-table-basic.ods |binary
sc/qa/unit/subsequent_filters-test.cxx| 84 ++
2 files changed, 84 insertions(+)
New commits:
commit 95379eb197b98c2ce6e2a29e970e60bf5c02385b
Author: Kohei Yoshida
Date: Mon Aug 27 13:05:35 2012 -0400
Add
Hi Johann,
On Monday, 2012-08-27 16:29:06 +0200, Johann Messner wrote:
> Many thanks to all of you in the LibreOffice Project for the good
> work (..insbesondere gilt Eike Rathke bzw. den Leuten vom
> =STARCALCTEAM()
> unsere Anerkennung und unser aller Dank!!)
Lol, thanks :-)
The easter-egg p
Hi Noel,
On Monday, 2012-08-27 14:54:57 +0100, Noel Power wrote:
> a) to change the how the formatter marks the repeating character, it
> looks like now 0x1b is 'before' the char to repeat, previously it
> was after ( makes more sense to me to have the marker preceding the
> repeat char )
> Eike,
Hello,
i'm trying to sort out building with --enable-headless on mac os x, with
the attached patch it does not try to build cairo and pixman anymore but
somewhere cairo is still expected:
/Users/stage/Documents/riccardo/libo/solenv/gbuild/Library.mk:54: ***
gb_Deliver_deliver: file does not
sw/source/core/crsr/crsrsh.cxx | 11 ++
sw/source/ui/docvw/edtwin.cxx | 75 -
sw/source/ui/inc/edtwin.hxx|2 -
3 files changed, 33 insertions(+), 55 deletions(-)
New commits:
commit 3a8f97a07ff02e160e35c54986c30c014c6415d0
Author: Cédric B
sw/inc/swabstdlg.hxx |1
sw/source/core/txtnode/txtedt.cxx| 81 +--
sw/source/ui/dialog/swdlgfact.cxx|4 +
sw/source/ui/dialog/swdlgfact.hxx|1
sw/source/ui/dialog/wordcountdialog.cxx |5 +
sw/source/ui/di
embeddedobj/source/msole/olecomponent.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 2489e82d33d4790c74c61fb90783d8b493bafb4d
Author: Stephan Bergmann
Date: Mon Aug 27 17:23:08 2012 +0200
Missing #include
diff --git a/embeddedobj/source/msole/olecomponent.cxx
b/embedde
basic/source/basmgr/basmgr.cxx | 10 --
odk/setsdkenv_unix.csh.in |6 +++---
solenv/bin/modules/installer/epmfile.pm |4 ++--
3 files changed, 5 insertions(+), 15 deletions(-)
New commits:
commit 246d26faecb809cf4f013b3fcd1368892100217a
Author: Takeshi Abe
>From Kohei Yoshida :
Kohei Yoshida has submitted this change and it was merged.
Change subject: fdo#39468: Translated German comments in sc/source/core/inc
..
fdo#39468: Translated German comments in sc/source/core/inc
Change
sc/source/core/inc/adiasync.hxx | 20 ++--
sc/source/core/inc/ddelink.hxx | 14 +++---
sc/source/core/inc/interpre.hxx | 26 +-
3 files changed, 30 insertions(+), 30 deletions(-)
New commits:
commit f5b7fecbc0744e46468d57b8131ea7d768aa96a2
Au
scp2/source/base/registryitem_base.scp |7 ---
1 file changed, 7 deletions(-)
New commits:
commit 7695e138950168bc07669f13abc5498308890b5c
Author: Andras Timar
Date: Mon Aug 27 16:42:32 2012 +0200
.odb files do not have thumbnail image (related: fdo#53592)
Change-Id: Ib17
vcl/unx/gtk/window/gtksalmenu.cxx | 86 --
1 file changed, 55 insertions(+), 31 deletions(-)
New commits:
commit dcdf415764469233b56f135827a6a2a6c3e0f2e6
Author: Antonio Fernández
Date: Mon Aug 27 14:38:15 2012 +0100
Radio button action data is now p
shell/inc/internal/zipfile.hxx |1
shell/source/win32/ooofilereader/basereader.cxx |9 +++--
shell/source/win32/zipfile/zipfile.cxx | 38 ++--
3 files changed, 23 insertions(+), 25 deletions(-)
New commits:
commit c828a2fe53b7dede97d9b3b694
I see my previous mail made it to the mailing list, so this one can get
ignored.
My own fault for trying to send such large cleanup patches :-)
On 2012-08-27 13:45, Noel Grandin wrote:
Hi
These patches perform some mild cleanup.
They have been tested to pass a full make check.
Regards, Noel
scp2/source/base/registryitem_base.scp |7 ---
1 file changed, 7 deletions(-)
New commits:
commit 0f33979fc875abe827b42d35ac4fc4304e4a4d7b
Author: Andras Timar
Date: Mon Aug 27 16:42:32 2012 +0200
.odb files do not have thumbnail image (related: fdo#53592)
Change-Id: Ib17
On 08/26/2012 02:35 PM, Markus Mohrhard wrote:
Hey,
the attached patch fixes two problems around sorting a range with
comments. The first thing is that it fixes the crash in the two bug
reports because the comments were inserted in the wrong place. I also
noted that the current code sorts commen
sc/source/core/data/table3.cxx | 49 +
1 file changed, 30 insertions(+), 19 deletions(-)
New commits:
commit 2c1d36c575399fcd8743cfe3b96e107e821cbe65
Author: Markus Mohrhard
Date: Sun Aug 26 14:04:37 2012 +0200
when swaping cols or rows insert not
sc/source/core/data/table3.cxx | 49 ++---
sc/source/ui/optdlg/tpdefaults.cxx |2 -
2 files changed, 31 insertions(+), 20 deletions(-)
New commits:
commit 1b0a7dc8b787b7be31b1b58a5ea6a9fc7207996d
Author: Markus Mohrhard
Date: Sun Aug 26 14:04:37 2012 +
sw/qa/extras/ooxmlimport/data/n775899.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 29 +
2 files changed, 29 insertions(+)
New commits:
commit 0898871b7b9492ada947ebc7b8429c5cb56db23c
Author: Miklos Vajna
Date: Mon Aug 27 16:28:02 2012 +0200
n#7
shell/source/win32/ooofilereader/basereader.cxx |9 ++---
shell/source/win32/zipfile/zipfile.cxx |4 +++-
2 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit 40c85b88ad0351acaf59fd2372676cdb8ca452d6
Author: Fridrich Å trba
Date: Mon Aug 27 16:33:13 2012 +0
hi Noel,
prologue:
"All my contributions, past and future, to LibreOffice are licensed
under the terms of the MPL / LGPLv3+. "
Am Mo, 27.Aug.12, KW35 (15:54:57 Uhr) schrieb Noel Power :
> So, in summary the changes are
> b) in cellform.cxx let cells with type CELLTYPE_STRING apply th
PUSHED 3-6
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
On 08/25/2012 01:17 PM, Jean-Baptiste Faure wrote:
Hi,
Please consider backporting to LibreOffice 3.6 this patch
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=f92fcff04a6a88fd004e721294a4817249cabf26
Cherry-picked with my sign-off. Thanks a lot.
Kohei
--
Kohei Yoshida, LibreOf
sc/source/ui/optdlg/tpdefaults.cxx | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
New commits:
commit 530a899b1399f0aa192cc8eebaed36ca6613b3eb
Author: Jean-Baptiste FAURE
Date: Tue Aug 21 22:15:32 2012 +0200
The label size is computed from the length of the str
shell/inc/internal/zipfile.hxx |1
shell/source/win32/zipfile/zipfile.cxx | 34 +
2 files changed, 14 insertions(+), 21 deletions(-)
New commits:
commit d3300205918f87054c9dd399ac53ad1e979dcdc7
Author: Fridrich Å trba
Date: Mon Aug 27 16:01:55 201
Hi
On 26/08/12 21:47, Johann Messner wrote:
Hello Noel,
[dear valued libreoffice developers and hackers],
please check out on
https://linux.jku.at/messner/LibreOffice/
the patch file
patchInfo-26-Aug-2012__against_libreoffice_Master.txt
thank you for making those changes against maste
Hello all,
All of my past & future contributions to LibreOffice may be licensed
under the MPL/LGPLv3+ dual license.
Best regards,
Marco Biscaro
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo
2012/8/27 oger000 :
> Hi
>
> Some translations of german comments.
>
> Its my first patch to LO so something may be missing?
>
>
> gerhard
Hey Gerhard,
I fixed your patch and applied the changes. However, the files that
you translated are in a part of the code that was not rebased yet. As
a resul
>From Philipp Riemer :
Philipp Riemer has abandoned this change.
Change subject: fixed method header indentation in sc/source/ui/undo
..
Patch Set 1: Abandoned
Even if this code looks wrong in my eyes...if the master says no,
>From Philipp Riemer :
Philipp Riemer has uploaded a new change for review.
Change subject: Cleanup files touched by
f53466bb4055e56e4f4ce488aa2cac32753af85d
..
Cleanup files touched by f53466bb4055e56e4f4ce488aa2cac32753af85d
>From Philipp Riemer :
Philipp Riemer has uploaded a new change for review.
Change subject: fdo#39468: Translated German comments in sc/source/core/inc
..
fdo#39468: Translated German comments in sc/source/core/inc
Change-Id: I
Hi,
On Mon, Aug 27, 2012 at 12:47:37PM +0200, John Smith wrote:
> Well at the moment there may not be a lot of testcases. But I get the
> impression that the whole reason for adding test coverage in the 1st
> place, is that (much) more tests are intended to be added in the
> future for covering th
writerfilter/source/dmapper/DomainMapper_Impl.cxx |7 +++
writerfilter/source/dmapper/SettingsTable.cxx | 10 ++
writerfilter/source/dmapper/SettingsTable.hxx |2 ++
writerfilter/source/filter/ImportFilter.cxx |2 --
4 files changed, 19 insertions(+), 2 dele
clucene/UnpackedTarball_clucene.mk|9 +
clucene/configs/clucene-config-GCC-atomic.h | 148 ++
clucene/configs/clucene-config-MINGW-atomic.h | 148 ++
clucene/configs/clucene-config-generic.h |2
clucene/patches/clucene-g
2012/8/27 Samuel Mehrbrodt :
> Hi Bjoern,
>
> Thanks for pushing.
>
> How are translations handled? I introduced a new string, and modified an two
> existing ones. How do translators know that they need to update the
> translations?
Don't worry, they'll now in time (when we start to translate
Libr
Hi Bjoern,
Thanks for pushing.
How are translations handled? I introduced a new string, and modified an
two existing ones. How do translators know that they need to update the
translations?
Samuel
Am 27.08.2012 13:11, schrieb Gerrit:
From Björn Michaelsen :
Björn Michaelsen has submitted
>From Björn Michaelsen :
Björn Michaelsen has submitted this change and it was merged.
Change subject: Modified the wording of the Save-on-Exit-Dialog
..
Modified the wording of the Save-on-Exit-Dialog
Change-Id: Ie3a02efc4541
sfx2/inc/sfx2/sfx.hrc |1 +
sfx2/source/doc/QuerySaveDocument.cxx |1 +
sfx2/source/doc/doc.src |8 ++--
3 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 097a0b91add3fa0d2b142804bf040940010f7658
Author: Samuel Mehrbrodt
Date: Mo
writerfilter/source/filter/ImportFilter.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 926fe8298be1a2d4a22277a5e9ecf4e2582b0b21
Author: Miklos Vajna
Date: Mon Aug 27 13:07:05 2012 +0200
n#775899 docx import: set PrinterIndependentLayout like ww8 does
Change-Id
dictionaries/ru_RU/README_ru_RU.txt | 10 ++
dictionaries/ru_RU/ru_RU.aff|1 +
2 files changed, 11 insertions(+)
New commits:
commit 27caa10134f27e9bb342322af42e6ad8f1ddb4fb
Author: László Németh
Date: Fri Aug 24 16:37:16 2012 +0200
fdo#35001 (add TRY for better s
dictionaries/ru_RU/README_ru_RU.txt | 10 ++
dictionaries/ru_RU/ru_RU.aff|1 +
2 files changed, 11 insertions(+)
New commits:
commit 3eda0173185565948d483469a5a838fa5a103c53
Author: László Németh
Date: Fri Aug 24 16:37:16 2012 +0200
fdo#35001 (add TRY for better s
On Mon, Aug 27, 2012 at 9:10 AM, Stephan Bergmann wrote:
>
> (at least for the given case of our LO code base, which is not too heavily
> loaded with dedicated tests to begin with).
>
Well at the moment there may not be a lot of testcases. But I get the
impression that the whole reason for adding
sw/inc/pagedesc.hxx|2 ++
sw/source/core/doc/doclay.cxx |2 +-
sw/source/core/doc/poolfmt.cxx |2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit d79cd86e2e2b1e6a8f94794946752909ed7e7a7f
Author: Cédric Bosdonnat
Date: Mon Aug 27 12:40:38 2012 +
sw/source/ui/shells/basesh.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 360c3e912a264b8b2219a28a64856b5e867adb10
Author: Tor Lillqvist
Date: Mon Aug 27 13:15:30 2012 +0300
WaE: unused variable ´nHtmlMode´
Change-Id: I3c949e9f536b81bf405cf03992e2a9bbe0a2b0d4
di
>From Björn Michaelsen :
Björn Michaelsen has submitted this change and it was merged.
Change subject: fdo#47157 adding Keywords to .desktop files
..
fdo#47157 adding Keywords to .desktop files
Adding Keywords to .desktop file
sysui/desktop/menus/base.desktop|1 +
sysui/desktop/menus/calc.desktop|1 +
sysui/desktop/menus/draw.desktop|1 +
sysui/desktop/menus/impress.desktop |1 +
sysui/desktop/menus/math.desktop|1 +
sysui/desktop/menus/writer.desktop |1 +
6 files changed, 6 ins
basic/source/runtime/step0.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 55899d7f5f3125ea2d4b1178065ffea80b3d2b50
Author: Noel Power
Date: Mon Aug 27 10:51:42 2012 +0100
fix for fdo#54046
fix case where the value is neither uno object or
>From Andras Timar :
Andras Timar has submitted this change and it was merged.
Change subject: typo fix in comment
..
typo fix in comment
Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530
---
M sw/source/filter/ww8/ww8par.c
sw/source/filter/ww8/ww8par.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 42688495edac102b18014a02072ba081870059db
Author: Andras Timar
Date: Mon Aug 27 11:43:30 2012 +0200
typo fix in comment
Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530
>From Andras Timar :
Andras Timar has uploaded a new change for review.
Change subject: typo fix in comment
..
typo fix in comment
Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530
---
M sw/source/filter/ww8/ww8par.cxx
1 fil
All of my past & future contributions to LibreOffice may be licensed
under the MPL/LGPLv3+ dual license
Samuel Mehrbrodt
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
>From Samuel Mehrbrodt :
Samuel Mehrbrodt has uploaded a new change for review.
Change subject: Modified the wording of the Save-on-Exit-Dialog
..
Modified the wording of the Save-on-Exit-Dialog
Change-Id: Ie3a02efc4541754ba553
Hi,
I would like to give a little status regarding this topic:
- lookuptree code has been integrated into editeng package and changed
to support OUString instead of std::string
- tests has been converted to CppUnit and extended to test for unicode
characters support
- remark: old code used a sorte
lpsolve/lp_solve_5.5.patch | 15 ---
lpsolve/makefile.mk | 14 ++
postprocess/packcomponents/makefile.mk |2 +-
sccomp/Module_sccomp.mk |4
vcl/ios/source/gdi/salcoretextlayout.cxx |2 +-
vcl/source/
New branch 'feature/killsdf' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
New branch 'feature/killsdf' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
New branch 'feature/killsdf' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
New branch 'feature/killsdf' available with the following commits:
commit 61c312d271767779e1f580e3123012a864e84942
Author: Andras Timar
Date: Mon Aug 27 10:21:44 2012 +0200
typo fix in comment
Change-Id: Ief5fe1a58c5f0b09eded67c638eb07a5805e41e2
___
>From Björn Michaelsen :
Björn Michaelsen has submitted this change and it was merged.
Change subject: Remove remaining checks for HTMLMODE_SOME_ABS_POS
..
Remove remaining checks for HTMLMODE_SOME_ABS_POS
This HTML mode is ne
cui/source/tabpages/swpossizetabpage.cxx | 17 -
sfx2/inc/sfx2/htmlmode.hxx |1 -
sw/source/ui/config/viewopt.cxx |9 +++--
sw/source/ui/docvw/edtwin.cxx|3 +--
sw/source/ui/frmdlg/frmpage.cxx | 17 -
s
All of my past& future contributions to LibreOffice may be licensed under the
MPL/LGPLv3+ dual license.
gerhard öttl
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi
Some translations of german comments.
Its my first patch to LO so something may be missing?
gerhard
>From 8a6431891604f6be5676003470d4240a4a1c4902 Mon Sep 17 00:00:00 2001
From: gerhard oettl
Date: Mon, 27 Aug 2012 09:39:35 +0200
Subject: [PATCH 1/1] fdo#39468: Translated German comments i
Hello Stephan,
Il 27/08/2012 09:13, Stephan Bergmann ha scritto:
On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote:
while in headless mode i'd like to have messages delivered to syslog
instead of stderr / stdout, looking at the SAL_* implementation it looks
like what i want is to substitute
>From Miklos Vajna :
Miklos Vajna has submitted this change and it was merged.
Change subject: fdo#49901: SwView::ExecSearch: fix Replace All cursor:
..
fdo#49901: SwView::ExecSearch: fix Replace All cursor:
Because the "fix"
sw/source/ui/uiview/viewsrch.cxx | 46 +++
1 file changed, 23 insertions(+), 23 deletions(-)
New commits:
commit 546f1a008482ca5227897faaf4e588a7d8f5dd58
Author: Michael Stahl
Date: Sat Aug 25 00:39:21 2012 +0200
fdo#49901: SwView::ExecSearch: fix Rep
On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote:
while in headless mode i'd like to have messages delivered to syslog
instead of stderr / stdout, looking at the SAL_* implementation it looks
like what i want is to substitute the std::fputs in
osl/all/log.cxx::log() with syslog() plus some ma
Hi,
Many thanks, also for the correction.
László
2012/8/27 Andras Timar
> Hi,
>
> 2012/8/26 Németh László :
> > Hi,
> >
> > The attached 2-line libreoffice-3-6 patch adds two reported words to the
> > exceptions of the English grammar checking.
> > (It has already been fixed in the master, but
On 08/24/2012 06:31 PM, John Smith wrote:
On Fri, Aug 24, 2012 at 5:28 PM, Stephan Bergmann wrote:
In a sense, even during the tests, very much of our code is executed "by
accident" rather than due to dedicated test code calling it: Especially the
subsequentcheck stuff contains checks that are
89 matches
Mail list logo