Commit Graph

337751 Commits

Author SHA1 Message Date
José Guilherme Vanz
2bb5f4773c fdo#54938: Convert to use cppu::supportsService
Change-Id: I5b8e08bad3d83b6df23127377c0700fcd27ff084
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-11-04 12:24:18 +01:00
Rodolfo Ribeiro Gomes
0432f847bb minor cleanup in ScHeaderControl: nCount is always greater than 0
Change-Id: Ia50265e397704131dc948bc2bcbf80a442054b71
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6538
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-11-04 04:10:57 -06:00
Rodolfo Ribeiro Gomes
b64d19a652 German translations and minor clean-up in ScHeaderControls
Some methods properly defined as const methods

Change-Id: I59bc371bbb3adc6df2b96b82a0968a8693622ff8
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6537
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-11-04 04:09:44 -06:00
Miklos Vajna
0d9a5bfb18 fdo#49666 RTF import: fix crash on picture frame with shape text
The bugdoc contains a shape with type 75 (ESCHER_ShpInst_PictureFrame),
which also has a shape text. Looks like this is an RTF which is
generated by some 3rd-party tool: Word can open it, but it doesn't show
the text on the picture frame, either.

So, let's just ignore the shape text for picture frames at RTF import
time as well, that avoids the crash.

Change-Id: If673122eb16f4a4f7eddf107877fcfa7cb052821
2013-11-04 10:41:18 +01:00
Khaled Hosny
622a6338dc fdo#70393: move np_sdk to a subdir of external
Change-Id: Iafba7ff0d0a4b163f9d99195cab36c9968e0bd73
Reviewed-on: https://gerrit.libreoffice.org/6558
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:59:44 -06:00
Khaled Hosny
6c4b7e4004 fdo#70393: move Mesa to a subdir of external
Change-Id: Ib3c0516297b0bd68b59c8cfc5c5488005c059c27
Reviewed-on: https://gerrit.libreoffice.org/6557
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:55:40 -06:00
Khaled Hosny
3273d2385b fdo#70393: move zlib to a subdir of external
Change-Id: I13dec52e6999d9c8aa0ba1f0c31ee8c36e1b6aac
Reviewed-on: https://gerrit.libreoffice.org/6556
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:55:03 -06:00
Khaled Hosny
b36fb485d4 fdo#70393: move xsltml to a subdir of external
Change-Id: I2d244cc2ea9390f3a118bb620d397faa59e4e491
Reviewed-on: https://gerrit.libreoffice.org/6555
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:53:34 -06:00
Khaled Hosny
112c60b484 fdo#70393: move vigra to a subdir of external
Change-Id: I98e2ae25865c4ec38da19a24ba4347540d170e4f
Reviewed-on: https://gerrit.libreoffice.org/6554
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:52:43 -06:00
Khaled Hosny
a06d8eb9a9 fdo#70393: move ucpp to a subdir of external
Change-Id: I05419939ca0d6c55d24088d4b4adf3e262e50083
Reviewed-on: https://gerrit.libreoffice.org/6553
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:48:25 -06:00
David Tardon
79b81a34cc upload new libetonyek
Change-Id: Ic20df004adca80ea0365f392317ec38f92c9fe43
2013-11-04 09:47:06 +01:00
Khaled Hosny
90a19aeac6 fdo#70393: move rhino to a subdir of external
Change-Id: I7d7858d84a62568d9b0c61403645da13658e78d2
Reviewed-on: https://gerrit.libreoffice.org/6552
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:45:23 -06:00
Khaled Hosny
fa560217db fdo#70393: move redland to a subdir of external
Change-Id: Ia857f943b8f2915c857ec4c9fa363760699e5206
Reviewed-on: https://gerrit.libreoffice.org/6551
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:43:20 -06:00
Khaled Hosny
9dc3f0f5af fdo#70393: move python3 to a subdir of external
Change-Id: Ic5796f096255d2d84e39415324e8a2e06bcf09c9
Reviewed-on: https://gerrit.libreoffice.org/6550
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:40:45 -06:00
Andrzej J.R. Hunt
45053900a4 Fix bogus OUString constructor fixes.
aeb41c9b9b
(remove redundant calls to OUString constructor)
introduced:
error: variable 'sComposedName' is uninitialized when used within its own initialization

