https://bugs.freedesktop.org/show_bug.cgi?id=30732
--- Comment #28 from Stephan van den Akker ---
Confirmed fixed for subscript, superscript and italics.
"selected character attributes" means no bold, underline, font changes, font
colours and Unicode Line Breaks, right?
This will probably not
writerfilter/CustomTarget_source.mk|6
writerfilter/source/ooxml/factoryimpl.py | 204 +
writerfilter/source/ooxml/factoryimpl.xsl | 274 -
writerfilter/source/ooxml/factorytools.xsl | 20 --
4 files changed, 207 insertions(+), 29
sw/qa/extras/ww8import/data/fdo80333.doc |binary
sw/qa/extras/ww8import/ww8import.cxx |9 +
sw/source/filter/ww8/ww8par6.cxx | 24 ++--
3 files changed, 23 insertions(+), 10 deletions(-)
New commits:
commit c2e708d61746a259888c0e5fb1d3e9a43e3ca696
Au
sw/inc/viewsh.hxx |1 +
sw/source/core/draw/dflyobj.cxx |4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit fb0b42b89af95b42cc6caadf8c22321e5c9386e8
Author: Miklos Vajna
Date: Sat Jul 12 11:09:06 2014 +0200
CppunitTest_tiledrendering: disable
sal/osl/unx/mutex.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 231db56d020d95e9bcf2520cb3c64235d99aa650
Author: Michael Meeks
Date: Sat Jul 12 12:14:58 2014 +0100
sal: restore pthread to its original non-ideal state.
Hopefully repairs the tinderb
external/libgltf/ExternalProject_libgltf.mk |2 +-
svtools/source/contnr/DocumentInfoPreview.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 717f8a87a7f009b821fd512c26cb35b2cac14993
Author: Markus Mohrhard
Date: Sat Jul 12 12:59:47 2014 +0200
enab
https://bugs.freedesktop.org/show_bug.cgi?id=47800
michalis changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=47800
michalis changed:
What|Removed |Added
Summary|Most of the predefined |Most of the predefined
|aut
sot/source/sdstor/stgdir.cxx |9 +++-
sot/source/sdstor/stgole.cxx |8 +++
sot/source/sdstor/stgstrms.cxx | 16 +++---
sot/source/sdstor/storage.cxx| 15 +++--
sot/source/sdstor/storinfo.cxx |9 +++-
sot/source/sdstor/ucbstorage.cxx | 4
https://bugs.freedesktop.org/show_bug.cgi?id=47800
Michal Horák changed:
What|Removed |Added
Assignee|hora...@gmail.com |libreoffice-b...@lists.free
https://bugs.freedesktop.org/show_bug.cgi?id=43157
Björn Michaelsen changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #29 from Björn Michae
https://bugs.freedesktop.org/show_bug.cgi?id=61005
Björn Michaelsen changed:
What|Removed |Added
Whiteboard|BSA EasyHack|BSA
|DifficultyInte
New branch 'private/jmux/old-layouting' available with the following commits:
commit 9b92db424f9ec161e1c26cc84de271a61606dd3e
Author: Jan-Marek Glogowski
Date: Sat Jul 12 23:17:31 2014 +0200
fdo#70346 MM: hide sections based on field values
This recalculates the section conditions
sc/inc/sortparam.hxx | 20 ++-
sc/inc/table.hxx |3
sc/inc/undosort.hxx|3
sc/source/core/data/sortparam.cxx | 51 +++
sc/source/core/data/table3.cxx | 242 +++--
sc/source/ui/docshell/dbdocfun.
sw/source/core/doc/docbm.cxx | 292 ++-
1 file changed, 183 insertions(+), 109 deletions(-)
New commits:
commit 6708edc8952108f4bfb3bbac3e3e50afa64e1539
Author: Bjoern Michaelsen
Date: Sun Jul 13 01:13:16 2014 +0200
typo
Change-Id: Ia400c3
sc/qa/unit/ucalc.cxx | 68 +
sc/qa/unit/ucalc.hxx |2 +
sc/source/ui/docshell/dbdocfun.cxx |4 +-
3 files changed, 73 insertions(+), 1 deletion(-)
New commits:
commit 47a82452b5040cd712ffafb7d153fd18940ee1af
Author: Kohei Y
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 80462, which changed state.
Bug 80462 Summary: Other: Crash when sorting single row
https://bugs.freedesktop.org/show_bug.cgi?id=80462
What|Removed |Added
--
sc/inc/table.hxx |2 -
sc/qa/unit/ucalc.cxx | 68 +
sc/qa/unit/ucalc.hxx |2 +
sc/source/core/data/table3.cxx | 23 +---
sc/source/ui/docshell/dbdocfun.cxx |4 +-
5 files changed, 84 inser
New branch 'feature/new_assert_macros' available with the following commits:
commit 4dbaa35920fa376c48eedf8cc3440b3965a01caa
Author: Markus Mohrhard
Date: Sat May 5 21:52:20 2012 +0200
add new assertion macros for <, <=, > and >=
Now we support the following new macros:
-
chart2/source/view/charttypes/GL3DBarChart.cxx |4
include/vcl/opengl/OpenGLContext.hxx |1 +
vcl/source/opengl/OpenGLContext.cxx| 11 +++
3 files changed, 16 insertions(+)
New commits:
commit dde00f1f8ac598314b7f8a787eeacc841bc65f1c
Author: Markus Moh
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ OS X: SDK configuration
in https://gerrit.libreoffice.org/9952 from Robert Antoni Buj i Gelonch
about module build
+ ExternalProject_python3.mk: MACOSX
in ht
android/Bootstrap/src/org/libreoffice/kit/Document.java |3 ++-
desktop/source/lib/lokandroid.cxx | 11 +--
2 files changed, 11 insertions(+), 3 deletions(-)
New commits:
commit b7742fd8b831959d3a0865c35f61c3c8740a1fac
Author: Andrzej Hunt
Date: Sun Jul 13 0
22 matches
Mail list logo