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

2013-10-14 Thread Michael Stahl
sw/source/core/crsr/findtxt.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 6add0104e250fd8653a93450d371404aa3ff3a6c Author: Michael Stahl mst...@redhat.com Date: Sat Oct 12 01:53:51 2013 +0200 fdo#64495: sw: fix regex search for soft hyphen \xAD

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

2013-10-14 Thread Michael Stahl
sw/source/ui/shells/textsh1.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit e3fdff9d00c9ef598210853f7094e8f986586e0b Author: Michael Stahl mst...@redhat.com Date: Fri Oct 11 18:36:47 2013 +0200 fdo#67796: sw: fix table cursor when setting

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

2013-10-11 Thread Arnaud Versini
sw/source/core/doc/docedt.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit f431f2fbaad8098870b1f9bdb71b6db514d2cbda Author: Arnaud Versini arnaud.vers...@libreoffice.org Date: Mon Oct 7 21:09:26 2013 +0200 fdo#70143: fix

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

2013-09-19 Thread Ivan Timofeev
sw/source/ui/docvw/SidebarWin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2da3517dd289e00b98f7f8616a4faa9b00fb8403 Author: Ivan Timofeev timofeev@gmail.com Date: Tue Sep 17 18:34:17 2013 +0400 fdo#41833: fix visual cursor position after resizing

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

2013-09-19 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.hxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 9471b1704f64a0c08f76ad8d88eff58be7ed414a Author: Caolán McNamara caol...@redhat.com Date: Wed Sep 18 10:22:29 2013 +0100 Resolves: fdo#69220 crash in doc (ww6)

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

2013-09-03 Thread Caolán McNamara
sw/source/ui/index/swuiidxmrk.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 00aabe82947b1452931a7164738c94af6f47b520 Author: Caolán McNamara caol...@redhat.com Date: Mon Sep 2 21:26:49 2013 +0100 bDel is unused uninitialized Change-Id:

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

2013-09-01 Thread Michael Stahl
sw/source/ui/docvw/edtwin.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5f387c93e42ba1028e9fc54e10cb0e8c0e1b7a75 Author: Michael Stahl mst...@redhat.com Date: Wed Aug 28 14:28:40 2013 +0200 fdo#67358: sw: fix line painting artifacts when resizing

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

2013-08-21 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 1514f2c5d00a6f4743f942c93c3a930e13c14263 Author: Michael Stahl mst...@redhat.com Date: Tue Aug 20 14:56:41 2013 +0200 fix undetected(?) merge conflict commits

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

2013-08-21 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx |4 1 file changed, 4 insertions(+) New commits: commit 34f55adfd701c4cc3dd7c804690cd946cec30e48 Author: Michael Stahl mst...@redhat.com Date: Mon Aug 19 14:45:20 2013 +0200 fdo#66145: revert change to CopyMasterHeader Not copying the nodes

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

2013-08-20 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit f7433971d901f8f66538ef8df3e7729b0047ca2c Author: Michael Stahl mst...@redhat.com Date: Tue Aug 20 11:50:34 2013 +0200 fdo#66145: fix copying of header/footer when

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

2013-08-20 Thread Michael Stahl
sw/source/core/layout/pagedesc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a0342b16c6a837f8fcecd3c7983df119e459b67f Author: Michael Stahl mst...@redhat.com Date: Tue Aug 20 11:41:37 2013 +0200 fdo#66145: do not check IsFirstShared() in

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

2013-08-20 Thread Michael Stahl
sw/source/core/doc/docdesc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 49e308ce893e461a121ea7d90ec9514f05bf62aa Author: Michael Stahl mst...@redhat.com Date: Tue Aug 20 11:51:27 2013 +0200 fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()

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

2013-08-15 Thread Caolán McNamara
sw/source/core/docnode/ndtbl.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit 3ea53259def615152c2edb0381cbe0cd5a78cc48 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 15 11:39:59 2013 +0100 Resolves: fdo#67554 avoid ooxml

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

2013-08-14 Thread Stephan Bergmann
sw/source/core/docnode/nodes.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 8bf69e2abf94b94afedeb0b7d7644e5626954122 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Aug 13 18:13:49 2013 +0200 fdo#68064: Do not insert aTempEntry multiple

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

