sc/source/filter/xml/xmlcelli.cxx | 297 +-
sc/source/filter/xml/xmlcelli.hxx |7
2 files changed, 141 insertions(+), 163 deletions(-)
New commits:
commit 3da9e8832632c4d7123e1e3f326eec2c1ab4f27b
Author: Daniel Bankston
Date: Fri Jun 15 01:08:05 2012 -
Hey guys,
so I have finally my big feature ready for 3-6. Since this is a really
large change I'm summarizing the changes below. Most of the feature in
the core is already in 3.6Beta1 except for some corrections to the
import/export code and one large refactoring to allow color formats(
color scal
sc/source/ui/condformat/colorformat.cxx | 21 +++
sc/source/ui/condformat/condformatdlg.cxx | 53 --
sc/source/ui/inc/colorformat.hxx |2 +
sc/source/ui/inc/condformatdlg.hxx|4 ++
4 files changed, 63 insertions(+), 17 deletions(-)
sfx2/inc/sfx2/thumbnailview.hxx |4 -
sfx2/inc/sfx2/thumbnailviewitem.hxx |5 +-
sfx2/source/control/thumbnailview.cxx | 74 --
3 files changed, 50 insertions(+), 33 deletions(-)
New commits:
commit 61329b5c147a94c66253fc05be85a4d80a2506bc
Author:
Hey Daniel,
2012/6/14 Daniel Bankston :
> On 06/14/2012 07:03 AM, Daniel Bankston wrote:
>>
>>
>> So it seems either I should make the import conditionally use my OUString
>> replacement for simple text and XTextCursor withXMLParaContext for
>> complicated text, or I should abandon it all together
connectivity/source/parse/sqlbison.y |1 +
1 file changed, 1 insertion(+)
New commits:
commit f14bd201ad7c391b078be1d8e7fb2d072015be70
Author: Christian Lohmaier
Date: Fri Jun 15 01:31:46 2012 +0200
ancient bison nees %token-table for yytname to be usable
fixes build with XCo
sfx2/Library_sfx.mk |2
sfx2/inc/sfx2/thumbnailview.hxx | 15
sfx2/source/control/thumbnailview.cxx | 886 --
3 files changed, 334 insertions(+), 569 deletions(-)
New commits:
commit 8a65fffe1d5e0a01ac42291ece8331e32c418f69
Author:
On Thu, Jun 14, 2012 at 07:18:08PM +0200, Noel Grandin wrote:
> On Thu, Jun 14, 2012 at 6:38 PM, Bjoern Michaelsen
> wrote:
>
> > Im getting fits thinking about the long term maintainability though.
> >
>
> In what sense?
> It's an extra compile step and an extra dependency.
> You can even choos
filter/source/msfilter/escherex.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5af60dc534b9217e2c799aacbff03bdf727e806e
Author: Julien Nabet
Date: Thu Jun 14 23:31:29 2012 +0200
Fix uninitialized values
Change-Id: I62b6cb30aeab40be18e5943a27c
I happen to use a virtual device of size 1024x1024 in my Android
document viewer test code. (Because it is such a nice round number;)
SvpSalGraphics::GetResolution() in vcl/headless/svpgdi.cxx sets DPIX =
rDPIY = 96. (This I hadn't noticed.)
So when I saw that document pages (page format A4 portr
sc/qa/unit/data/ods/formats.ods|binary
sc/qa/unit/subsequent_filters-test.cxx | 23 ++-
2 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit c2601d8c5f1736d72966f57090a9729988390d29
Author: Daniel Bankston
Date: Wed Jun 13 17:51:58 2012 -0500
On 06/14/2012 07:03 AM, Daniel Bankston wrote:
So it seems either I should make the import conditionally use my
OUString replacement for simple text and XTextCursor
withXMLParaContext for complicated text, or I should abandon it all
together for now. Do you think it would be worth it to conv
Hello,
I pushed a patch on master for fdo#50988 (see
http://cgit.freedesktop.org/libreoffice/core/commit/?id=cc85e1303fbdf7d1ff9c5b63ed9942206b53ddac).
As indicated in the comment
https://bugs.freedesktop.org/show_bug.cgi?id=50988#c2 and in the commit
comment, it's the same type of problem than fd
libvisio/libvisio-0.0.17-fdo50988.patch | 27 +++
libvisio/makefile.mk|1 +
2 files changed, 28 insertions(+)
New commits:
commit cc85e1303fbdf7d1ff9c5b63ed9942206b53ddac
Author: Julien Nabet
Date: Thu Jun 14 21:57:06 2012 +0200
Resolves:
Thank you András,
I will check it tomorrow.
Cheers,
Kami
2012/6/14, Andras Timar :
> 2012/6/14 KAMI911 KAMI911 :
>> Hi!
>>
>> Can you help me how can I redefine:
>>
>> # Identity of this package.
>> PACKAGE_NAME='LibreOffice'
>> PACKAGE_TARNAME='libreoffice'
>> PACKAGE_VERSION='3.6'
>> PACKAGE_S
android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java
| 222 --
odk/examples/java/DocumentHandling/test/test1.odt
|binary
vcl/source/gdi/virdev.cxx
pyuno/Module_pyuno.mk | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
New commits:
commit 83726096bfe32160f1fd0aab106a1052aec9ecaa
Author: Matúš Kukan
Date: Thu Jun 14 21:01:11 2012 +0200
pyuno: more stuff unwanted if there is system python
Change-Id: I13d543
Hi,
I won't try to judge the code, but I approve the visuals. :) (Some
further modifciation might still be useful to get rid of the white
"triangles" at the left and the right.)
Overall I like it very much though, thanks, Kendy.
Astron.
___
LibreOffic
On Thu, Jun 14, 2012 at 6:38 PM, Bjoern Michaelsen
wrote:
> Im getting fits thinking about the long term maintainability though.
>
In what sense?
It's an extra compile step and an extra dependency.
You can even choose from ExcelsiorJET / GCC-for-java / vmkit-clang :-)
___
Just an update on this since some people showed interest. I am/was
willing to do a manual list using a quick macro in calc but the wiki
blocks me from using href so unless that is changed I don't see how I
can link the bug to FDO which makes this endeavor a bit useless. If
someone knows if I can ge
sfx2/inc/sfx2/app.hxx|1 -
sfx2/source/appl/appbas.cxx |6 --
sfx2/source/appl/appquit.cxx |5 -
3 files changed, 12 deletions(-)
New commits:
commit e9022aaa9053aff22cea804794a9eac082485626
Author: Takeshi Abe
Date: Fri Jun 15 01:54:40 2012 +0900
removed empt
Hi, quick update,
pushed some more work on the file explorer. Next items on my agenda are a.)
a list view, the ability to switch between them (temporary) & set default
(persistent). b.) Bring doc viewer action bar in line with what the
designers suggest (hidden by default then transparent overlay
dev/null |binary
icon-themes/galaxy/sfx2/res/closedoc.png |binary
icon-themes/galaxy/vcl/res/closedoc.png |binary
icon-themes/hicontrast/sfx2/res/closedoc.png |binary
icon-themes/hicontrast/vcl/res/closedoc.png |binary
5 files changed
New commits
dev/null |binary
icon-themes/galaxy/sfx2/res/closedoc.png |binary
icon-themes/galaxy/vcl/res/closedoc.png |binary
icon-themes/hicontrast/sfx2/res/closedoc.png |binary
icon-themes/hicontrast/vcl/res/closedoc.png |binary
5 files changed
New commits
On Thu, Jun 14, 2012 at 06:17:18PM +0200, Noel Grandin wrote:
> Given that the primary problem with HSQLDB is that we need a java-vm
> installed to make it work, has anyone considered using
> http://vmkit.llvm.org/
> to compile HSQLDB into an exe, and then running it as a separate
> process which L
android/experimental/GSoC-2012-eclipse-workspace/LibreOfficeUI/res/layout/file_explorer.xml
| 20 --
android/experimental/GSoC-2012-eclipse-workspace/LibreOfficeUI/res/layout/file_grid.xml
| 20 ++
android/experimental/GSoC-2012-eclipse-worksp
On 2012-06-14 17:13, Michael Meeks wrote:
* SQLite vs. HSQLDB for base (Lionel)
+ SQLite very sloppy typing can cause serious problems cf.
https://bugs.freedesktop.org/show_bug.cgi?id=38811
+ no date/time datatype.
=> perhaps not a good idea to
Hi Tim,
On 2012-06-13 at 15:49 +0200, Tim Hardeck wrote:
> I have added a zoom submenu to View with the same entries of the zoom
> status bar right mouse button menu.
> Additionally the zoom menu entries were sorted in a more logical way.
Looks good to me - do you have a push access? If yes, pl
2012/6/14 KAMI911 KAMI911 :
> Hi!
>
> Can you help me how can I redefine:
>
> # Identity of this package.
> PACKAGE_NAME='LibreOffice'
> PACKAGE_TARNAME='libreoffice'
> PACKAGE_VERSION='3.6'
> PACKAGE_STRING='LibreOffice 3.6'
> PACKAGE_BUGREPORT=''
> PACKAGE_URL='http://documentfoundation.org/'
>
>
On Thu, Jun 14, 2012 at 09:57:48AM -0500, Norbert Thiebaud wrote:
> When you apply a series in sequence, at any point the result must be
> buildable...
> 1/ it is good practice
> 2/ if that is not the case bisection is much harder
... but it has a lower importance than having the tip of master bui
* Present:
+ Norbert, Rainer, Eike, Lionel, Michael, Stephan, Andras,
Cedric, Bjoern, Kendy, Astron, Petr, Mitch
* Completed Action Items
+ add encryption default UI option in 3.6 (Thorsten)
+ poke at Windows 8 certification requirements (Andras)
+
Hi!
Can you help me how can I redefine:
# Identity of this package.
PACKAGE_NAME='LibreOffice'
PACKAGE_TARNAME='libreoffice'
PACKAGE_VERSION='3.6'
PACKAGE_STRING='LibreOffice 3.6'
PACKAGE_BUGREPORT=''
PACKAGE_URL='http://documentfoundation.org/'
values? What is the source of these variables?
Are
On 06/14/2012 04:57 PM, Norbert Thiebaud wrote:
On Thu, Jun 14, 2012 at 1:59 AM, Stephan Bergmann wrote:
On 06/13/2012 03:00 PM, Norbert Thiebaud wrote:
I think you are confusing buildability after each patch of a series has been
applied in sequence (which is a desirable property indeed) vs.
On Thu, Jun 14, 2012 at 1:59 AM, Stephan Bergmann wrote:
> On 06/13/2012 03:00 PM, Norbert Thiebaud wrote:
>
>
> I think you are confusing buildability after each patch of a series has been
> applied in sequence (which is a desirable property indeed) vs. buildable
> with each patch of a series app
Hi,
I was trying to debug a problem where the email-field doesn't show the
correct color when imported (pptx).
I have attached a sample debug file.
qsort seems to change the order of the elements even if the elements are
sorted. (Technically though it is correct), our way of applying color
a
Hi,
�
Thank you for your response. I appreciate it. I
was, however, referring to the last section on that wiki page which
says:
LibreOffice Alfresco
Implementation
The LibreOffice project uses Alfresco to manage technical
documentation. They are looking for help customizing their Alfre
Hi Sanket,
On Thu, 2012-06-14 at 07:24 -0600, sanketsha...@dukstra.com wrote:
> I have extensive experience in document management systems and would
> like to contribute on that. (Getting alfresco up and running,
> customizations, workflows etc.) or am I missing something here?
I though you were
RepositoryExternal.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 16468bd2ea7bdefd859b68c978fdb3397d53a4d4
Author: Norbert Thiebaud
Date: Thu Jun 14 08:59:28 2012 -0500
Fix pyuno migration on Mac
Change-Id: I75322a9ada9c84faa6c54ade7d44e5493abb418
sw/source/filter/ww8/wrtw8esh.cxx | 29 -
1 file changed, 28 insertions(+), 1 deletion(-)
New commits:
commit d21e1215f6a1742a52638a79582c7c833dd8869a
Author: Miklos Vajna
Date: Thu Jun 14 13:30:57 2012 +0200
n#325936 fix ww8 export of not-in-background ancho
crashrep/source/all/crashrep.ulf | 18 ++
crashrep/source/all/makefile.mk | 33 +-
crashrep/source/unx/main.cxx | 37 +++---
crashrep/source/unx/makefile.mk | 33 +-
crashrep/source/wi
On 06/14/2012 01:56 PM, Michael Meeks wrote:
IMHO a single, simple top-level Application object with some
easy-to-use methods for simple use-cases is still a good idea
...the old idea of having some sort of convenience wrapper around the
basic API. Sure, can be done. However, there is that o
Hi, Markus,
Just a follow up to our IRC conversation on ODS import's handling of the
text:p tag for cell text...
I tried to replace XTextCursor usage by mimicking its actions with an
OUString. It works fine for cells with simple text (one text:p tag and
one style in a cell), but for multipl
On Thu, Jun 14, 2012 at 01:44:58PM +0200, Stephan Bergmann wrote:
> How do you generate a static wrapper around a dynamic entity? You
> can only generate it for a given snapshot of that dynamic entity's
> behavior.
Right. Worse is Better.
> But then, when you assume the entity's behavior is (l
On Thu, 2012-06-14 at 12:50 +0200, Stephan Bergmann wrote:
> That way, at least for this specific case of the Desktop service, we
> nicely avoid any published-vs.-unpublished problems, anyway: Leave the
> old Desktop service untouched (just mark it as deprecated in favor of
> the new), and cre
On Thu, Jun 14, 2012 at 01:44:58PM +0200, Stephan Bergmann wrote:
> This is not about "RAD," this is about "software development." Yay,
> on to a flamefest! ;)
Taking the flamebait: Was UNO ever used for something else than RAD? "Software
development" inside LibreOffice core doesnt count as we c
Hi,
On Thu, Jun 14, 2012 at 12:36:12PM +0200, Lubos Lunak wrote:
> Where are we going to get these tinderboxes? The page for master lists 17
> tinderboxes, out of which only about 11 build regularly. Out of which there
> are 4 linux-gcc tinderboxes, one linux-clang, 1(2?) macosx, 3 windows and
On 06/14/2012 01:14 PM, Bjoern Michaelsen wrote:
On Thu, Jun 14, 2012 at 11:40:20AM +0100, Michael Meeks wrote:
The problem is - if you use a Java or C# binding that requires types,
and can provide intelligent auto-completion in the code (at least until
we hit an 'any' or 'queryInterface
distro-configs/OxygenOfficeLinux.conf |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 12d76ae5c01a792de07a541ba20df5f28f42c927
Author: Kalman Szalai - KAMI
Date: Thu Jun 14 13:29:52 2012 +0200
Add epm for OxygenOffice distro-conf
Change-Id: Iddbc17e79
Hi Aakriti,
On Thu, 2012-06-14 at 11:35 +0530, Aakriti Gupta wrote:
> I am currently interning at a company and my project is to
> find/improve a tool for exporting MS Office formats to PDFs. A huge
> number of documents would need to be converted to pdfs.
>
> Could you suggest the approximate ti
On Thu, Jun 14, 2012 at 11:40:20AM +0100, Michael Meeks wrote:
> The problem is - if you use a Java or C# binding that requires types,
> and can provide intelligent auto-completion in the code (at least until
> we hit an 'any' or 'queryInterface') - then using this overly-generic:
>
>
Hi Tom,
Thanks for jumping in :-)
On Wed, 2012-06-13 at 11:57 -0600, Tom Tromey wrote:
> Michael> But is there any way of suppressing that warning thrash
> Michael> for the case where it is not enabled ?
>
> There's no way to disable it.
> File a feature request in gdb bugzilla if you w
distro-configs/OxygenOfficeLinux.conf |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5b1068cd7f1febe2759c1989a5ed04d2b6a81444
Author: Kalman Szalai - KAMI
Date: Thu Jun 14 13:08:20 2012 +0200
Add epm to OxygenOffice distroconf
Change-Id: Ief7abea6e87
touch/prj/build.lst |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 9735441b94eb53efc913c483d1eb1b438e1859de
Author: David Tardon
Date: Thu Jun 14 13:03:29 2012 +0200
fix build.lst content
Change-Id: I11c45830f6a322876041f6beda9e31fde110a2a7
diff -
Le 14/06/12 08:51, Stephan Bergmann a écrit :
Hi Stephan,
> Just to clarify: The SDK (build off module odk) is needed when you want
> to develop extensions etc. outside the LO build environment. It is not
> needed for building the MySQL connector extension during a LO build
> (configured with -
cross_toolset/prj/build.lst |2 +-
pyuno/prj/d.lst | 27 ---
tail_build/prj/build.lst|2 +-
3 files changed, 2 insertions(+), 29 deletions(-)
New commits:
commit 656e9238de03bcc696e9d6f629e71a75be2c66d0
Author: Matúš Kukan
Date: Thu Jun 14 12
On Wed, 2012-06-13 at 21:45 +, ORTIZ MARTINEZ JOSE ASUNCION wrote:
> Thanks for your help.
Please always CC: the developers list - I can't handle every thread on
my own ie. dig out "reply-to-all" in your mail client please :-)
> I would like to change the default name ...
O
On 06/14/2012 11:22 AM, Michael Meeks wrote:
On Wed, 2012-06-13 at 15:22 +0200, Stephan Bergmann wrote:
I wouldn't introduce the extra noise of an additional Desktop2 service.
While technically it would be an incompatibility to change the
existing, old-style Desktop service (implementing mult
On Thu, 2012-06-14 at 11:39 +0200, Noel Grandin wrote:
> I would prefer to avoid redesigning the factories and interfaces in the
> process. I believe that should be a separate step, if only so that change can
> occur in reasonably sized steps.
Yep.
> i.e. I am politely informing people
Hi Bjoern,
On Thu, 2012-06-14 at 12:02 +0200, Bjoern Michaelsen wrote:
> > [property] com::sun::star::lang::XComponent activeDocument;
>
> An even more radical approach would be assuming properties to just be a
> dynamic
> string->any map. Python allows mapping those to native attributes wit
Hi Christophe,
On Tue, 2012-06-12 at 22:53 +0200, Marion & Christophe JAILLET wrote:
> first try to send a patch for libreoffice,
First - sorry for the delay reviewing this :-)
> This one, is to avoid a call to memset(..., 0, ...) for memory
> allocated with calloc.
Patch looks
On Tuesday 12 of June 2012, Bjoern Michaelsen wrote:
> Hi all,
>
> this is a proposal to get as much focused tinderboxing as possible with
> limited resources and unreliable build clients. This also assumes patches
> under consideration to be independant (that is: without conflicts) and not
> depen
i18npool/source/breakiterator/breakiterator_ctl.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 441b28d4e9d0345f91fed6a2345d4d6a7c7eb5f7
Author: Christophe Jaillet
Date: Thu Jun 14 11:34:26 2012 +0100
remove un-necessary memset
diff --git a/i18npool/source/breakiterator/b
Hi Kami,
On Tue, 2012-06-12 at 15:00 +0200, KAMI911 KAMI911 wrote:
> I haven't built OxygenOffice from LibreOffice branches for several
> months. Now I tried to do that (on 3-6) because I created two virtual
> machines for they.
Heh :-) sounds good.
> What is the best way to build & pack
On Thu, Jun 14, 2012 at 10:22:44AM +0100, Michael Meeks wrote:
> So - as an example; I would love a:
>
> any getConfigKey([in] string path);
> void setConfigKey([in] string path, [in] any value);
>
> Cheesy, incomplete - if you want more you have to go to the real source
On 06/14/2012 12:30 AM, David Ostrovsky wrote:
I cleaned it and pushed a new gerrit change set [1] and created a patch
that cleanly applies to the current master.
Test matrix:
==
All platforms: compiles with --disable-python
Mingw32: not considering (pyuno bridge is broke
Makefile.top |2
Module_tail_build.mk |1
Repository.mk |4
RepositoryExternal.mk | 51
RepositoryFixes.mk| 12 ++
postprocess/packcomponents/makefi
sc/source/ui/app/inputwin.cxx |2 +-
tools/inc/tools/wintypes.hxx |3 ++-
vcl/source/window/brdwin.cxx |2 ++
vcl/source/window/window.cxx |2 ++
4 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 30903d907a96aac96756e3cd0aa384dfd6993787
Author: Jan Holesovsky
Hi
Just some context - this is mostly about the "shiny new UNO" i.e.
https://bugs.freedesktop.org/show_bug.cgi?id=46808
and using service factories all over the place i.e. converting from
uno::Reference< frame::XDesktop > xDesktop(
xFactory->createInstance( ::rtl::OUString( "com.sun.star.fra
Hi Stephan & Noel,
On Wed, 2012-06-13 at 15:22 +0200, Stephan Bergmann wrote:
> I wouldn't introduce the extra noise of an additional Desktop2 service.
> While technically it would be an incompatibility to change the
> existing, old-style Desktop service (implementing multiple interfaces)
> i
Hi,
2012/6/14 Fridrich Strba :
> Good for me, can you please make the backport to 3-5, since there are
> conflicts by a normal cherry-pick?
>
Pushed to libreoffice-3-5 with Fridrich's and Jesus' sign-off. 1 more
needed for 3.5.5.
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice
instsetoo_native/inc_ooohelppack/windows/msi_templates/CustomAc.idt
|1
instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt
|1
instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt
|1
i
On 14 June 2012 00:30, David Ostrovsky wrote:
> I cleaned it and pushed a new gerrit change set [1] and created a patch that
> cleanly applies to the current master.
I had a really quick look and it looks good.
Thanks.
Maybe you should also change license part of the makefiles.
See new TEMPLATE.S
instsetoo_native/util/openoffice.lst | 30 +++---
solenv/inc/minor.mk |4 ++--
2 files changed, 17 insertions(+), 17 deletions(-)
New commits:
commit 53153e8ae70a20c2a17b0a0fa062fa7c1309b899
Author: Petr Mladek
Date: Thu Jun 14 10:22:35 2012 +0200
instsetoo_native/util/openoffice.lst | 22 +++---
solenv/inc/minor.mk |4 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit e81aa423367882a074b50c9e7c822e186141b9a2
Author: Petr Mladek
Date: Thu Jun 14 10:19:48 2012 +0200
bu
writerfilter/CustomTarget_source.mk |4 +-
writerfilter/Library_writerfilter.mk | 18 +--
writerfilter/debug_setup.mk | 17 --
writerfilter/source/generated.mk | 55 ---
4 files changed, 17 insertions(+), 77 deletions(-)
New
ucb/source/ucp/cmis/cmis_content.cxx | 35 +++
1 file changed, 23 insertions(+), 12 deletions(-)
New commits:
commit 4f5c523b97542bdbfe69fb7695bcb9699c66f89f
Author: Cédric Bosdonnat
Date: Tue Jun 5 13:00:06 2012 +0200
CMIS UCP: fixed Save As into a CMIS
Good for me, can you please make the backport to 3-5, since there are
conflicts by a normal cherry-pick?
F.
On 13/06/12 11:01, Andras Timar wrote:
> Hi,
>
> I removed the IsOfficeRunning custom action, because it was unreliable
> and did not have any advantage over built-in mechanism for detecti
> Hi,
>
> I removed the IsOfficeRunning custom action, because it was unreliable
> and did not have any advantage over built-in mechanism for detecting
> files in use during installation on Windows.
>
> Please cherry-pick it to 3-5 and 3-5-5.
>
> http://cgit.freedesktop.org/libreoffice/core/commit/
Hi Ortiz,
[ Putting back the list to CC. ]
On Wed, Jun 13, 2012 at 09:45:36PM +, ORTIZ MARTINEZ JOSE ASUNCION
wrote:
> Thanks for your help.
>
> I use the install from the instsetoo_native directory and
>
> The install was ok...
>
>
> I have a last question.
>
> I would like to ch
oox/source/shape/ShapeContextHandler.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 6f7324ba6b9c21d1b4cda60878c4dcfbf6767277
Author: LuboÅ¡ LuÅák
Date: Wed Jun 13 20:35:07 2012 +0200
fix reading two smartart shapes in one document
Change-Id:
oox/source/shape/ShapeContextHandler.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit e5fdaa259157c062b5481226e54e6a02bfbeca0d
Author: LuboÅ¡ LuÅák
Date: Wed Jun 13 20:35:07 2012 +0200
fix reading two smartart shapes in one document
Change-Id:
Hello Sanket,
On Wed, 2012-06-13 at 22:35 +0200, Sanket Sharma wrote:
> While looking for some documentation on Alfresco, I came across this
> wikipage ->
> http://wiki.alfresco.com/wiki/Help_Wanted#LibreOffice_Alfresco_Implementation
> (The last on at the bottom of the page)
Well thanks for poi
82 matches
Mail list logo