Commit graph

1970 commits

Author SHA1 Message Date
Thomas Arnhold
360d6bf4fd update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
2013-04-25 12:11:53 +02:00
David Tardon
c042cd05e9 gbuild: drop uses of removed packages
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:18:03 +00:00
Bjoern Michaelsen
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00
Lionel Elie Mamane
fbd11a2a94 fixup nanosecond precision
Change-Id: Id62d3b994ece9cdf3b5f085e94f612cf62fc906b
2013-04-23 20:09:47 +02:00
Lionel Elie Mamane
3810c9cc78 fixup nanosecond precision
Change-Id: I9ab4c199632a5f5ad94dc01aa383e26f48bbf631
2013-04-23 19:28:19 +02:00
Michael Meeks
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
sjacobi
4ec1ddec3e oox import, added support for linked graphics (at least they are embedded now
Change-Id: I7fc8dcc989eb37d3a337f06137bb7361cce797d3
2013-04-19 00:28:52 +02:00
Tor Lillqvist
0333495fda WaE: format specifies type 'int' but the argument has type 'sal_uInt32'
Change-Id: I70f6a46b2195aa28c1a6dcd8c8d7e52fccb22cc3
2013-04-19 00:19:41 +03:00
Lionel Elie Mamane
9830fd36db date/time IDL datatypes incompatible change
- nanosecond precision
 - signed (allowed negative) year

Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.

Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18 21:34:46 +02:00
Noel Power
b850ab574c fix Frame import for oox filter
Change-Id: Ie165b509ea7668a3064e16b537bf2e51345324ba
2013-04-18 12:33:07 +01:00
Noel Power
a43cc9ec8d implement MultiPage, Page & TabStrip import for oox
Change-Id: I1912c9550c12a971fcc7fdbc8bd623f18ccc40b8
2013-04-17 17:10:31 +01:00
Aurimas Fišeras
c75eeddfb8 Update pch
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-17 10:00:15 +00:00
Felix Zhang
24aeeb0163 bnc#793414: Fixed the left margin of bullet
Change-Id: I4726ab00a6e2700407ffcf5258d3736ed0161514
2013-04-16 17:30:59 +05:30
Eilidh McAdam
942b184d81 fdo#36791 Added cases for unsupported VML commands
Fixes crash on two-character VML path commands.

Change-Id: Ia1abca37352b1feb20a41b4bac68ecb9e40ed8dc
Reviewed-on: https://gerrit.libreoffice.org/3093
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Eilidh McAdam <eilidh.mcadam@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-15 19:02:49 +00:00
Miklos Vajna
d795dfdffb RTF filter: import fShadow, shadowColor and shadowOffset shape properties
Change-Id: I862a6b59ea2c3fa00f12cb3e9dbfd672a6aa58e5
2013-04-11 17:41:28 +02:00
Miklos Vajna
1c2bae45d3 oox: make these classes public
They were already declared in oox/inc/oox/*, but one header wasn't
delivered, the rest wasn't visible outside the library. Having them
public makes it possible to re-use them from writerfilter, e.g. in the
RTF gradient import code.

Change-Id: I13d8c860b2582489d216fd68295f230d5c98f31b
2013-04-10 18:48:25 +02:00
Miguel Gomez
4be242ce6b Allow selecting the tls backend to use in oox from configure
Change-Id: Ie82afb1f22caa0b02ddac256e2a0c2a49f19bb15
Reviewed-on: https://gerrit.libreoffice.org/3173
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-10 08:36:51 +00:00
Xisco Fauli
aaeafc323e Fix again n719988, n734733
Bullet should have same color as following text by default
Regression from bb3540a7cb

Change-Id: I007088db5bcb71e8d90d287b21762dca0dda9573
2013-04-08 23:37:32 +02:00
Luboš Luňák
ba044b1e96 remove needless forward rtl::OUString declarations
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
2013-04-07 14:23:12 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Eike Rathke
876c619b94 new module i18nlangtag
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.

This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.

Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05 19:10:48 +02:00
Julien Nabet
abcf4fec9b Prefer prefix ++/-- operators for non-primitive types
Change-Id: I59a332c96793ced08bb509776dbcb8fd6c9d2ab9
2013-04-01 18:47:29 +02:00
Julien Nabet
182059964f Prefer prefix ++/-- operators for non-primitive types
Change-Id: Ie155215aea1d6f15e51bf5e64bab10eb2198d4de
2013-04-01 18:13:16 +02:00
Armin Le Grand
61651ece1a #119750# corrected opacity import for SC comment shapes and their shadow visualisation 2013-03-31 16:22:36 +02:00
Thomas Arnhold
083092e808 OSL_FAIL -> SAL_WARN
Change-Id: I1871e5e3a319b2d5177ae4bd470046c022c14eb7
Reviewed-on: https://gerrit.libreoffice.org/3121
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-03-30 17:37:54 +00:00
Julien Nabet
9cc04cb095 Prefer prefix ++/-- operators for non-primitive types
+ convert while loop in for loop

Change-Id: I615e2c724481047b557a4da9bb0753ec6eaecb90
2013-03-30 16:28:55 +01:00
Muthu Subramanian
38e5096b1c n#810508: Fixes import of Scatternet and Bubble charts.
xVal needs to be imported as double and not as strings.
2013-03-28 20:14:25 +05:30
Muthu Subramanian
c0518f245c n#734735: [PPTX] Use number format, if available, for charts. 2013-03-27 16:22:17 +05:30
Stephan Bergmann
aa753f01ba -Wunused-macros
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27 09:36:53 +01:00
Peter Foley
5ebb1a593d cleanup gbuild output
Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2
2013-03-25 14:45:37 -04:00
Tor Lillqvist
9325dca981 "atomar" is not a word
SCNR

Change-Id: I3aaa8d9b37423d44fe11f161cc21c0a77b466353
2013-03-23 12:30:56 +02:00
Thomas Arnhold
5ea8a48a3b clean up DBG_ERRORn
Those were DBG_ERRORn before and were falsely changed to OSL_TRACE by me.

See:
1707a350af
533f89e493

Change-Id: I4f4188ba25b988128a539542f49797ea6985702e
Reviewed-on: https://gerrit.libreoffice.org/2900
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-22 17:25:40 +00:00
Peter Foley
630ccf5b3b remove duplicate copy of SchXMLSeriesHelper: take 2
This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
2013-03-21 19:41:57 -04:00
Peter Foley
ccf8f9427e Revert "remove duplicate copy of SchXMLSeriesHelper"
This reverts commit 13d935d01e.

Appears to be broken.
2013-03-21 17:52:09 -04:00
Peter Foley
4c8534b63e regenerate pch
Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2
2013-03-21 17:27:02 -04:00
Peter Foley
13d935d01e remove duplicate copy of SchXMLSeriesHelper
This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
2013-03-21 17:27:01 -04:00
Stephan Bergmann
4c0c23af21 Simplify equalsIgnoreAsciiCaseAscii[L] calls
Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
2013-03-19 11:32:20 +01:00
Thomas Arnhold
8b27d78b4a automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 09:00:26 +00:00
Thomas Arnhold
506e1efab3 trailing whitespaces
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
2013-03-19 01:30:44 +01:00
Thomas Arnhold
3991eaf556 reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-03-19 01:26:45 +01:00
Luboš Luňák
9be25f14bd avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not
Change-Id: I8e409ba63d32dca9a1c7f09d143165d1d702d642
2013-03-18 17:15:56 +01:00
Luboš Luňák
a09124e6f5 avoid Wundef in cases where the usage seems otherwise ok
Change-Id: Iabccc31c59cec32235661f5225f45bb13f76a68f
2013-03-18 17:15:56 +01:00
Peter Foley
1b18d38fc2 regenerate pch
Change-Id: Iaf0195a0c2ec3d6daa1e3c70d20dfa8de97b9647
2013-03-15 21:19:11 -04:00
Michael Meeks
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
Thorsten Behrens
42f9c7f836 More cleanup of pptx comment import code.
- moved non-trivial code out of header file
- replaced all std::string occurences with OUString
- binned boost/atoi string parsing in favour of builtins.

Change-Id: I872e18e33ae9b997e041b4ccc26f80e79b54052b
2013-03-14 13:47:02 +01:00
Thorsten Behrens
83e1044d93 Cleanup pptx comment import patch a bit.
This cleans up 856756ec77 a bit:
 * add vim footer for new file
 * use UpperCamelCase for class names
 * use const references for parameter / bulk object passing
 * indent properly
 * don't mix private/public class members randomly
 * use customary exception object, actually handle the error
 * stick comment classes into oox namespace
 * use 'ma' class member prefixes where applicable

Change-Id: I98021415331e62a8ee583ecfd27829f7dbfbc498
2013-03-13 20:58:52 +01:00
Noel Power
1dbd088e4f bnc#798309 inherit group style from parent
Change-Id: Ie4f1d244f1c9b4935305742d12cabaee3e38647c
2013-03-13 09:54:03 +00:00
Vinaya
856756ec77 Changes to enable display of comments annotations in pptx files
Change-Id: Ibf7dc0c61dc46d1568abe47285662810f79410e7
Change-Id: I965798cd3a539ab8deffcdf4a8e2c52c9e8e8fc1
Reviewed-on: https://gerrit.libreoffice.org/2048
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-13 09:27:17 +00:00
Radu Ioan
a3d299e155 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 <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-12 23:14:49 +00:00
Luboš Luňák
8563f011ab update pch headers
Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
2013-03-12 18:24:10 +01:00
SJacobi
a09e0137c1 pptx import:supporting FilterData properties:PageRange and ImportNotesPages
Change-Id: I9da8455bb10e93f1ae6c4894d4f15ff7fbcdfa07
2013-03-11 15:45:38 +01:00
Borim
b3c81cb3aa remove remaining UTF bom
Change-Id: I3a24a7af782f538cdfad4cc58328c5ab7412c2cc
Reviewed-on: https://gerrit.libreoffice.org/2644
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-11 10:16:03 +00:00
Thomas Arnhold
937b63af33 use startsWith() instead of compareToAscii()
brain damage...

Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff
2013-03-11 11:07:09 +01:00
Peter Foley
b56e53f135 update pch files
Change-Id: I07c1acc9f9e788f1165b3e241008aa944485790d
2013-03-10 14:31:18 -04:00
Kenneth Beck
21e1e859a7 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments.
All other instances of the misspelling have remained the same.
Example: AF_REMOVEABLE

Change-Id: I391f4101bbc3e06689318235a37d616065bc1686
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-03-06 10:39:30 +01:00
Pallavi Jadhav
5d10a0180f fdo#48735: Save crop information in PPTX.
fdo#48735: Save crop information in PPTX.

Change-Id: I8aee13b11406988ab451034f43ee41c662add5fb
2013-03-06 09:22:36 +01:00
Thomas Arnhold
41e03a166e doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-05 12:34:33 +01:00
Thomas Arnhold
65610d54b4 remove trailing whitespaces
Change-Id: Ib6684fe00e063e150af30477fd704d9b3f029282
2013-03-04 22:22:04 +01:00
Takeshi Abe
ce33f85ffd sal_Bool to bool
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
2013-03-04 23:14:41 +09:00
Thomas Arnhold
26e37ca4c7 doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
2013-03-04 13:58:40 +01:00
Thomas Arnhold
57d169b606 doubled namespace
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
2013-03-04 13:58:39 +01:00
Miklos Vajna
3f2767ad27 oox: fix doxygen comments in drawingml::shape
Change-Id: I3b2576057db49998b610da3094c3a41f2d214429
2013-03-03 19:43:05 +01:00
Norbert Thiebaud
7eda7576e0 coverity#705402 Improper use of negative value
while at it let's avoid creating 16 OUString objects per run from
the same 8 constants.. and let's avoid parsing the source 4 times
when 1 time suffice... and of course use OUStrinBuffer to construct
the result rather than creating and recreating OUString over and over.

Change-Id: I74fdb8b51bab91a0883db65bc8c5d0e8606e2da4
Reviewed-on: https://gerrit.libreoffice.org/2326
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-03-02 19:18:11 +00:00
Michael Stahl
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
Thomas Arnhold
dd3e879cfd remove some trivial duplicates
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-25 19:34:36 +01:00
Norbert Thiebaud
aca27afb3e coverity#984099: Unitialized scalar field
Change-Id: I9938ffebca054744a6a1e333df3933a3633ea8d3
Reviewed-on: https://gerrit.libreoffice.org/2318
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24 01:59:07 +00:00
Norbert Thiebaud
a64df1b8fd coverity#983372 : Dereference before null check
Change-Id: Icfb2db359f2cf2625e1f7e5ed7ed0f255d40d21c
Reviewed-on: https://gerrit.libreoffice.org/2319
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24 01:54:47 +00:00
Norbert Thiebaud
0041d05b56 cosmetic clean-ups
Change-Id: I951d0f52b12bde4df8cb444a654e6f45c66c5f57
Reviewed-on: https://gerrit.libreoffice.org/2324
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22 17:42:38 +00:00
Norbert Thiebaud
f9ec3b3477 coverity#736043 Missing break in switch
Change-Id: Ia75cc63035119f243e8145e982d1f5267078c1e8
Reviewed-on: https://gerrit.libreoffice.org/2323
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22 17:39:09 +00:00
Norbert Thiebaud
c522001687 coverity#738777 Uninitialized scalar field => unused member
Change-Id: Id4ddd4d4581aa35abfab0251737607d794a944f3
Reviewed-on: https://gerrit.libreoffice.org/2321
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22 17:36:54 +00:00
Norbert Thiebaud
685c6dadaa coverity#738776 Uninitialized scalar field
Change-Id: I98770ba5cf3179a743d1f3fe0684f12adc65c29b
Reviewed-on: https://gerrit.libreoffice.org/2322
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22 17:36:21 +00:00
Markus Mohrhard
a51f2248a6 fix problem with \0 in string literal
Change-Id: If605c111a1d921e404c4aca12d28c558a6659987
2013-02-22 04:32:40 +01:00
Cédric Bosdonnat
3d46b39491 n#779642: Import vertical layout mode from VML elements. 2013-02-21 17:45:19 +01:00
Katarina Behrens
1aadb8789b fdo#58789: export field separators, fix series name display
Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d
2013-02-17 14:33:52 +01:00
Michael Stahl
45d1b0331b oox: MSVC complains that nPlacement may be uninitialized
Change-Id: If80b550af5e3dac9ae0601bd9ce0e9e5e877b254
2013-02-13 20:40:22 +01:00
Michael Stahl
d90e0768fc oox: fix build breaker: stop using some non-existent "S"
Change-Id: I06124875ad7b4a995010be26f29a16df0b3bd072
2013-02-13 20:03:54 +01:00
Katarina Behrens
32edd34a20 fdo#59789: xlsx export of data point labels, first cut
Change-Id: I4a9d893ce7999970a559851ce2faac50b3d01b6e
2013-02-13 18:21:55 +01:00
Luboš Luňák
fad1cce4d2 update pch headers, broken by 1aaf9a9 2013-02-13 09:46:22 +01:00
Noel Grandin
fbd4588afd fdo#46808, convert io::TextOutputStream service to new-style
Change-Id: I12af47afc21c2b646197893a77698f4e0818f94f
2013-02-11 08:02:15 +02:00
Noel Grandin
ff85e8319a fdo#46808, convert io::TextInputStream service to new style
Change-Id: Ida4abdd6587399aa8ade88af672bcb23ab7ea0f1
2013-02-11 08:02:15 +02:00
Luboš Luňák
59a1c91da3 unused variable after 2e14a8bf03
Change-Id: Ib4c50a14e630e34daf1b39d28c4ed99b6367f26b
2013-02-08 18:32:11 +01:00
Radek Doulik
2e14a8bf03 fix invalid USS macro use, the result is for immediate use in calls
- otherwise it will became invalid immediately as in this case
   and contain some random value from stack

Change-Id: I9e9e9660ec5d391549b16c6a0510c97cc11e7442
2013-02-08 15:58:54 +01:00
Radu Ioan
f4f727f7bf fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
- changed osl_trace with sal_info

Change-Id: I6504abf50f6193db52d101ec856bcaf1ee2a982c
2013-02-05 15:55:01 +01:00
José Guilherme Vanz
b489482014 String cleanup in oox
Change-Id: Ica69f655f3777fe37a51e313218ae12aa7d012a2
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1977
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-02-04 07:51:28 +00:00
José Guilherme Vanz
1749eac1d0 String cleanup in oox
Change-Id: Ib06b6defdb82c5d62be9cbd59f02827c07a320d8
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1969
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2013-02-04 07:15:25 +00:00
Lennard
454cd82012 fix position correction for flipped shapes
This complements change a9fc145671
The Translation-compensation of that fix didn't work for flipped shapes.
Also, vertically flipped shapes made problems.
Also 360 °C = 0°C (drawingml.hxx)
I didn't dare to fix it earlier because there is some problem with the selection frames.
But that is an import bug, not caused by some export stuff!
This import bug makes the manipulation rectangles around the shapes flipped & turning in the wrong direction, perhaps due to
CroftCro$oft clockwisification!

Change-Id: I05aa036d31cd5d9a8b194897b3d92ec12d6d2c61
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1250
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
2013-02-01 16:52:36 +00:00
Lennard
d9a18176d6 fdo#56976 fixes up Arrow import bug
Importing an LibreOffice upArrow from an pptx document caused it and several custom shapes go down the drain.
That was perhaps a memory violation because the procedure to generate it in working memory was missing.
This patch gets you that procedure. Note it cannot be manipulated yet.

Signed-off-by: Lennard <Wasserthal@nefkom.net>

Conflicts:
	oox/source/drawingml/customshapepresets4.cxx

Change-Id: I8b9ce3ae1aef7894ab04b9857e90831d715ec1d5
Reviewed-on: https://gerrit.libreoffice.org/1492
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
2013-01-31 17:38:27 +00:00
Miklos Vajna
3891d323cd Introduce SAL_OVERRIDE
Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43
2013-01-30 21:35:36 +01:00
Miklos Vajna
7877638814 n#792778 oox: implement import of v:line inside v:group
The problem was that in ShapeBase::convertAndInsert(), the rectangle
calculated for a line was zero, that's why it wasn't imported. Fix this
by overriding the get*Rectangle() methods in LineShape, instead of doing
so with implConvertAndInsert().

Change-Id: Ie4bb2f7964b438cb56e4f5ee7a4ebe9f8f8eb734
2013-01-30 17:19:31 +01:00
Radek Doulik
972609a87f use ole obj preview image
Change-Id: I7e88ca553fcb8449a337af36554dd1996bc6dd7d
2013-01-29 10:49:46 +01:00
Noel Grandin
77856e81ce fdo#46808, Adapt document::*PropertyValues UNO service to new style
The services are:
   document::NamedPropertyValues
   document::IndexedPropertyValues
The services already existed, they just did not have IDL files

Change-Id: Ibafe9b5afb9b30785df4f66aa923f4b96ceabeed
2013-01-28 08:25:24 +02:00
Michael Stahl
a53586f4ef gbuild: do not copy boost headers around
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26 22:20:06 +01:00
Miklos Vajna
a577418d9f oox: drop no longer needed STR() macro
Change-Id: I95ebe1915edb53ae25f3f85512b7b843726d8473
2013-01-24 11:21:00 +01:00
Miklos Vajna
f2e6a55b80 oox: kill no longer needed US() macro
Change-Id: Id1cd194a5968aa8578d0f2fefb3c75e3d74a25f5
2013-01-23 10:47:27 +01:00
Miklos Vajna
4ceba05995 oox: kill no longer needed S() macro
Change-Id: If3f1bb787d6debaa63e3bed3a48e44b5e34c27b7
2013-01-22 18:26:04 +01:00
Jean-Noël Rouvignac
63bcb139b9 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de
Reviewed-on: https://gerrit.libreoffice.org/1784
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-21 15:04:17 +00:00
Julien Nabet
8ab3715d8e Again Fix others Consecutive return, break
Change-Id: I67a453bb09b794c996f5f02a065abe8cef6ca3b6
2013-01-19 17:16:33 +01:00
Miklos Vajna
2cacaf6ab0 oox::vml::ShadowModel: differentiate between not having it and having it off
Having it explicitly disabled was already handled, but apparently
01d059c13e turned on shadows by default.
Fix this.

Change-Id: I1401a28b36a9b5aea302f9a19a6d02a29e6b358d
2013-01-18 15:24:17 +01:00
Miklos Vajna
01d059c13e oox: import VML's v:shadow to Writer
Change-Id: I48ea2dcf81c91c0fe476ecff6cd074cb699af533
2013-01-18 14:50:18 +01:00
Kohei Yoshida
1fb5ecdd74 Const correct-ness in one place...
And an avalanche of changes that ensued.

Change-Id: I7f882b621ba5af4cd01b2ac7f482ee3eed24e3d5
2013-01-17 14:30:59 -05:00