Change-Id: I846337da43625d1cdbd33f0705499daa0c419894
2013-11-04 08:40:00 +00:00
Khaled Hosny
547d2c7582 fdo#70393: move postgresql to a subdir of external
Change-Id: Ibd7c9a4db0150bdb115b061e21587ca964dc2c84
Reviewed-on: https://gerrit.libreoffice.org/6549
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:36:59 -06:00
Khaled Hosny
40276b4ceb fdo#70393: move poppler to a subdir of external
Change-Id: I399df92d2b6907c129e18f3a55afeadf02783c14
Reviewed-on: https://gerrit.libreoffice.org/6548
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:31:25 -06:00
Khaled Hosny
fde2065b0f fdo#70393: move openssl to a subdir of external
Change-Id: I10bf92b18ee5ad56f1b4fbee3e4008b35b822be4
Reviewed-on: https://gerrit.libreoffice.org/6547
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:29:08 -06:00
Khaled Hosny
8339d33a24 fdo#70393: move openldap to a subdir of external
Change-Id: I0225484e976b5317c2ac5d5b50ade153425f22b0
Reviewed-on: https://gerrit.libreoffice.org/6546
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:27:55 -06:00
Khaled Hosny
55df380f00 fdo#70393: move nss to a subdir of external
Change-Id: Ibbeb6b284c6c5fb9bba4ad52abed69321bba90d8
Reviewed-on: https://gerrit.libreoffice.org/6545
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:26:20 -06:00
Khaled Hosny
11d41e980a fdo#70393: move languagetool to a subdir of external
Change-Id: I402682f21d16c3069d5b6885bd75998bd2e16b3f
Reviewed-on: https://gerrit.libreoffice.org/6544
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:24:39 -06:00
Khaled Hosny
e485e0ffb5 fdo#70393: move jpeg to a subdir of external
Change-Id: I56be33efe0cc1deaf7a7e7ce6c6ea292dbe7786d
Reviewed-on: https://gerrit.libreoffice.org/6543
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 02:23:00 -06:00
Noel Grandin
5285beeaa4 remove redundant calls to OUString constructor in if expression
Convert code like:
  if( aStr == OUString("xxxx") )
to this:
  if( aStr == "xxxx" )

Change-Id: I8d201f048477731eff590fb988259ef0935c080c
2013-11-04 10:11:08 +02:00
Noel Grandin
aeb41c9b9b remove redundant calls to OUString constructor
Change code like this:
  aStr = OUString("xxxx");
into this:
  aStr = "xxxx";

Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
2013-11-04 10:11:07 +02:00
Tor Lillqvist
57c2de08dd WaE: unused variables
Change-Id: I6b5849b23478c747bbebd8d00543739e581760a3
2013-11-04 09:48:37 +02:00
Tor Lillqvist
a39ff54b76 WaE: statement aligned ... [loplugin]
Change-Id: I90613943b2d9fda6286f85a2b45655055ba30b6e
2013-11-04 09:48:37 +02:00
Norbert Thiebaud
38a23d68f7 pagein-* stuff are for unix only
Change-Id: I8acc125aeeec089f3528cdc43b1475b93f5cde32
2013-11-04 01:06:57 -06:00
Markus Mohrhard
d36adbd5ac add original PATH to PATH during unit tests
we need this for our opencl tests to be able to execute the opencl compiler during the test

Change-Id: I9f9e8f3ceb26ff62789d888e6eb9f4f94010bb1f

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-04 00:58:55 -06:00
dechuang
b5c268388d GPU Calc: implement fix for SINH
AMLOEXT-116 FIX

Change-Id: I0c369a65ffb3de2ac91fdd3d04ca6afe658b9bee
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-04 00:58:55 -06:00
dechuang
cd4d44e5e8 GPU Calc: unit test cases for SINH
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-116 BUG

Change-Id: Ic3cf18c9b475bc37bdca40cb64c582742bba8a5a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-04 00:58:55 -06:00
Noel Grandin
0e6a2601b3 Convert code that calls OUString::getStr()[] to use the [] operator
This also means that this code now gets bounds checked in debug builds.

Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27
2013-11-04 08:06:10 +02:00
minwang
457b349edb GPU Calc: implemented COUPNUM
AMLOEXT-74 FIX

