df-libreoffice:feature/gccwrapper

Last commit made on 2013-03-13
Get this branch:
git clone -b feature/gccwrapper https://git.launchpad.net/df-libreoffice
Members of The Document Foundation can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
feature/gccwrapper
Repository:
lp:df-libreoffice

Recent commits

2f7b9c9... by Peter Foley <email address hidden>

move liblangtag to gcc-wrapper

Change-Id: I11c7509b63769f60bb2831a802e020ed43b3ab7b

49426e5... by Peter Foley <email address hidden>

move libvisio to gcc-wrapper

Change-Id: I530e005e6b4964182da10d1b240d56eef929713b

a540093... by Peter Foley <email address hidden>

add gcc-wrapper

Change-Id: I81e2287b1fee947a6c4cf609b5a568b5526bab15

868f348... by Joren De Cuyper <email address hidden>

fdo#34800 Comments added to footer are placed at the right top of the page.

The problem is that the nodes in the Footnote and Footer are stored before
nodes of the document body in the internal structure.

Therefore I wrote this patch to check if the compared
comments are in the Footnote or Footer.
We don't need to check our comment is placed in the header
because it is already the most upper node of the whole document.

Test document: https://bugs.freedesktop.org/attachment.cgi?id=76038

Special thanks to Cédric Bosdonnat and Miklos Vajna

Change-Id: Ibcd0373110fde848dccf93ffe9100459c7cc64a5
Reviewed-on: https://gerrit.libreoffice.org/2572
Reviewed-by: Fridrich Strba <email address hidden>
Tested-by: Fridrich Strba <email address hidden>

a3d299e... by Radu Ioan <email address hidden>

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

- replaced OSL_TRACE with SAL_INFO
- replaced OSL_ENSURE with SAL_WARN_IF

Change-Id: Ie30fbc9c720d8b93d6093e2c95f61dceea8aae2f
Reviewed-on: https://gerrit.libreoffice.org/2651
Reviewed-by: Fridrich Strba <email address hidden>
Tested-by: Fridrich Strba <email address hidden>

f92a592... by Christina Roßmanith

Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I73334fca8429dc0ad4250ce638027fa52245dec4
Reviewed-on: https://gerrit.libreoffice.org/2676
Reviewed-by: Fridrich Strba <email address hidden>
Tested-by: Fridrich Strba <email address hidden>

133fbbc... by =?utf-8?b?TWF0w7rFoSBLdWthbg==?= <email address hidden>

solenv: remove versionlist.hrc

Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e
Reviewed-on: https://gerrit.libreoffice.org/2677
Reviewed-by: Michael Stahl <email address hidden>
Reviewed-by: David Ostrovsky <email address hidden>
Tested-by: David Ostrovsky <email address hidden>

c7bcb98... by Fridrich

Oops

Change-Id: Idc22c05ff2425702fb7a5ab25b3413f967238569

46cb9a2... by tml

Copy the .apks where the daily build uploader will find them

Sure, it is not "clean" to write to $(SRCDIR)/instsetoo_native/$(INPATH)/bin,
but as long as the push_nightlies.sh script looks in instsetoo_native for
.apks, that is where they need to go.

This partially reverts commit b89ea45e5ba32589f69b9539851a51fbe2199a85.

Change-Id: If1a0e50516f20c7571566a2cfa7e6a4b1dad30e4

ef23b47... by Zhe Wang <email address hidden>

Resolves: #i120773 Numbering lost when saving or opening a ppt file

* subversion/main/editeng/inc/editeng/svxenum.hxx
Define some numbering types supported by MS ppt
* subversion/main/filter/source/msfilter/svdfppt.cxx
Mapping added MS numbering types to Symphony numbering types
* subversion/main/sd/source/filter/eppt/epptso.cxx
Export added MS numbering types

Patch by: Yin Bing <email address hidden>
Suggested by: Wang Zhe <email address hidden>
Found by: Yin Bing <email address hidden>
Review by: Wang Zhe <email address hidden>(cherry picked from commit 39e9cae1ac9b7944c9df0642a193b042a1b68266)

Signed-off-by: Fridrich Štrba <email address hidden>

Conflicts:
 editeng/inc/editeng/svxenum.hxx
 sd/source/filter/eppt/epptso.cxx

Change-Id: Ic8a9406fd1b58e5cec5c5adc28bf0190ccb87315