2013-07-12 Thread Miklos Vajna
sw/source/ui/uiview/formatclipboard.cxx | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) New commits: commit a179db327c739f3580cf11201b1f6c8520bc2dcb Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 12 16:02:43 2013 +0200 bnc#828598 fdo#59643 SwFormatClipboard: fix

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

2013-07-02 Thread Michael Stahl
sw/source/filter/ww8/wrtw8nds.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2a36c1fb1b5d33b49444deb465c861bb1850732b Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 19:04:38 2013 +0200 fdo#66165: WW8 export: fix duplicated paragraph breaks

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

2013-06-29 Thread Julien Nabet
sw/source/core/layout/frmtool.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 213f32fc9839fce3b01af938293eca331b544dd3 Author: Julien Nabet serval2...@yahoo.fr Date: Wed Jun 26 22:31:11 2013 +0200 fdo#66101: lowriter crashed when trying to open .docx file

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

2013-06-27 Thread Michael Stahl
sw/source/core/view/viewsh.cxx | 74 ++--- 1 file changed, 41 insertions(+), 33 deletions(-) New commits: commit 31a53b30b040021e503f779fd63d62ef723d82b0 Author: Michael Stahl mst...@redhat.com Date: Mon Jun 24 18:09:35 2013 +0200 fdo#43765,

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

2013-06-19 Thread László Németh
sw/source/ui/dialog/uiregionsw.cxx | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) New commits: commit 5a246765fced0099ae9071c8df98636638ee0b18 Author: László Németh nem...@numbertext.org Date: Wed Jun 19 12:11:10 2013 +0200 fdo#65666 keep tabs in

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

2013-06-18 Thread Michael Meeks
sw/source/filter/xml/XMLRedlineImportHelper.cxx | 39 ++-- 1 file changed, 23 insertions(+), 16 deletions(-) New commits: commit 49c783437f37b52f1feeb415d1fc9274b185a488 Author: Michael Meeks michael.me...@suse.com Date: Tue Jun 18 10:00:12 2013 +0100 fdo#65882 - fix

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

2013-06-18 Thread Andras Timar
sw/source/ui/dialog/uiregionsw.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 595d667e64c1559b51ce407f6893b51014bdc11d Author: Andras Timar ati...@suse.com Date: Tue Jun 18 19:29:35 2013 +0200 Revert fdo#65666 keep tab characters in footnote

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

2013-06-13 Thread László Németh
sw/source/ui/misc/docfnote.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0d583c89697cb2349d125becc14bc8a8b56d6bc8 Author: László Németh nem...@numbertext.org Date: Wed Jun 12 11:22:27 2013 +0200 fdo#65666 keep tab characters in footnote

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

2013-06-13 Thread David Tardon
sw/source/ui/misc/docfnote.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit f6cf8c5d32c44a77ee245f580c6c8721eddd8618 Author: David Tardon dtar...@redhat.com Date: Thu Jun 13 16:29:55 2013 +0200 i#1 adapt to old String API Change-Id:

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

2013-06-06 Thread Michael Stahl
sw/source/core/doc/acmplwrd.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe86346c4900914da1e0ebf87f97a0044640490e Author: Michael Stahl mst...@redhat.com Date: Tue Jun 4 23:32:09 2013 +0200 fdo#61923: sw: word completion: do not add trailing '.'

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

2013-06-05 Thread Caolán McNamara
sw/source/ui/config/optdlg.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9743dc5aca9f286b869614c944168737a2c2be28 Author: Caolán McNamara caol...@redhat.com Date: Wed Jun 5 09:31:04 2013 +0100 Resolves: fdo#64151 increase checkbox size to fit last

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

2013-05-27 Thread Luke Deller
sw/source/filter/ww8/writerwordglue.cxx |2 ++ sw/source/filter/ww8/wrtw8sty.cxx | 28 ++-- 2 files changed, 28 insertions(+), 2 deletions(-) New commits: commit d414e84c438f0b0dd935d1ba1d351f7af27d49a8 Author: Luke Deller l...@deller.id.au Date: Fri May 3

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

2013-05-27 Thread Luboš Luňák
sw/source/filter/ww8/wrtw8sty.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a2df328ded9771e3589c4f123ab64048279690f Author: Luboš Luňák l.lu...@suse.cz Date: Mon May 27 15:39:02 2013 +0200 fix backport (OUString::number - valueOf) Change-Id:

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