Change-Id: Ic7f274f089f7f6cc6b767c4a07844014eeded61d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:49:14 -06:00
minwang
5c744383eb GPU Calc: unit test cases for COUPNUM
AMLOEXT-74 BUG

Change-Id: Ice115dc1e9b22fdaff9a8fdadabe9b93635ef315
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:48:10 -06:00
xinjiang
0644c59f1e GPU Calc: implemented DURATION
AMLOEXT-111 FIX

Change-Id: I114e5b20326657f7fd3e0de7162a8ae190059b2a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:37:20 -06:00
xinjiang
d454a57acd GPU Calc: unit test cases for DURATION
AMLOEXT-111 BUG

Change-Id: I1d206b0eda0dca8254f0491399d0a4679eb39ef8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:32:20 -06:00
I-Jui (Ray) Sung
0beb28ce1b GPU Calc: refactor op_financial.cxx to fix warning and bad indentation
Change-Id: I93db1e5d2b03904a3d7787cc16f642ebf4752d85
2013-11-03 23:15:04 -06:00
mulei
3e040287c0 GPU Calc: implement for PRICE
AMLOEXT-63 FIX

Change-Id: I97271c8cd05347e0c9179d509f8985d5f4c5f276
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:04:04 -06:00
mulei
b1dbb2d2a8 GPU Calc: unit test cases for PRICE
AMLOEXT-63 BUG

Change-Id: I747817487fe118106a549674c6918dab544522ba
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 23:02:33 -06:00
xinjiang
1c239f5106 GPU Calc: implemented ISPMT in GPU calc
AMLOEXT-99 FIX

Change-Id: I8cd9f130c190e6925873a00579cb7c334201f418
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 22:47:40 -06:00
xinjiang
12a86d12e9 GPU Calc: unit test cases for ISPMT in GPU calc
AMLOEXT-99 BUG

Change-Id: I4388b184b23cf616dacfb20c61d2295765925ede
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 22:40:10 -06:00
I-Jui (Ray) Sung
3c9042ad3d GPU Calc: fixed compiler warnings
Change-Id: I9f8af5827340de24a45c9230c6ce2ec186ba8cc6
2013-11-03 22:24:38 -06:00
mulei
acd9cdf4be GPU Calc: implement NAN argument handling in PPMT
AMLOEXT-119 FIX

Change-Id: I43dcd08ff846a4008f13c9d02a69478898363131
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 22:24:01 -06:00
mulei
7acf9f2731 GPU Calc: unit test cases for NAN argument handling in PPMT
AMLOEXT-119 BUG

Change-Id: I3bc04bfeeeaee80e6d1273d373180d8bf3aaf901
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03 22:16:33 -06:00
Julien Nabet
7c19dd02d9 cppcheck: reduce scope in ctredlin.cxx
Change-Id: I7bdbea6bfadf0f2ce5e3ecb4803929797ebf7af2
2013-11-03 22:59:37 +01:00
Julien Nabet
c7349a21ff cppcheck: Clarify expression with parenthesis
boolean result used in bitwise operation

Change-Id: I581b681a6f3ba682c7b743928d1b6f397ecf960c
2013-11-03 22:46:45 +01:00
Julien Nabet
465f876f35 cppcheck: reduce scope in AvahiNetworkService
Change-Id: Ida14cc278187fdc7519137829a920273ed4910b3
2013-11-03 22:46:45 +01:00
Julien Nabet
8378d3a7da cppcheck: Reduce scope
Change-Id: I341c2b7112f32a0ab0e1a6dfac0ab4679310202c
2013-11-03 22:46:45 +01:00
Miklos Vajna
75761f0fbb writerfilter: remove unused WW8Font class in doctok
Change-Id: I483ccf31e6e67dec9f5c3992b362b63c5f14dfa3
2013-11-03 20:34:27 +01:00
Ivan Timofeev
2e25016289 fdo#70885: disable app menu under Unity
Change-Id: I90ca2f5dd8d2678dff74ae5599e640c9a69aee33
2013-11-03 22:08:40 +04:00
Tor Lillqvist
574d7d9c79 Get rid of global aDotStr
Change-Id: I6be71a738162ed53f2b81b7e03a18b1a8ddbdae0
2013-11-03 19:52:12 +02:00