350104 Commits

Author SHA1 Message Date
Tor Lillqvist
76c9cd64e0 Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIRED
Change-Id: I0ef21ee7709cab05639935d70722973c9a18f93c
2014-04-08 14:45:49 +03:00
Tor Lillqvist
d3f63d4b3d No glu.h in OpenGL ES for iOS
Change-Id: Ie0eb1f68d997c4f2bd37c9d7c2ff6feccbc7b8ce
2014-04-08 14:45:49 +03:00
Tor Lillqvist
65b27f8d1c We now build GLEW always (unless a system one is used)
So its headers are always there in workdir.

Change-Id: I513b49da52c1f393c02b24c5bcf0f415e22e79d2
2014-04-08 14:45:48 +03:00
Andras Timar
8575d57525 update DejaVu fonts to version 2.34
Change-Id: If0ef621927b0b1b1d26fb66a74a80bb3a02f41d9
2014-04-08 13:19:47 +02:00
Caolán McNamara
ccd048fa17 bump to openssl-1.0.1g
Change-Id: I1e0ee6aa3d136c75309c5c70011da787806efa1f
2014-04-08 12:19:29 +01:00
Caolán McNamara
a341680395 Resolves: fdo#54024 color values not showing with custom colors
that are unknown in the palette

Change-Id: Icb80ad0d16f0315e21c14e748e91f505edd699c3
2014-04-08 12:19:29 +01:00
Caolán McNamara
a5bcc75b9c coverity#708210 Uninitialized scalar field
Change-Id: I9bf4182d4c6e7a61b057f3541cc4c2a4b0316edd
2014-04-08 12:18:54 +01:00
Caolán McNamara
c5eddc903a coverity#707425 Uncaught exception
Change-Id: I9c9fb5ed321e857aec58b10c9f8d028c06327113
2014-04-08 12:18:54 +01:00
Caolán McNamara
f193c1bdf1 coverity#707456 Uncaught exception
also coverity#707455, coverity#707454, coverity#707453

Change-Id: Ife1c2959eeee00cf83762eccc559ed001f64b5c1
2014-04-08 12:18:54 +01:00
Caolán McNamara
7077fa3b0d coverity#708288 Uninitialized scalar field
also coverity#708289 Uninitialized scalar field

Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
2014-04-08 12:18:53 +01:00
Caolán McNamara
6d767cab12 coverity#708261 Uninitialized scalar field
Change-Id: I997dad13c3b8931d1fd4eae09218b51cb4621263
2014-04-08 12:18:53 +01:00
Caolán McNamara
969b08ea73 coverity#738720 Uninitialized scalar field
Change-Id: If5fc315467be2890fd733d930546b2c12fc97622
2014-04-08 12:18:53 +01:00
Caolán McNamara
8f2405dd5b coverity#738796 Uninitialized scalar field
Change-Id: I241b6cfba1e28d89c4517cf121f8465fd84f5adc
2014-04-08 12:18:53 +01:00
Caolán McNamara
001f44a7ca coverity#738818 Uninitialized scalar field
Change-Id: Ic2d6b70da3adcd99a35b63afcfacf55e566755c4
2014-04-08 12:18:53 +01:00
Caolán McNamara
3b73bb5100 coverity#738863 Uninitialized scalar field
Change-Id: I2e2c6c59d85183bb81ecd8fb7a73acdf6b17a27d
2014-04-08 12:18:53 +01:00
Caolán McNamara
290f7986a9 coverity#738883 Uninitialized scalar field
Change-Id: Ica1335690e9204a5e9b445ad9583da739dce5bff

and coverity#738882 Uninitialized scalar field

Change-Id: Ief58f36c70e16eabe8b4e3ccbc82fc9ca3309d94
2014-04-08 12:18:52 +01:00
Caolán McNamara
5e5ce3767f coverity#738888 Uninitialized scalar field
Change-Id: Ifbc4db935e912907a5fc3988b1910db506040cdc
2014-04-08 12:18:52 +01:00
Matúš Kukan
0c0c84d78a typo from 702d79a3f8fd3c5e4b433195908317075c87ad9d
Change-Id: I48694c4fc4ee709d8ca8b3bba2207c098533cde3
2014-04-08 13:17:11 +02:00
Tomaž Vajngerl
011cd3926f sw html: HTML export test - option with or without "skipImages"
Additionally add loading of HTML document and parsing the document
with libxml - to be able to assert with xpath expression.