2013-05-27 Thread Luke Deller
sw/source/filter/ww8/wrtw8sty.cxx |2 +- sw/source/filter/xml/xmltbli.cxx | 26 ++ 2 files changed, 7 insertions(+), 21 deletions(-) New commits: commit b571605129426a1bf8eb7c9e9927785f8a9a5305 Author: Luke Deller l...@deller.id.au Date: Thu May 23 02:05:36 2013

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

2013-05-24 Thread Bjoern Michaelsen
sw/source/filter/ww8/ww8par.cxx | 172 1 file changed, 88 insertions(+), 84 deletions(-) New commits: commit 8bccae5d816abace259c9a1d0249e7195a2490d0 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Wed Feb 13 02:49:57 2013 +0100

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

2013-05-21 Thread Lionel Elie Mamane
sw/source/ui/envelp/mailmrge.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 500aa2b680c036f0d171b274423ab8a832459572 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu May 16 09:46:05 2013 +0200 fdo#47951 work around underlying cause

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

2013-05-15 Thread Miklos Vajna
sw/source/filter/ww8/wrtww8.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit dc6c363f0c7fec8be700b272ea94eebc8e3534a9 Author: Miklos Vajna vmik...@suse.cz Date: Wed May 15 11:47:08 2013 +0200 fdo#36876 WW8 filter: fix export of table margins

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

2013-05-03 Thread Miklos Vajna
sw/source/ui/docvw/PostItMgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 19e60e1a0507e041d2bf639782e990f7a55e Author: Miklos Vajna vmik...@suse.cz Date: Fri May 3 11:46:58 2013 +0200 SwPostItMgr::Delete: fix crash when layout is not yet ready

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

2013-04-29 Thread Michael Meeks
sw/source/filter/writer/wrtswtbl.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 0a115d48057867c60bfcd527e90433b2dca1f28a Author: Michael Meeks michael.me...@suse.com Date: Mon Apr 29 18:06:27 2013 +0100 fdo#62336 - fix horribly coupled table

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

2013-04-25 Thread Fridrich Štrba
sw/source/core/unocore/unotext.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7bd7e75d6914573289656ea544f8928097614b14 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Thu Apr 25 12:17:17 2013 +0200 Belts and braces for crash in null pointer

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

2013-04-24 Thread László Németh
sw/source/core/txtnode/atrftn.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 3263ce60c9ccede366ee2e24667ca10a6f823659 Author: László Németh nem...@numbertext.org Date: Tue Apr 16 15:40:24 2013 +0200 fdo#40102 show full footnote text in index

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

2013-04-24 Thread Michael Stahl
sw/source/core/doc/notxtfrm.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f3e8a9649ac653eafaf8c5fa57e20d3dbe90d82c Author: Michael Stahl mst...@redhat.com Date: Tue Apr 23 22:27:57 2013 +0200 fdo#60280: sw: restore anti-aliasing for all OLE objects

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

2013-04-23 Thread Michael Stahl
sw/source/filter/xml/xmltbli.cxx | 18 +++--- sw/source/filter/xml/xmltbli.hxx |3 ++- 2 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 00a8e4604802cecfb87d62a5edc9ef314400ebb4 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 23 00:17:03 2013 +0200

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

2013-04-13 Thread Caolán McNamara
sw/source/core/fields/reffld.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 9f3fad8804bfcd03e514d0c725c6380a16fb8f5a Author: Caolán McNamara caol...@redhat.com Date: Thu Apr 11 20:57:49 2013 +0100 Resolves: fdo#48039 use same algorithm for

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

2013-04-04 Thread Jan Holesovsky
sw/source/core/docnode/ndtbl.cxx | 38 +- 1 file changed, 21 insertions(+), 17 deletions(-) New commits: commit 11f9cdc2e273a827dfe29316de6f679077ee6a59 Author: Jan Holesovsky ke...@suse.cz Date: Wed Apr 3 11:49:38 2013 +0200 fdo#32082: Do not reset

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

