Asela Dasanayaka
cf0fea5546
tdf#96505 get rid of "long" integer literals 'L'
...
Remove L from integer literals in module basegfx all 0L, 1L, and 2L
Change-Id: Ia8a0d660033651f6d0a35392b74b67358b639fb3
Reviewed-on: https://gerrit.libreoffice.org/27717
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 23:28:50 +00:00
Akshay Deep
91e4949832
Remove use of OUString::createFromAscii as it might not be null terminated
...
Change-Id: Ic105e4ebc1370365472d7318c87594f857be9a5b
Reviewed-on: https://gerrit.libreoffice.org/27674
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 21:34:55 +00:00
Zdeněk Crhonek
f98b5111c6
add SUMSQ test case
...
Change-Id: Idc9cfab7ee6851a614a154ad9df727a9fa313d5d
Reviewed-on: https://gerrit.libreoffice.org/27725
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 21:10:57 +00:00
Zdeněk Crhonek
67e1d80336
add FREQUENCY testcase
...
Change-Id: I7f61989182637cf4af57bc7e7acdde2e3a7433b1
Reviewed-on: https://gerrit.libreoffice.org/27733
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 21:08:16 +00:00
Caolán McNamara
8aa5c802e3
fix curl android patch to apply
...
Change-Id: I554f483ddf7bdc8b0347d7ae4d1fe7bb6aad8336
2016-07-30 19:37:42 +01:00
Markus Mohrhard
b3537a5410
loplugin:cppunitassertequals
...
Change-Id: Iaf1874409310f2728a5170e4b08d5a8a81999ded
Reviewed-on: https://gerrit.libreoffice.org/27713
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 18:35:55 +00:00
Caolán McNamara
2acc9d0629
fftester: context stack check
...
Change-Id: I4a135a9f9ac2f16f9dab096f5c234ff1d6e5e853
2016-07-30 19:23:29 +01:00
Markus Mohrhard
71835fd8b5
missing nullptr check
...
See
http://crashreport.libreoffice.org/stats/signature/ScPreviewObj::getSelectedSheets%28%29
Change-Id: I210426b8ac23fdf6b1195afe7dbc388802335e71
Reviewed-on: https://gerrit.libreoffice.org/27711
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 18:08:07 +00:00
Zdeněk Crhonek
6da4b14735
add TRUNC test case
...
Change-Id: I52c3d6f5c7a877be9f8349b72b7541c562654a01
Reviewed-on: https://gerrit.libreoffice.org/27727
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-07-30 17:57:38 +00:00
Rishabh Kumar
47f8170e5b
Change data type of loop variant to size_type
...
Change-Id: I7ec187defb51362caddef3439a1a09257ef9f4dc
Reviewed-on: https://gerrit.libreoffice.org/27729
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Rishabh Kumar <kris.kr296@yahoo.in >
2016-07-30 17:33:57 +00:00
Giuseppe Castagno
0acd13ec38
tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: HEAD
...
Change-Id: Ia941cfb68924140c3ab171d4ed2c4e8675947ca3
Reviewed-on: https://gerrit.libreoffice.org/27724
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-30 16:33:46 +00:00
Jan-Marek Glogowski
b6a698b093
tdf#95251 MM just allow print as single document
...
Remove kept block from revert of
138d29aa09
After this revert MM just supports pinting via a single merged
document. Printing as inidividual files should have still worked,
but as a workaround we remove this functionality, until the print
backend can handle multiple-file print jobs correctly.
Change-Id: I70d0852cdcc369b0fc9f344086830f15d8dea451
Reviewed-on: https://gerrit.libreoffice.org/27721
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de >
2016-07-30 15:02:25 +00:00
Mark Hung
462d231138
Fix SolarMutex not locked when using IME on dropdown list.
...
Surround ImplHandleIMEQueryCharPosition() by
ImplSalYieldMutexAcquireWithWait() and ImplSalYieldMutexRelease().
Change-Id: I3843ad351f3b92801cd1e0066a3c73f2a52c44bd
Reviewed-on: https://gerrit.libreoffice.org/27117
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Mark Hung <marklh9@gmail.com >
2016-07-30 14:41:23 +00:00
Giuseppe Castagno
97353e5c43
Fix the WebDAV lock owner name shown on file locked dialog UI
...
Probably due to 8d411a4a1e
.
See comment in the added code for details.
Change-Id: I3e8a856a715385ed2ab1d9ecda31dd25e05e6c59
Reviewed-on: https://gerrit.libreoffice.org/27716
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-30 12:34:14 +00:00
Justin Luth
4a6329badc
docx - inherit FollowPage before FirstPage
...
GetPageStyle(bTitlePage == true) will check if the follow exists.
If not, it will create a new style - which defeats the purpose
of inheriting from the previous section if this section didn't define
a new follow.
Change-Id: I235bc9b7bc35c9875295733313a6452ba8896c4f
Reviewed-on: https://gerrit.libreoffice.org/27700
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Justin Luth <justin_luth@sil.org >
2016-07-30 04:33:04 +00:00
Rishabh Kumar
74a017e27d
Use static_cast for type casting and fix loop variant size
...
Change-Id: Icc41693730ec8a68e3f3d68adff57fee02b7a689
Reviewed-on: https://gerrit.libreoffice.org/27714
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Rishabh Kumar <kris.kr296@yahoo.in >
2016-07-30 04:32:29 +00:00
Arul Michael
88a5f7d56f
tdf#88793 EDITING, subtotals don't apply formatting
...
Change-Id: I29f33287715ccdee758c1e17dfabad1505049e1a
Reviewed-on: https://gerrit.libreoffice.org/27680
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-07-29 23:29:16 +00:00
Mohammed Abdul Azeem
916a11d26c
GSoC - moving FastAttributeList::clear to consumer thread:
...
this shares the load of clearing the attributes list with
the consumer when producer is busy.
Change-Id: I6e89858703c7af9c30b2d99fd6825dc81290b488
Reviewed-on: https://gerrit.libreoffice.org/27649
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Michael Meeks <michael.meeks@collabora.com >
2016-07-29 22:15:11 +00:00
Giuseppe Castagno
7f32fddb44
tdf#101094 (19) OPTIONS: Add mechanism to manage not found Web URL: GET
...
Change-Id: Ie3da55d230631c50968b00cdea176f30051abf37
Reviewed-on: https://gerrit.libreoffice.org/27699
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 21:33:39 +00:00
Muhammet Kara
a3e57b44b2
tdf#91665 l10n: Replace string list by separate strings in ScPrintUIOptions
...
String lists are sometimes (mis)used to group unrelated items;
the advantage(?) being that only one identifier needs to be defined
for the whole group. The items are then referenced by index,
which is rather fragile when they are used in different parts of UI.
String lists like this one should be replaced by separate strings.
Change-Id: I78a2c8d1a8e5b1fed6a2d0afefd96ec126bb79af
Reviewed-on: https://gerrit.libreoffice.org/27689
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-07-29 21:33:06 +00:00
Giuseppe Castagno
a5fc27e057
tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not found
...
Change-Id: I1b37bba50cd41ab5eeb960927148cf6b005f3fd4
Reviewed-on: https://gerrit.libreoffice.org/27698
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 21:32:34 +00:00
Henry Castro
ff05140338
sc lok: add parameters for column/row resize
...
Change-Id: I189178b6060c229dd8d93b6fdee7d4d81354ced5
Reviewed-on: https://gerrit.libreoffice.org/27701
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Henry Castro <hcastro@collabora.com >
2016-07-29 21:16:52 +00:00
Eike Rathke
bb442b7ee6
rename SelectionForbidsPaste() to SelectionForbidsCellFill()
...
... which is more appropriate for what it does now.
Change-Id: If82420485e945598cf267b00bba2de69477671eb
2016-07-29 22:45:22 +02:00
Caolán McNamara
4e58115b2d
fftester: some more table manager stack checks
...
Change-Id: Ic8dd72da175fee656889910b55d31ea161b944cc
2016-07-29 21:29:03 +01:00
Caolán McNamara
d00fc303bc
fftester: another empty table manager stack
...
Change-Id: If3148cb6e16cff4aad28c4f86467c66ed04bcd05
2016-07-29 21:24:46 +01:00
Winfried Donkers
1ca11b55ae
tdf#101166 treat argument PayType for Calc function RATE as boolean.
...
Excel and Gnumeric treat this argument as boolean.
Financially, payment at beginning or at end of period are the only
existing options, i.e. there no other feasible options.
Change-Id: I7ba9fcdac69b9b0756cdf48abde001a44c8b4c88
Reviewed-on: https://gerrit.libreoffice.org/27612
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-07-29 20:09:49 +00:00
Caolán McNamara
c772c8fd27
bump curl to 7.50.0
...
Change-Id: I368a18f70dfac51770afeb1f9e84ff83c19f0989
Reviewed-on: https://gerrit.libreoffice.org/27671
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2016-07-29 20:04:38 +00:00
Winfried Donkers
5c78a453bc
Make Calc Add-In function RECEIVED behave like Excel and Gnumeric.
...
EXcel and Gnumeric demand that Maturity > Settlement, Calc now does too.
Change-Id: Id02918153d5c07f438c9160330b0dc09fdf13f6c
Reviewed-on: https://gerrit.libreoffice.org/27619
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-07-29 19:25:30 +00:00
Giuseppe Castagno
bedae6b06c
tdf#101094 (17) OPTIONS: Options cache removal: COPY
...
Change-Id: Ifa60eabd0a31b66074d79b30a5be7d497585f602
4a2c233261211b13ed06d05278bf42e446330487
Reviewed-on: https://gerrit.libreoffice.org/27696
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 18:31:48 +00:00
Giuseppe Castagno
2359e5a002
tdf#101094 (16) OPTIONS: Options cache removal: MOVE
...
Change-Id: I7a610003295aa174d655f1e847e6d9a19d84a197
Reviewed-on: https://gerrit.libreoffice.org/27695
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 18:31:01 +00:00
Giuseppe Castagno
1596379bc0
tdf#101094 (15) OPTIONS: Options cache removal: MKCOL
...
Change-Id: I752ab44b88935da75198d27f8b490f97c863408f
Reviewed-on: https://gerrit.libreoffice.org/27694
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 18:30:17 +00:00
Markus Mohrhard
8590ab7e86
add missing uui dependency for opencl test
...
Change-Id: I897e5ae6ed0fea89c1f1b9e30bd6cc6505318a17
Reviewed-on: https://gerrit.libreoffice.org/27692
Reviewed-by: Tor Lillqvist <tml@collabora.com >
Tested-by: Tor Lillqvist <tml@collabora.com >
2016-07-29 17:12:16 +00:00
Miklos Vajna
d60708c511
sw undo: implement SfxUndoAction::GetViewShellId() interface
...
With this, it's possible to tell which view shell created which undo
actions. It's visible only in the doc model xml dump only, though.
Change-Id: Ia76d218a1d8b578aaad00ab733c772b10dda39f0
Reviewed-on: https://gerrit.libreoffice.org/27693
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
Tested-by: Jenkins <ci@libreoffice.org >
2016-07-29 17:02:25 +00:00
Winfried Donkers
3ee2cae3a3
tdf#97831 follow up : remove unused arguments from stack
...
Intention:
Make e.g. [1+SWITCH(1;1;1;6)] work. Without this fix, the result is
7 but should be 2.
Change-Id: I2a72e458e5458c02c3ce2f4214b86ba13f7b1d11
Reviewed-on: https://gerrit.libreoffice.org/27664
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-07-29 16:43:40 +00:00
Giuseppe Castagno
e0eb85785b
tdf#101094 (14) OPTIONS: Options cache removal: PUT
...
Change-Id: I251bbb101b4be851deaab66cbe4e10ff1fa3376e
Reviewed-on: https://gerrit.libreoffice.org/27691
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 16:39:04 +00:00
Giuseppe Castagno
dfb714183f
tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCK
...
Change-Id: Ib5e52973252b3af7b0fbe440806eb1e669670299
Reviewed-on: https://gerrit.libreoffice.org/27686
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 16:38:08 +00:00
Eike Rathke
5cf5975cef
limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 related
...
Change-Id: Idabf5e51b7f423d7d58094ad1caef166728c3bed
2016-07-29 18:25:28 +02:00
Caolán McNamara
1203bf57de
Related: tdf#99324 get backingwindow to honour auto mnemonic on mod key change
...
Change-Id: I533232729db4a6ad5812d18bb63c36f7401066c0
2016-07-29 17:19:20 +01:00
Caolán McNamara
f305b88286
unhook the alt handling thing from SystemWindow
...
so it could be used from things that aren't dialogs
Change-Id: I649c5a05ad9c0634be9cef2bbe16a4643e58fc12
2016-07-29 16:36:36 +01:00
Giuseppe Castagno
37ada6f457
tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptions
...
Change-Id: If4f53e8efc51e5ec33747dfcbe8f4294bbd6160b
Reviewed-on: https://gerrit.libreoffice.org/27685
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 15:07:21 +00:00
Rishabh Kumar
7f262a4101
[GSoC] Fix recent colors in color popup widget
...
Save recent colors in user configuration.
Change-Id: I1637e9fe3150bd1892f72ff9df06dc2a7c3e1e9e
Reviewed-on: https://gerrit.libreoffice.org/27688
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
Tested-by: Jenkins <ci@libreoffice.org >
2016-07-29 14:52:56 +00:00
Caolán McNamara
bb01247f71
Related: tdf#99324 accel underlines don't appear in hyperlink dialog
...
Change-Id: Ib16b239c88b1d1157fc18bc62b5f01c52e896a48
2016-07-29 15:28:34 +01:00
Caolán McNamara
a32c0828f6
Related: tdf#99324 accel underlines don't appear in options dialog
...
Change-Id: I47cb6df2118ea86dea7225842dcdc4c1dafc439f
2016-07-29 15:26:01 +01:00
Caolán McNamara
6da9e55fb6
this NOCOMMAND is never defined
...
Change-Id: I6a2ae90182eaeb534176dd0a2591bfe0c2242a5c
2016-07-29 15:18:42 +01:00
Caolán McNamara
94165d249e
assert from unsorted sid array
...
Change-Id: I9f4d6274581bc800c8404fcbbe2369aa42d05302
2016-07-29 14:52:13 +01:00
Giuseppe Castagno
2c0b4ff238
tdf#101094 (11): Add WebDAV options cache configuration param.
...
Added in officecfg five new properties to be able to set
cache lifetime if needed.
The new properties are available in advanced, expert configuration only,
in org.openoffice.Inet.Settings.
Default values are as follows (value is in seconds):
OptsCacheLifeImplWeb = 300
when the web resource is Web only, implementing OPTIONS.
Min. 0 sec (no caching) max. 3600 sec (1h).
OptsCacheLifeDAV = 60
when the web resource is WebDAV.
Min. 0 sec (no caching) max. 3600 sec (1h).
OptsCacheLifeDAVLocked = 600
when the web resource is WebDAV and it's locked by
this LO instance (e.g. lock store has a lock to it).
Min. 0 sec (no caching) max. 3600 sec (1h).
OptsCacheLifeNotImpl = 3600
when the web resource does not implement OPTIONS method.
Min. 0 sec (no caching) max. 43200 sec (12h).
OptsCacheLifeNotFound = 15
when the requested web resource is not found on server.
Min. 0 sec (no caching) max. 30 sec.
Change-Id: I719b97645e1d91a29134820b77678fd88fcb9ac2
Reviewed-on: https://gerrit.libreoffice.org/27684
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-07-29 13:36:30 +00:00
Caolán McNamara
ee79a2dd7e
Resolves: tdf#101169 crash using column menu in base
...
Change-Id: Ia4ce895d3562b29db648a7b568121a2867088493
2016-07-29 14:33:22 +01:00
Caolán McNamara
fa293f7d67
use div() instead of /0 to content ubsan
...
for the same reason as...
commit fb2c146752
Author: Eike Rathke <erack@redhat.com >
Date: Mon Jul 25 13:32:17 2016 +0200
use div() instead of /0 to content ubsan
While we do handle double floating point division by 0 at least on
IEEE754 systems, ubsan builds mock about.
Change-Id: I2c96b63a4af3cb2e8483a1d0f2da91ea82da227c
2016-07-29 14:30:36 +01:00
Eike Rathke
77327759c9
disallow Random Number when entire sheet is selected, tdf#60056 related
...
Change-Id: Ie9e229c3d3e5a5a7e3f3e90ebd181471927bd452
2016-07-29 15:19:44 +02:00
Eike Rathke
c729ee7622
Resolves: tdf#60056 disallow Fill when entire sheet is selected
...
Change-Id: I866f84d72c27be962dbad8f8e4dcb345aa336bff
2016-07-29 15:10:43 +02:00