Change-Id: I7c62082a124c3705626cd76c8a4cdabc16372399
2014-04-08 13:15:57 +02:00
Tomaž Vajngerl
b2d6ca342c sw test: add export test macro, remember test name
Added a new export only macro - this can be used to create tests
which import a document (in any format), and export it in a format
that is being tested. The exported document isn't loaded again, but
it must be asserted using xpath. The primary usage of this is to
test the HTML export.

Change-Id: I1ad300f6274a2181f7f29fed3903b99b68f37fd9
2014-04-08 13:15:56 +02:00
Tomaž Vajngerl
2387805ffc html: rename IgnoreImages -> SkipImages, initialize to false
Change-Id: I663264adab001bd1916b13c0d7c75f8a693687d4
2014-04-08 13:15:56 +02:00
Tomaž Vajngerl
7f63706ad6 liblo: extend doc_saveAs with filterOptions
Change-Id: I720f2819955b6f26ea7161493cccb07f873f2a51
2014-04-08 13:15:55 +02:00
Tomaž Vajngerl
e50699e6b8 liblo: clean-up liblibreoffice.h(xx)
Change-Id: I596fc3afde94e095ecf97c23617158f3d49afcc1
2014-04-08 13:15:55 +02:00
Tomaž Vajngerl
4aec6c9e3c html: "IgnoreImages" Option, which ignores images at export
Change-Id: I7ff6e83fabbc9f58e16b2617207a37e8dd0061d9
2014-04-08 13:15:55 +02:00
Tomaž Vajngerl
5f230bcea7 sw: SetupFilterOptions for any Writer derived filter (html, ascii)
Change-Id: I6f0147ea640a7ad767e2c0112b5e18dcb530fa7c
2014-04-08 13:15:54 +02:00
Tomaž Vajngerl
66800ce1b5 liblo: use MediaDescriptor / clean-up
Change-Id: If70519066081d8e2c8ed24771369d4afef336896
2014-04-08 13:15:54 +02:00
Stephan Bergmann
eb5e5ae0bf Remove extra newline
Change-Id: I192542c209a1b937672650d370d3f8e93d0bc9f5
2014-04-08 12:51:12 +02:00
Michael Stahl
c65a70c444 another workaround for C++'s lack of proper overloading
Change-Id: I83f39c12a26e8acfe9a60d2ce9bd1b4b1b7c8c02
2014-04-08 12:42:51 +02:00
Eike Rathke
477050b3c0 read title/name first to easier spot and identify ranges
Change-Id: I62befc64e833c6b28688bac1548f7b56bd001402
2014-04-08 12:39:19 +02:00
Eike Rathke
40a61d93ad read protectedRanges and protectedRange elements from OOXML
Change-Id: I3f62deb1ee9adeda5afaf5dd13cbe1cabff0805c
2014-04-08 12:39:18 +02:00
Michael Stahl
4456908204 SwXFlatParagraph: use ::cppu::ImplInheritanceHelper
... instead of manually overriding XInterface/XTypeInfo methods.
Requires replacing a non-const reference parameter by a pointer in
base class ctor.

Change-Id: I5847524752cc0bdb595f6ce675a856479f3f8507
2014-04-08 12:12:25 +02:00
Michael Stahl
d477ff4a81 fdo#69416: make footnote positions available to XProofreader
- ModelToViewHelper: add new flag REPLACEMODE, which causes fields and
  footnotes to be replaced with ZWSP instead of expanding them
- SwXFlatParagraph: add FootnotePositions and FieldPositions properties
- GrammarCheckingIterator: invoke XProofreader::doProofreading with
  properties FootnotePositions and FieldPositions

Change-Id: I9b66a37aac94f940546e812d8b85a35aebd8181a
2014-04-08 12:12:24 +02:00
Michael Stahl
bda01cf116 convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALS
Change-Id: I27cd49adeb5b7bcf1e793b230bf0b41e46527702
2014-04-08 12:12:24 +02:00
Michael Stahl
6c59177ba3 rename misleading SwScanner::rConversionMap
Change-Id: I6f93eae5377c95ec47348b01b3414855b05a525e
2014-04-08 12:12:24 +02:00
Michael Stahl
e89caa7db1 remove useless comment
Change-Id: Icdd19fe060735a3efcebbbf5efd97841afa59dad
2014-04-08 12:12:23 +02:00
Tor Lillqvist
1309c34ac0 We build a static libGLEW for iOS anyway
So no need to bother with what framework(s) to link to.