2013-04-03 Thread Jan Holesovsky
sw/source/core/docnode/ndtbl.cxx | 51 ++- 1 file changed, 24 insertions(+), 27 deletions(-) New commits: commit 715323ece4c1c96714f6de51f98f5c58f30e5147 Author: Jan Holesovsky ke...@suse.cz Date: Wed Apr 3 11:44:28 2013 +0200 Keep semantics, but

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

2013-03-28 Thread Michael Stahl
sw/source/core/crsr/crsrsh.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 710eb8c34cbd8fa80b6190107856cdc1d16f7cf8 Author: Michael Stahl mst...@redhat.com Date: Wed Mar 27 23:09:59 2013 +0100 fdo#60513: SwCrsrShell::Push(): take position from

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

2013-03-26 Thread Joren De Cuyper
sw/source/ui/table/splittbl.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 64a3b58a9ace11c6a01708e8de14712e27e02043 Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Mon Mar 25 22:11:59 2013 +0100 fix fdo#62670 - TABLE: Splitting a table

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

2013-03-20 Thread Miklos Vajna
sw/source/core/doc/docfld.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 326be48e3e3edd151e59abbafac6c70077296675 Author: Miklos Vajna vmik...@suse.cz Date: Wed Mar 20 13:19:32 2013 +0100 fdo#55814 SwDoc::UpdateExpFlds: hiding the last

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

2013-03-15 Thread László Németh
sw/source/core/txtnode/txtedt.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 76d1ff428bd514e858c91ca9b521afd729f5f242 Author: László Németh nem...@numbertext.org Date: Fri Mar 15 04:31:25 2013 +0100 fdo#62360: fix word breaking in Writer for spell

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

2013-03-14 Thread Caolán McNamara
sw/source/core/doc/docfmt.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 1525a2ca952d04e331c13f85bfdb16d89116ae6b Author: Caolán McNamara caol...@redhat.com Date: Thu Mar 14 10:44:59 2013 + hackaround for assert regression

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

2013-03-08 Thread Miklos Vajna
sw/source/core/table/swtable.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit a31707dd91aec5d2dc5b8060ef42960b709ec068 Author: Miklos Vajna vmik...@suse.cz Date: Fri Mar 8 18:11:16 2013 +0100 SwTableBox::IsValidNumTxtNd: Allow trivial formatting

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

2013-03-01 Thread Michael Stahl
sw/source/core/crsr/bookmrk.cxx |7 +++ sw/source/core/doc/docbm.cxx| 20 +++- sw/source/core/inc/bookmrk.hxx |5 - 3 files changed, 18 insertions(+), 14 deletions(-) New commits: commit d10c1b3a54f0264f895c2e5b0056e955f7d07380 Author: Michael Stahl

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

2013-02-28 Thread Herbert Dürr
sw/source/filter/ww8/ww8par.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4ffa2ddf2490005347a6567fcd2f619f06c33025 Author: Herbert Dürr h...@apache.org Date: Thu Jun 14 05:36:24 2012 + #c708928# avoid double free error Signed-off-by: Michael Meeks

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

2013-02-25 Thread Caolán McNamara
sw/source/core/access/accmap.cxx |9 + sw/source/core/text/txtfrm.cxx | 18 ++ 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 791a060bd1031c844a9a1b283689dee6a8a7ef77 Author: Caolán McNamara caol...@redhat.com Date: Mon Feb 25 16:55:07

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

2013-02-25 Thread Michael Stahl
sw/source/core/txtnode/ndtxt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3f5361a9402cd6df4da7fb98108ae1906b41edd3 Author: Michael Stahl mst...@redhat.com Date: Mon Feb 25 22:06:18 2013 +0100 fdo#61428: SwTxtNode::ReplaceText: brown paperbag fix

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

2013-02-20 Thread Michael Stahl
sw/source/ui/docvw/edtwin.cxx | 43 +++--- sw/source/ui/wrtsh/wrtsh2.cxx | 11 -- 2 files changed, 29 insertions(+), 25 deletions(-) New commits: commit 7063ea7cc1eadb22ac3ca6c2d54001408b60ef95 Author: Michael Stahl mst...@redhat.com Date: Wed

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

2013-02-19 Thread Michael Stahl
sw/source/core/txtnode/txtedt.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 47211c07ebb9e56caeb57e4d879da6e67a1119df Author: Michael Stahl mst...@redhat.com Date: Fri Feb 15 16:27:34 2013 +0100 fdo#60732: check max size in

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

