Age | Commit message (Collapse) | Author |
|
Change-Id: I8cf726ce5132f0cb712b30a76a76b152a681f4da
|
|
Change-Id: Ia12af43223334156ffe8c9a0e9660e296fd4d68e
|
|
Change-Id: I20f85de6c529b5a448f87ab73d7373532da7ab8c
|
|
Change-Id: I8699539b79c5db10f4cf5d79028cabb10cd09164
|
|
Change-Id: I5beec3eb7d8ede3c91b63955285a813af16bc43a
|
|
Change-Id: I0f2f9d4576b8d1923a19ab703da5fed206ae6526
|
|
Change-Id: Ia729050125d3cfc3e51d289c2153f6bdeb76e379
|
|
Change-Id: I0e6c8c817290a6d2c27ee5b758a803b30c2b3d2c
|
|
Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db
|
|
Change-Id: Iba49bec62cb9081cdcd9410215f269b59c1be304
|
|
Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43
|
|
Change-Id: I0fe32f14641ed2c2cf1ee4e0f03aa9bef805ef1d
|
|
The old code expected that gcc -dumpversion outputs x.y.z, but just x.y
is also a valid output. Use the preprocessor defines instead, this way
SUSE 4.7.2 gcc will use -std=gnu++0x as well.
Change-Id: I9871b05953ab255c66dd152c0befd29037522902
|
|
Change-Id: I4c5a9572e897aa12aad3a8eb5797e4bca2f036cf
|
|
Change-Id: I43645409bee380ef6664109c4480ca37c5f3ecd2
|
|
Change-Id: I76aca6b1ddb8a326eecf70a68bed2a754e462c49
|
|
Actually I believe that pData is non-NULL in all cases now but proving
it is quite complicated because there are a few too many friends of the
class.
Change-Id: I024605676281c0a4a46b42827b00ef98bf68ea79
|
|
Change-Id: If78c958c11b5786f31127fc729806e1e5bc5d58a
|
|
Change-Id: Ibf45ab23a2272043729e7404de89ad514735bf06
|
|
Change-Id: Ic4087959ae04b27c228abf67ef538aa8717fae4f
|
|
Change-Id: I669036358773b0e9583d7d0b8130ca947d89fae9
|
|
it seems both xls & xlsx export suffer from problems with multiple row heights
repeated ( if those rows are empty )
Change-Id: I3ed68a81517a3e55d1de1954fcb99e7cb39be337
|
|
previous patch associated with fdo#55621 compared single instances of row
heights to determine the default height, it didn't take into account though
repeated rows. Additionally the limit of rows heights ( where rows were empty )
considered when exporting xlsx was the old 65535 limit.
Change-Id: I3772829fe88fe28c4a24061e77470c8a126ff419
|
|
Change-Id: I5a91c6c6dce103a8e4daa1572a638e1968a48fd8
|
|
...by letting their getByHierarchicalName methods return information about
UNO constants as X(Constant)TypeDescription values, just as for (alomst -- see
the odd enum member case) all other entities. This will make future changes in
this area easier.
The only affected client I could find so far is the core reflection service, but
there might be more that I overlooked.
Change-Id: I6731f2914773d49e33eeaec6e256ff2e5409ad2d
|
|
Change-Id: I9b7db931ea9bd31824bd27f528c2b6214e80924b
|
|
For the transformation used see
http://de.wikipedia.org/wiki/Sekans_Hyperbolicus_und_Kosekans_Hyperbolicus#Komplexes_Argument
(German only)
Change-Id: If502b7333308069d7fcbe09e954b26ce8b7268b6
|
|
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
|
|
Change-Id: I0af83e7aeaf681440d4bbb50d8b00390f8464b1a
|
|
Change-Id: I2dc86b3c24f22f4e52e25152a5741ecefad9c7d3
|
|
Clang claims to be GCC version older than the one tested for.
Change-Id: Ia9886915f62f886810e091f66d8e5710047e2e2f
|
|
Change-Id: I1af159daed382e78f8c9933af10df9dba2010193
|
|
It is not entirely clear what this CustomAction was supposed to do, but
program\edition directory is not present in LibreOffice, therefore this
feature is useless.
Change-Id: Icfcd9c5f88da28e171329d951956baaa42908fd0
|
|
We do not need to call a dll function for a simple version check.
Change-Id: If82b06a61f10dbfe3eb92b6fe495e6d800c57aff
|
|
It copied *.oxt from [SourceDir]\extension to TARGETDIR\share\extension\install.
One might think that *.oxt files there get installed automagically at first start,
but no, it does not happen. This feature looks useless.
Change-Id: I5ce583f3b46f5e4e962449790bdce70f99aa135b
|
|
I think this CustomAction is unnecessary, providing that we do
not use Star Division home-made PATCH technology. I have never
seen this CustomAction used in any OpenOffice.org/LibreOffice builds.
Change-Id: I62f3b5a3ef8a9686f018ca1af52689954262e830
|
|
It does not make sense to call a dll function to set a single property to 1.
Change-Id: I4e3cb35d2d3b644805d1d7573c9bf1dc45befbd4
|
|
Change-Id: I6d524a2342390658062cfc0108853756c543bd7c
|
|
Change-Id: I672886764e9451a983b823ec3666f126b758bd1e
|
|
Change-Id: I6ee919bb17ea7eb29cb9cfc0fc69d02d728d9a0f
|
|
Change-Id: I7f06a9b065d5dd24da48e06792cacd27d157a656
|
|
This reverts commit 984ac8a7b4af06147a113845899ec918d5934921.
Problem was fixed already by 9ad661e5740142a95893e91e4c138caee2abe7c2
|
|
Change-Id: I23594fe715fbd8d34ea5d938bde963a17dffb296
|
|
created by incorrect replacements in the previous commit
Change-Id: I15a56ecd201ce202fe933c7d24908923bedc6708
|
|
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: I13f2f1d38b99a5eb1d10f40c524894e37a47f7e2
|
|
Change-Id: I8fd733fe6535cc4f9f299f53adc1821ce344a85c
|
|
...the only remaining use was for CppunitTest to find the .res files in
$(OUTDIR)/bin/. Get that solved by delivering the .res files also to
$(OUTDIR)/unittest/install/program/resource/ (new
gb_ResTarget_get_unittest_target).
Change-Id: I370e7cab4223256356c7511b88ae63d9c0dbf215
|
|
...see the comment at the start of InitSalMain in
95548c7b5ad2b388f077bf9bf2031ac5f6121d0e "Implemented InitSalMain() and
DeInitSalMain() functions" for why this was relevant back in 2001.
Change-Id: I2b2e5f261065d3b801ef20cca592009fa6b3f558
|
|
Change-Id: I77f63631b5b666e2735978d1bf48ef5733a9f28e
|