Change-Id: I7dac64357bc01221787ef7e393952d492e2d84c7
2014-04-08 13:03:42 +03:00
Eike Rathke
d114939dab resize vector in advance
Obtaining front() from an empty vector is disallowed, even if size was
reserved. So resize it.

Change-Id: Iae2aafd6b7b725ea36bf9c3fb0a2370c7037777f
2014-04-08 11:54:34 +02:00
Eike Rathke
5bce64e475 bit 0 is bit 0
They say they use big-endian bit diagrams, but just to confuse you.

Change-Id: I7fd6bb58c721f1dca2f6ecbaae90d516746762f0
2014-04-08 11:54:34 +02:00
Eike Rathke
a65e9fd24d hold security descriptors read from OOXML independently
If anyone knows how to interpret that stuff and convert between
BIFF/OOXML feel free to implement..

According to ISO/IEC 29000 the securityDescriptor is application
defined, but recommends that username@domain be used, which is addr-spec
of RFC 822. Well, what Excel2013 writes is something like this
'O:WDG:WDD:(A;;CC;;;S-1-5-21-2328606873-448790680-2149751550-1003)'

Change-Id: I138fa116b019f200c211272abf69831bc49127ab
2014-04-08 11:54:33 +02:00
Tor Lillqvist
d8ad7d5790 Build GLEW for all platforms
Whether it actually should be used or not on some particular platform
is another thing that remains to be seen. But I think it should be
buildable for all?

Don't build the glew programs for non-desktop platforms.

Build only static libraries when DISABLE_DYNLOADING.

No AGL framework, and it's OpenGLES, not OpenGL, on iOS.

Change-Id: Idf3aad341c4f270952db2039d5a5e421f39e728f
2014-04-08 12:51:54 +03:00
Michaël Lefèvre
df2c663fef fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBAL
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
	include/osl/diagnose.h

Change-Id: Ie2e6b7a8546318bdd8b81261bef46bf92c0c125f
2014-04-08 11:18:19 +02:00
Matúš Kukan
81e7f75f47 Use condition from Module_chart2.mk for external glew.
I wonder what's best to use here.

Change-Id: Icf641dcf640a12832ea86782414357fa9f71829c
2014-04-08 11:10:13 +02:00
Ariel Constenla-Haile
d4d28a9710 Resolves: #i124623# Dispose extension's Options page to avoid memory leaks
(cherry picked from commit 363c5553b7386da80abef818a196f5cf7d353ae0)

Change-Id: Ic04b523f5f9d4092889b3ad59569f02946091652
2014-04-08 10:01:25 +01:00
Tor Lillqvist
8ce32af6b2 We build the vclopengl library only for FREEBSD LINUX MACOSX WNT
Change-Id: I6d9f6a33f7f825196d8d2aeec658b9323577ac7c
2014-04-08 11:44:37 +03:00
Tor Lillqvist
7190d6b04f Use same code for iOS and OS X here, too, not that it seems to help any
Change-Id: I16d11447757680edb0ff786a5ee1e3d453b38910
2014-04-08 11:44:37 +03:00
Caolán McNamara
9af4ecd2b4 CVE-2014-0160 heartbeat
Change-Id: I00ee89f69d85010be5d3a537092349fa9eeb71c8
2014-04-08 09:41:48 +01:00
Tor Lillqvist
9660716fb9 WaE: implicit conversion of literal of type 'int' to 'bool'
Change-Id: I501dcb0ca3465e5e07564a7156a0dfa3f2767af5
2014-04-08 11:38:52 +03:00
Tor Lillqvist
135828c0d2 WaE: implicit conversion of literal of type 'int' to 'bool'
Change-Id: Ibab8e9e29886cdffce1cd1480f7c5d421537b2bb
2014-04-08 11:36:19 +03:00
Stephan Bergmann
f598a018f1 Clean up function declarations
Change-Id: I5d3ed0a266f327dbc8d506090221c43ef89fbcc0
2014-04-08 10:35:57 +02:00
Matúš Kukan
532e8ccd8b Better to use dependency on package here.
Change-Id: I697a2bd24d80ac236f7336e318a338cde788c7d4
2014-04-08 10:31:15 +02:00