2013-02-19 Thread Luboš Luňák
sw/source/core/txtnode/ndtxt.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 586faf3589e23c10e7259e000d13f746212e8eda Author: Luboš Luňák l.lu...@suse.cz Date: Sun Feb 17 11:19:29 2013 +0100 apparently there's no ssize_t on windows

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

2013-02-18 Thread Michael Stahl
sw/source/core/doc/doclay.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 838a3ae5e7e2efedfbd07734aedb85c7ec8f2356 Author: Michael Stahl mst...@redhat.com Date: Thu Feb 14 23:02:35 2013 +0100 sw: do not crash when it's not possible to

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

2013-02-18 Thread Michael Stahl
sw/source/filter/xml/xmltbli.cxx | 83 +-- sw/source/filter/xml/xmltbli.hxx |2 2 files changed, 64 insertions(+), 21 deletions(-) New commits: commit 2b08767693604e43023dda30734ab1ff5921048c Author: Michael Stahl mst...@redhat.com Date: Fri Feb 15

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

2013-02-18 Thread Michael Stahl
sw/source/core/doc/docedt.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 00967d738e02155d793830e23e5c33696f3a759a Author: Michael Stahl mst...@redhat.com Date: Thu Feb 14 23:34:16 2013 +0100 SwDoc::Overwrite: probably a bad idea to

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

2013-02-18 Thread Miklos Vajna
sw/source/core/unocore/unoportenum.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3d9911a925607ed58002c6c9488507bd5a818975 Author: Miklos Vajna vmik...@suse.cz Date: Mon Feb 18 11:16:38 2013 +0100 fdo#60710 SwXTextPortionEnumeration: filter out fields

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

2013-02-14 Thread Luke Deller
sw/source/filter/ww8/ww8par6.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit d2c2bd5508f331f82bb77b40587d12040752eabf Author: Luke Deller l...@deller.id.au Date: Thu Feb 14 00:04:52 2013 +1100 minimal change to fix fdo#57908 for backport

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

2013-02-13 Thread Michael Stahl
sw/source/core/txtnode/ndtxt.cxx | 43 +++ 1 file changed, 30 insertions(+), 13 deletions(-) New commits: commit aa3c9716c2492447e7dc3daa3592efbf52e8f186 Author: Michael Stahl mst...@redhat.com Date: Tue Feb 12 19:43:16 2013 +0100 fdo#60668: filter

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

2013-02-13 Thread Michael Stahl
sw/source/ui/dbui/dbinsdlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b1004870a37aba0232c451580ca21d33184bbeca Author: Michael Stahl mst...@redhat.com Date: Tue Feb 12 14:48:56 2013 +0100 fdo#60092: fix STL regression in

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

2013-02-12 Thread Caolán McNamara
sw/source/core/txtnode/txtedt.cxx | 49 -- 1 file changed, 49 deletions(-) New commits: commit df52800121871f1fd1d8d48a149c15f5618476d9 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 11 10:37:23 2012 + prefer my own cjk char-as-word

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

2013-02-07 Thread Michael Stahl
sw/source/core/layout/flylay.cxx | 28 +--- 1 file changed, 17 insertions(+), 11 deletions(-) New commits: commit 00ae381d515d67401b1800280083c9356bf5bd5f Author: Michael Stahl mst...@redhat.com Date: Thu Feb 7 00:08:00 2013 +0100 SwPageFrm::RemoveFlyFromPage:

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

2013-02-06 Thread Caolán McNamara
sw/source/core/inc/tabfrm.hxx|2 ++ sw/source/core/layout/tabfrm.cxx | 20 2 files changed, 22 insertions(+) New commits: commit dc65bfac2597430ea087a9dcbcded7316d9319b7 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 5 17:33:49 2013 +

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

2013-02-05 Thread Michael Stahl
sw/source/core/layout/frmtool.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 7fea9d676296b380aa18a13d361f1c08957e5ec3 Author: Michael Stahl mst...@redhat.com Date: Mon Feb 4 23:26:50 2013 +0100 fdo#60250: InsertNewPage: copy margins for mirrored pages When