/PropertyMap.cxx|3 +++
writerfilter/source/ooxml/model.xml|2 +-
6 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit 992da0d5cf04497bad55637f6a6ebfcdaec03e16
Author: Miklos Vajna
Date: Mon May 27 17:09:44 2013 +0200
bnc#817956 DOCX import of document
/PropertyMap.cxx|3 +++
writerfilter/source/ooxml/model.xml|2 +-
6 files changed, 19 insertions(+), 1 deletion(-)
New commits:
commit 62c705c106bd3c2b87462f30732f162fcb0bde87
Author: Miklos Vajna
Date: Mon May 27 17:09:44 2013 +0200
bnc#817956 DOCX import of document
Hi Tomas,
On Mon, May 27, 2013 at 09:49:41PM +0200, Tomas Hlavaty wrote:
> Inspired by your talk about import filters, I would like to ask what is
> the usual strategy to addressing impedance mismatch between features
> covered in an input file format and LibreOffice internal representation?
> E.
sw/README | 22 ++
1 file changed, 22 insertions(+)
New commits:
commit 7fbc4335aedbc0574700f06ae48114d2aa3e8a5e
Author: Miklos Vajna
Date: Tue May 28 12:37:49 2013 +0200
sw: extend README
Change-Id: Iaad121aab7cffcc2cbd6cb1b3e447f0989f7
diff --git a
src/msodraw.py |5 +
1 file changed, 5 insertions(+)
New commits:
commit 92f2b347df0b8dc64ac096937b4e7075e88cc955
Author: Miklos Vajna
Date: Tue May 28 18:34:53 2013 +0200
msodraw: few more op names
diff --git a/src/msodraw.py b/src/msodraw.py
index 836762c..b6b4592 100644
--- a
/rtfsdrimport.cxx | 13 ++
5 files changed, 62 insertions(+), 1 deletion(-)
New commits:
commit 14e163b0caf97addf340aefc5760a9031ec98390
Author: Miklos Vajna
Date: Tue May 28 21:34:37 2013 +0200
import RTF_BACKGROUND
That destination contains a whole shape, but the only
8931c8f3c58afe35b5b7c98e136825aff04291e3
Author: Miklos Vajna
Date: Wed May 29 15:22:14 2013 +0200
bnc#817956 v:textpath VML import testcase
Change-Id: I4c4c3a84e8d9d048262e6570a8bed0106e8d184f
diff --git a/sw/qa/extras/ooxmlimport/data/watermark.docx
b/sw/qa/extras/ooxmlimport/data
sw/source/core/layout/calcmove.cxx | 13 -
sw/source/core/layout/colfrm.cxx |7 ---
sw/source/core/layout/dbg_lay.cxx |7 ---
3 files changed, 27 deletions(-)
New commits:
commit 7d581c5ffe81ec028746d3308da38464a478c1c4
Author: Miklos Vajna
Date: Wed May 29 21
dbaccess/source/ui/browser/brwctrlr.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 51c18e8e807e12dae94b09b1a517616c4a2a4730
Author: Miklos Vajna
Date: Thu May 30 09:31:58 2013 +0200
dbaccess: this can happen, that's why we check f
New branch 'feature/android-remote-ng' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
|3 +-
9 files changed, 52 insertions(+), 6 deletions(-)
New commits:
commit 1727b268645ae4f7328ed00135abe1e316311ba8
Author: Miklos Vajna
Date: Thu May 30 12:18:30 2013 +0200
bnc#817956 page border shadow testcase
Change-Id: I1ded79d89dcceb3bae5926a2f217cde8bf6aa830
diff
/PageBordersHandler.hxx|1
writerfilter/source/dmapper/PropertyMap.cxx | 23 +++
writerfilter/source/dmapper/PropertyMap.hxx |3
16 files changed, 169 insertions(+), 9 deletions(-)
New commits:
commit e76d566da7abe95f90fd9911b12912614aee92a9
Author: Miklos Vajna
Date
/dmapper/PropertyMap.hxx |3
writerfilter/source/ooxml/model.xml |2
20 files changed, 230 insertions(+), 50 deletions(-)
New commits:
commit f64d62130be8029bcdcd8eb4aace99296d4be82a
Author: Miklos Vajna
Date: Thu May 30 12:18:30 2013 +0200
bnc#817956
On Thu, May 30, 2013 at 10:37:52AM +0200, Guillermo Molleda Jimena
wrote:
> I have already downloaded the source code, and search with
> gnome-search-tool, I found sd / uiconfig / simpress / ui /
> definecustomslideshow.ui but the add button and editing in gedit
> glade that I have not loaded lib
Author: Miklos Vajna
Date: Thu May 30 11:55:37 2013 +0200
bnc#817956 DOCX import of page border shadow
See the comment in SectionPropertyMap::ApplyBorderToPageStyles() on what and
how is mapped. The control flow is like this: BorderHandler::lcl_attribute()
notices w:shadow, then
sw/source/filter/ww8/docxexport.cxx | 28 ++--
sw/source/filter/ww8/docxexport.hxx |4
2 files changed, 22 insertions(+), 10 deletions(-)
New commits:
commit 89935d18826ada54abceb8148fad8731be2571f5
Author: Miklos Vajna
Date: Mon Jun 3 10:25:05 2013 +0200
On Fri, May 31, 2013 at 12:46:23PM +0200, Michael Stahl
wrote:
> this problem was introduced with
>
> commit 1a3c90a292c7fc9060604151de9dc51eecf5b6a7
> Author: Miklos Vajna
> Date: Wed Feb 6 12:09:48 2013 +0100
>
> sw: let drawinglayer manage gradient sty
ciabot/run-libreoffice-ciabot.pl |1 +
1 file changed, 1 insertion(+)
New commits:
commit a572905eb0762544d69082a019774efd43a8a10a
Author: Miklos Vajna
Date: Mon Jun 3 12:54:56 2013 +0200
ciabot: watch si-gui
Asked by Florian Reisinger
Change-Id
basic/source/uno/namecont.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 3c8d419f4ba4ea9fa4d00b5691900dae091fd3aa
Author: Miklos Vajna
Date: Mon Jun 3 17:54:57 2013 +0200
SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work
again
basic/source/uno/namecont.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 8c63280ccd53d047a710f21e749214d0064a3d1a
Author: Miklos Vajna
Date: Mon Jun 3 17:54:57 2013 +0200
SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work
again
/StyleSheetTable.cxx | 15 +--
writerfilter/source/dmapper/StyleSheetTable.hxx |2 +-
6 files changed, 39 insertions(+), 8 deletions(-)
New commits:
commit 2ade07126971b79c92f729fae5709f2e2e2b495c
Author: Miklos Vajna
Date: Tue Jun 4 12:21:11 2013 +0200
fdo#62044 RTF
/StyleSheetTable.cxx | 15 +--
writerfilter/source/dmapper/StyleSheetTable.hxx |2 +-
6 files changed, 39 insertions(+), 8 deletions(-)
New commits:
commit 9a63f21bcefe07250de463c488c459b0767534b4
Author: Miklos Vajna
Date: Tue Jun 4 12:21:11 2013 +0200
fdo#62044 RTF
ciabot/start-irker.sh |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2d9fef095395a1a08ad5f9e5888716938b2adb71
Author: Miklos Vajna
Date: Tue Jun 4 14:12:26 2013 +0200
ciabot: upgrade python-irc
Change-Id: I636c85c324dd5abc050dc634b8cdcb43f32a2d8c
/StyleSheetTable.cxx | 15 +--
writerfilter/source/dmapper/StyleSheetTable.hxx |2 +-
6 files changed, 39 insertions(+), 8 deletions(-)
New commits:
commit eedf31c5a548d88acbc42daf3fdd647c7aee859e
Author: Miklos Vajna
Date: Tue Jun 4 12:21:11 2013 +0200
fdo#62044 RTF
dev/null |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |9 -
2 files changed, 9 deletions(-)
New commits:
commit 3d08f8153a3e7dc6e37aa8b26876ac227c75b1df
Author: Miklos Vajna
Date: Wed Jun 5 09:53:37 2013 +0200
sw: drop redundant page
: Miklos Vajna
Date: Wed Jun 5 11:44:10 2013 +0200
bnc#820509 testcase
Change-Id: Iee9909e9c42014ab10ceaa2f8f8e554c25e89157
diff --git a/sw/qa/extras/ooxmlimport/data/n820509.docx
b/sw/qa/extras/ooxmlimport/data/n820509.docx
new file mode 100755
index 000..a6da1e1
Binary files /dev
:
commit c9445b1924d0dffd410dcb35ad4f108960d41c40
Author: Miklos Vajna
Date: Wed Jun 5 11:44:10 2013 +0200
bnc#820509 testcase
(cherry picked from commit a9e0ec2b87a99c93b77a210a916b4df44ece454a)
Conflicts:
sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Change-Id
: Miklos Vajna
Date: Wed Jun 5 11:44:10 2013 +0200
bnc#820509 testcase
Change-Id: Iee9909e9c42014ab10ceaa2f8f8e554c25e89157
(cherry picked from commit a9e0ec2b87a99c93b77a210a916b4df44ece454a)
Conflicts:
sw/qa/extras/ooxmlimport/ooxmlimport.cxx
diff --git a/sw/qa
/SdtHelper.hxx |4
5 files changed, 27 insertions(+), 7 deletions(-)
New commits:
commit 82d52b5af7b7cabc546acd90f0b77508ffae1f51
Author: Miklos Vajna
Date: Wed Jun 5 11:22:33 2013 +0200
bnc#820509 DOCX import: handle M.d. date format in w:sdt
Change-Id
src/docrecord.py | 39 +++
1 file changed, 39 insertions(+)
New commits:
commit cc6676595ac2214f1a0e8473dea05210090f48f6
Author: Miklos Vajna
Date: Wed Jun 5 17:30:34 2013 +0200
dump SPgbPropOperand
diff --git a/src/docrecord.py b/src/docrecord.py
: Miklos Vajna
Date: Wed Jun 5 17:49:13 2013 +0200
wwSectionManager: fix import of page borders
Regression from 1e113cb7604e1509e7d598a9be329f1f7b6e9322. According to
the spec (see 2.9.181), the first bit disables border of "all but first"
pages, the second bit di
: Miklos Vajna
Date: Wed Jun 5 17:49:13 2013 +0200
wwSectionManager: fix import of page borders
Regression from 1e113cb7604e1509e7d598a9be329f1f7b6e9322. According to
the spec (see 2.9.181), the first bit disables border of "all but first"
pages, the second bit di
sw/source/core/inc/frame.hxx |2 +-
sw/source/core/layout/layact.cxx |2 +-
sw/source/core/layout/pagechg.cxx |7 ++-
3 files changed, 8 insertions(+), 3 deletions(-)
New commits:
commit eee32536181e415cde25ab0b9702bd8eb7db3d7b
Author: Miklos Vajna
Date: Thu Jun 6 13:44
sw/source/filter/ww8/docxattributeoutput.cxx |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 248a63f5d0d09b6e8388192a0fe7332a624e8829
Author: Miklos Vajna
Date: Thu Jun 6 16:35:52 2013 +0200
bnc#382137 DocxAttributeOutput: don't store address of
sw/source/filter/ww8/docxattributeoutput.cxx |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit c0129c7199b1662caf010fa556b2973196ce7b07
Author: Miklos Vajna
Date: Thu Jun 6 16:35:52 2013 +0200
bnc#382137 DocxAttributeOutput: don't store address of
sw/source/filter/ww8/docxattributeoutput.cxx |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 1ab2ca73184a293e6bde95fef59695afb986748d
Author: Miklos Vajna
Date: Thu Jun 6 16:35:52 2013 +0200
bnc#382137 DocxAttributeOutput: don't store address of
Author: Miklos Vajna
Date: Thu Jun 6 19:59:04 2013 +0200
configure: --with-system-libs should imply --with-system-harfbuzz
Change-Id: I704f0e679382f6d4b08fcdda99337d2376c21fe3
diff --git a/configure.ac b/configure.ac
index 999db29..ff19a0d 100644
--- a/configure.ac
+++ b
oox/source/vml/vmltextboxcontext.cxx |4
sw/qa/extras/ooxmlimport/data/n820788.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12
3 files changed, 16 insertions(+)
New commits:
commit a22ef599bd3fdcf0bd5c3616aa566a5922624ff3
Author: Miklos Vajna
Date
oox/source/vml/vmltextboxcontext.cxx |4
sw/qa/extras/ooxmlimport/data/n820788.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12
3 files changed, 16 insertions(+)
New commits:
commit de320f38621a879c7826b9280e3ff00121fbf80f
Author: Miklos Vajna
Date
Hi,
On Mon, Jun 03, 2013 at 05:46:29PM +0200, bugreporte...@hushmail.com wrote:
> the reason why I'm writing is, cause I can't code and want to make OO
> better.
This mailing list is to discuss patches, code pointers, etc. for
developers. If you have suggestions without code that backs up your
i
On Thu, May 30, 2013 at 01:04:57PM +0200, Nino Novak wrote:
> where can I find these builds?
http://dev-builds.libreoffice.org/daily/libreoffice-4-1/
signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedeskt
oox/source/vml/vmltextboxcontext.cxx |4
sw/qa/extras/ooxmlimport/data/n820788.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 +
3 files changed, 17 insertions(+)
New commits:
commit 1538e78227b6fb6c8676dbfa951f583d985ba053
Author: Miklos Vajna
Date
oox/source/vml/vmltextboxcontext.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 87ebf8183142cd136046f7c923ac5477d6c05ee3
Author: Miklos Vajna
Date: Fri Jun 7 11:49:10 2013 +0200
bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style pro
src/docrecord.py | 57 +--
src/msodraw.py | 29 +++
2 files changed, 84 insertions(+), 2 deletions(-)
New commits:
commit 12002a3d896ed4bebebf857c86208f8f69f72703
Author: Miklos Vajna
Date: Fri Jun 7 15:31:33
insertions(+), 12 deletions(-)
New commits:
commit 92e74798a753b5eb595a5964cc8efe70e3a6e56b
Author: Miklos Vajna
Date: Wed Apr 10 13:07:54 2013 +0200
RTF import of new-style frames: fix txflTextFlow shape property
Change-Id: If6febeaea00b384ea36d470264c04dfb4c7afd24
diff --git a
solenv/gdb/libreoffice/cppu.py |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 3a994cd0b649df5233d8a23b4672f6a88d7599f5
Author: Miklos Vajna
Date: Wed Apr 10 14:38:58 2013 +0200
gdb: make uno::Reference output shorter
The original idea to
-
writerfilter/source/rtftok/rtfsdrimport.hxx|8 ++-
11 files changed, 101 insertions(+), 49 deletions(-)
New commits:
commit 1bdc4768e277ada3d227516b6d9a00a411a1294f
Author: Miklos Vajna
Date: Wed Apr 10 18:43:50 2013 +0200
fix new-style RTF frame default internal
writerfilter/source/rtftok/rtfsdrimport.cxx |7 +++
1 file changed, 7 insertions(+)
New commits:
commit 76bf4dae2f992e013b0cbbfa7dbe5cc692fa9f83
Author: Miklos Vajna
Date: Thu Apr 11 15:20:11 2013 +0200
RTF shape import: fix default horizontal/vertical orient relation
oox/inc/oox/vml/vmlformatting.hxx |2 -
writerfilter/source/rtftok/rtfsdrimport.cxx | 44 +---
2 files changed, 41 insertions(+), 5 deletions(-)
New commits:
commit d795dfdffb1a8c3c50d7b4b96f55a284fc929430
Author: Miklos Vajna
Date: Thu Apr 11 17:39:06
sw/qa/extras/find-unused-data.sh | 11 +++
1 file changed, 11 insertions(+)
New commits:
commit ef68c2b97de163d1fd3a960675addc1eb3d4bc6f
Author: Miklos Vajna
Date: Thu Apr 11 13:17:06 2013 +0200
sw/qa: add new script to make sure all files are tested
When some import
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ac8461c6287f39c600333fb7a8df90a6f44dbee0
Author: Miklos Vajna
Date: Fri Apr 12 07:45:09 2013 +0200
configure: fix typo that enabled mergelibs by default
The commit message of
pyuno/source/module/pyuno_dlopenwrapper.c |1 +
1 file changed, 1 insertion(+)
New commits:
commit 89035356bce2a53014f6ecf7d001db3e7bb20ed7
Author: Miklos Vajna
Date: Fri Apr 12 09:45:00 2013 +0200
pyuno_dlopenwrapper: give error message before abort() if dlopen() fails
d53dd70b15f0e3f7c8a05a93f8fcd70e1147c1f7
Author: Miklos Vajna
Date: Fri Apr 12 15:09:12 2013 +0200
sw: rework RTF export of text frames
Export these as new-style frames. Not counting future possibilities,
this commit finally fixes the following problems:
- borders: spacing to contents wasn't exp
sw/source/filter/ww8/rtfattributeoutput.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 426ab2eb7ea4e744947ef9d2ec5c72cca2d81da6
Author: Miklos Vajna
Date: Fri Apr 12 22:25:51 2013 +0200
RTF export: fix position of at-character-anchored textframes
Our importer
deletions(-)
New commits:
commit 42e57f463ed46c64560e6b27a75cc1e9ad519743
Author: Miklos Vajna
Date: Sat Apr 13 13:34:20 2013 +0200
sw: fix frame size of textboxes in DOCX/RTF export
In case the frame is AutoSize and the nominal height is less than the
real height, we used to
i18npool/source/collator/collator_unicode.cxx |2 +-
sw/source/core/doc/doccomp.cxx|2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ca9306c51789dbc8d7c893c5e79da3dc7492693e
Author: Miklos Vajna
Date: Sat Apr 13 15:48:12 2013 +0200
fdo
c016e9de03ac9689874d208320d32049aeb47a17
Author: Miklos Vajna
Date: Sat Apr 13 16:22:55 2013 +0200
ciabot: add install instructions
Change-Id: Iefe25cf7d51cda4f2603cd4b64ad29b77a674212
diff --git a/ciabot/INSTALL b/ciabot/INSTALL
new file mode 100644
index 000..9684999
--- /dev/null
ciabot/projmap.json |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a38f145a2983399aa3523197c3349b32537d6a63
Author: Miklos Vajna
Date: Sat Apr 13 16:25:56 2013 +0200
ciabot: typo
Change-Id: Ie4e1020e1cfdd4b7f84646c4e2a49a085fcb9278
diff --git a
sw/source/core/crsr/crsrsh.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b8205b65d52cfd0406f4af75bb464965a7d4c201
Author: Miklos Vajna
Date: Sat Apr 13 16:32:58 2013 +0200
fdo#45941 cursos -> cursor
Change
sw/source/core/crsr/crsrsh.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e70d6fbf4610563b7ff31d0e6393b70b4b0e6510
Author: Miklos Vajna
Date: Sat Apr 13 16:41:35 2013 +0200
fdo#45941 repeaded -> repeated
Change
Hi Lionel,
On Sun, Apr 14, 2013 at 04:26:20PM +0200, Lionel Elie Mamane
wrote:
> If I could get some feedback on this before we freeze/branch 4.0.3, it
> would help me decide whether to try to get it in 4.0.3 (or
> not)... Thanks in advance!
As Petr mentioned in the other mail, 4.0.3.1 deadline
Hi Tobia,
On Sun, Apr 14, 2013 at 12:16:13AM +0200, Tobia Tesan
wrote:
> The big, fat disclaimer: I have real world programming experience
> with small and medium projects and I'm a reasonably good student (my
> grades are around 95/100 - or, roughly, I'm in the top 5%), but I
> have never hacke
scripts/docdiff.sh | 96 +
1 file changed, 96 insertions(+)
New commits:
commit 5306df2204cad2387fb43deef5fcaa145a7086bf
Author: Miklos Vajna
Date: Mon Apr 15 11:44:09 2013 +0200
docdiff: fix typo to make -k work
Change-Id
bb9fce28d6d5f1cabc2af533bfdc7997ffb7184a
Author: Miklos Vajna
Date: Mon Apr 15 13:31:01 2013 +0200
sw: RTF export of TextFrame border/shadow testcase
Change-Id: I85b85afb6d1b170d71633f93d56f7ce4fffdf0a3
diff --git a/sw/qa/extras/rtfexport/data/textframe-borders.rtf
b/sw/qa/extras
On Mon, Apr 15, 2013 at 01:56:22PM +0200, Fridrich Strba
wrote:
> We should somehow mine in the existing standards like SVG or ODF to find
> something that can represent that value and pass it as svg:
> attribute and/or collection of svg: draw: attributes.
fo has some terminology for these value
Hi Tobia,
On Mon, Apr 15, 2013 at 03:09:39PM +0200, Tobia Tesan
wrote:
> I assume I could be able to fill the gaps between "real world Java"
> and "college C++" with some help from manuals and tutorials before
> starting.
>
> Wishful thinking?
Sure, don't worry about that too much.
> Right, t
insertions(+), 2 deletions(-)
New commits:
commit 92da8fc4ebad92a3667e3534db173ab7232c8048
Author: Miklos Vajna
Date: Mon Apr 15 15:49:35 2013 +0200
sw: add textframe gradient RTF roundtrip testcase
Change-Id: I8e4f6b926123c79ad1a62ddd4c5feebf5fe06cf0
diff --git a/sw/qa/extras/rtfexport
Hi Peter,
On Sat, Apr 13, 2013 at 05:15:30PM -0700, Peter Foley
wrote:
> commit ffe09728cb829016dbbe24ffc5ed10cfc15cfd5c
> Author: Peter Foley
> Date: Sat Apr 13 17:11:26 2013 -0400
>
> adapt gdb pretty-printers to libmerged
>
> Change-Id: I80236f3c69abe713ddfa8111e8ff76f83954de
sw/source/filter/inc/rtf.hxx| 76
sw/source/filter/ww8/rtfattributeoutput.cxx | 13
2 files changed, 89 deletions(-)
New commits:
commit 60556d58e88946ee27bce3c47f5ec9b02e27fdf0
Author: Miklos Vajna
Date: Mon Apr 15 18:09:25 2013 +0200
Hi Lionel,
On Tue, Apr 16, 2013 at 08:15:07AM +0200, Lionel Elie Mamane
wrote:
> Great, how do you make it do that? That is _so_ not my experience,
> when cherry-picking commits touching reportbuilder/java/{com,org}
> to/from libreoffice-4-0 from/to master.
I tried that on a sample repo, so tha
Hi Marco,
On Mon, Apr 15, 2013 at 05:17:42PM +0200, "2_...@libero.it" <2_...@libero.it>
wrote:
> I'm Marco, an Italian student at Politecnico of Turin..I'm writing this
> letter
> because I'm interested in GSOC program,and when i read your propose about
> integration with google drive and sky
deletions(-)
New commits:
commit e7664052d6693598e773f4c9dd6b819213d80d60
Author: Miklos Vajna
Date: Mon Apr 15 20:37:52 2013 +0200
fdo#61193 fix crash on RTF paste of footnote
Regression from 232ad2f2588beff50cb5c1f3b689c581ba317583.
Change-Id
(+), 3 deletions(-)
New commits:
commit dfe4974119bcd17fa65a5f0600fd12af02425c56
Author: Miklos Vajna
Date: Mon Apr 15 20:37:52 2013 +0200
fdo#61193 fix crash on RTF paste of footnote
Regression from 232ad2f2588beff50cb5c1f3b689c581ba317583.
(cherry picked from commit
Hi Norbert,
On Tue, Apr 16, 2013 at 08:08:20AM -0500, Norbert Thiebaud
wrote:
> humm... with moving of 1000's of headers... I wonder what the limit
> will then be needed ?
No idea, the kernel already had an i386 -> x86 rename or so (and they
then fixed quite some git rename vs merge issues), so
Hi,
On Tue, Apr 16, 2013 at 10:06:02AM -0500, Norbert Thiebaud
wrote:
> > I think Norbert meant:
>
> [...]
> Yep
Ah, I see. I hoped we won't have to deal with that, just like we didn't
deal with the conflicts caused by the rtl:: prefix mass-removal. I just
asked the contributor to rebase his/h
solenv/Package_gdb.mk |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7de8db6a95d644c175b77a132c49cdc1eead1eac
Author: Miklos Vajna
Date: Wed Apr 17 09:38:39 2013 +0200
solenv: fix packaging of gdb pretty-printers in the non-libmerged case
Change-Id
Hi Peter,
On Tue, Apr 16, 2013 at 09:10:53PM -0400, Peter Foley
wrote:
> Sorry, should be fixed now.
Yes, you fixed svl and tl, but cppu, sal and sw printers were still
missing.
I fixed those for the non-libmerged case with
7de8db6a95d644c175b77a132c49cdc1eead1eac, I hope I didn't break anythi
Hi Anurag,
On Wed, Apr 17, 2013 at 01:03:20AM +0530, Anurag Kanungo
wrote:
> Finally i was able to build the libre office using the clang compiler on
> master branch and i built it on open suse . But my compiler plugings are
> not working as it says compiler headers missing .
Did you use the ho
Hi Noel,
On Tue, Apr 16, 2013 at 01:04:46PM -0700, Noel Grandin wrote:
> sfx2/inc/sfx2/dispatch.hxx |4 +
> sfx2/source/control/dispatch.cxx | 99
> ++-
> 2 files changed, 49 insertions(+), 54 deletions(-)
>
> New commits:
> commit 7e4db91a3900fd
Hi,
On Wed, Apr 17, 2013 at 10:26:27AM +0200, Jan Holesovsky wrote:
> Please - is there any reason why do you prefer the bundles over git
> checkout? It is much easier with git, you will be downloading about the
> same amount of data is with the bundles, and additionally you'll have
> the histor
Hi Michael,
On Wed, Apr 17, 2013 at 11:55:04AM +0200, Michael Meeks
wrote:
>
> On Tue, 2013-04-16 at 10:19 +0200, Miklos Vajna wrote:
> > I tried that on a sample repo, so thanks for bringing this up. It seems
> > the git rename detection is O(N^2), so the default number of
Hi Mohit,
On Thu, Apr 18, 2013 at 11:47:09AM +0530, mohit bhura
wrote:
> I am a second year student at The Indian Institute of Technology,
> Kharagpur, in the department of Computer Science.
>
> I am interested in working on your project and would like some help on
> where i should get started
On Wed, Apr 17, 2013 at 10:20:21AM +0200, Noel Grandin wrote:
> Aaah, sorry about that, I got the DBG_ASSERT the wrong way around.
> Pushed a fix - c3b1ce2097ea3b43234be3dfb1d529335b980ff8
Thanks, that indeed solved the bogus assert.
signature.asc
Description: Digital signature
On Wed, Apr 17, 2013 at 11:27:08PM +0100, Wols Lists
wrote:
> It's complaining "incorrect RSA1 identifier", but I generated the key
> pair as per instructions -
>
> ssh-keygen -t rsa -C "your_em...@example.com"
Where did you find that instruction, was on some LibreOffice site? FWIW,
./logerrit
Hi,
On Wed, Apr 10, 2013 at 06:47:56PM -0430, Rafael Dominguez
wrote:
> So my question is that is it possible to change the behaviour of
> storeTemplate to call storeAsURL instead of storeToURL? or is there any
> workaround i can use to fix the problem??
We already have storeTemplate and addTem
sw/source/core/inc/drawfont.hxx | 20 ++--
sw/source/core/txtnode/swfont.cxx | 10 +-
2 files changed, 15 insertions(+), 15 deletions(-)
New commits:
commit e35b772e44096c3a5d1077df7b243fae08e33621
Author: Miklos Vajna
Date: Thu Apr 18 09:38:05 2013 +0200
insertions(+), 5 deletions(-)
New commits:
commit 29b59f2e87d1b00ab6a1f4cc4e960603974992bc
Author: Miklos Vajna
Date: Thu Apr 18 12:05:10 2013 +0200
gdb-core-bt: don't talk about core files without a reason.
When exit code is <128, then the test probably just failed, it did not
insertions(+), 6 deletions(-)
New commits:
commit 3d4fef85d05269e613316a7af6245f05d207d76e
Author: Miklos Vajna
Date: Thu Apr 18 14:42:22 2013 +0200
fdo#63023 incorrect RTF background color in header
Change-Id: I33f5c8a856206860ac9cdb23dd6b5222cb785bf7
diff --git a/sw/qa/extras/inc
Hi,
On Thu, Apr 18, 2013 at 02:09:04PM +0200, Ádám Király
wrote:
> Both patches have the same bugs, I have wasted quite some time trying to
> figure out what's missing, so I would like to know if the problem lies in
> my code,
> or that docx saving isn't prepared for use with storeToURL.
Have y
insertions(+), 9 deletions(-)
New commits:
commit cacdb29329cf6398df183b27b3dcb23d18d897d0
Author: Miklos Vajna
Date: Thu Apr 18 17:07:22 2013 +0200
fdo#63023 incorrect RTF background color in header
(cherry picked from commits 3d4fef85d05269e613316a7af6245f05d207d76e and
sw/source/ui/docvw/edtwin.cxx | 57 +-
sw/source/ui/wrtsh/wrtsh2.cxx | 11 ++--
2 files changed, 49 insertions(+), 19 deletions(-)
New commits:
commit 26c6e88ad3779a1a61bb046fc049f0ae9c0df605
Author: Miklos Vajna
Date: Fri Apr 19 16:05:41 2013
Author: Miklos Vajna
Date: Fri Apr 19 17:14:05 2013 +0200
fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twips
Regression from 3d7e168a2a43c2414b0633379102ddb29437e75b.
Change-Id: I9ab3f9f41316a01d5a74f3e500bad7a83c8d2dca
diff --git a/sw/qa/extras/ooxmli
e6142d89ecaef481c6dc3403f36efc2697aed35d
Author: Miklos Vajna
Date: Fri Apr 19 17:37:52 2013 +0200
git-hooks: use git show -M to detect renames
Change-Id: I7a0663bbdcd88e40f1d8aeab077c37e595418136
diff --git a/git-hooks/core.git/hooks/update b/git-hooks/core.git/hooks/update
index 5ee351f..b23aee5 100755
README.cross |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 42960dcc78175f44dacc8bd64cf6c6dcb8bbaf38
Author: Miklos Vajna
Date: Fri Apr 19 18:26:03 2013 +0200
README.cross: don't mention explicit openSUSE releases
Otherwise one will have to u
writerfilter/source/dmapper/GraphicImport.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c8b7ed1d8b93a8ca8d67b67c49c2de9b12715596
Author: Miklos Vajna
Date: Fri Apr 19 17:14:05 2013 +0200
fdo#63685 wp:inline's distT/B/L/R is in EMU's,
Hi,
On Sat, Apr 20, 2013 at 10:40:45PM +0100, Michael Meeks
wrote:
> I just built master from clean and got a non-executable
> solenv/bin/install-gdb-printers which apparently caused a build failure.
>
> Too late to fix it for me just now - hope it helps; chmod +x might fix
> it I h
reportdesign/source/core/api/ReportDefinition.cxx | 127 ++
1 file changed, 63 insertions(+), 64 deletions(-)
New commits:
commit 60a466c0363eaa9b2692323f4d2ac98683366c3b
Author: Miklos Vajna
Date: Mon Apr 22 13:00:15 2013 +0200
remove no longer needed MAP_CHAR_LEN
writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 +
1 file changed, 9 insertions(+)
New commits:
commit 562de768b5e80dd7d73302ad8307e1d7a734ec1c
Author: Miklos Vajna
Date: Fri Mar 22 11:08:12 2013 +0100
fdo#62288 fix RTF import of table paragraph margins
Regression
Author: Miklos Vajna
Date: Tue Apr 23 15:27:47 2013 +0200
fdo#62643 sw: fix autocomplate wrt. adding to a partially finished word
This partially reverts commits 1eee77f2c2b4fa5f693708218c74a8f3909649a6
and 51f9e894f46e718200a14bcd61e9e44c64bc5396.
Change-Id
Author: Miklos Vajna
Date: Tue Apr 23 15:27:47 2013 +0200
fdo#62643 sw: fix autocomplate wrt. adding to a partially finished word
This partially reverts commits 1eee77f2c2b4fa5f693708218c74a8f3909649a6
and 51f9e894f46e718200a14bcd61e9e44c64bc5396.
(cherry picked from
901 - 1000 of 14134 matches
Mail list logo