Commit Graph

371725 Commits

Author SHA1 Message Date
Tomaž Vajngerl
626e1a2d6d android: set layerView to TextCursorView{Layer} when available
Change-Id: I3dbb7747ad6d5ce44ca286023e6c8fbc5a19a6b7
2015-04-07 09:18:04 +02:00
Tomaž Vajngerl
656d3f9ee4 android: register TextSelection & TextCursorLayer once at creation
Change-Id: I33471dbcdd82b50919b6c6af741101b3d4ff71cf
2015-04-07 09:18:04 +02:00
Miklos Vajna
8eeb6ef987 sd::ViewShell::LogicMouseButtonUp: typo
See commit 845708fcc8 (Add
vcl::Window::SetLastMousePos(), 2015-02-24), what we really want is to
set the remembered mouse click position, i.e. SetLastMousePos(), not
SetPointerPosPixel(), which would move the mouse (and is a NOP for the
headless backend).

Change-Id: I126836a72ba09a92b4f70169257d7293bb5e980c
2015-04-07 09:18:04 +02:00
Miklos Vajna
f8bd9687e7 Add testcase for sd::Window::LogicInvalidate().
Change-Id: I1d2e6ed9691ca43abb18bdf04fcf5a6c73a66f18
2015-04-07 09:18:03 +02:00
Miklos Vajna
f15a6a065e android: fix 'make install' in LOAndroid3
The error was:

$ make install verbose=t
../../../config_host.mk:655: /git/config__lang.mk: No such file or directory
make: *** No rule to make target '/git/config__lang.mk'.  Stop.

Change-Id: I4f976c27217cb1827ce2a7b39c1bc301e45f149b
2015-04-07 09:18:03 +02:00
Tomaž Vajngerl
9dfaffabf1 android: minor comments change
Change-Id: Ib6522079f95fcf3f00212f848646c5cecfdfc296
2015-04-07 09:18:03 +02:00
Tomaž Vajngerl
d7716c9927 android: enable AA for selections and handles, tune colors & alpha
Change-Id: Ieea5b084ce1b9550d202bff795d89929632cb724
2015-04-07 09:18:02 +02:00
Tomaž Vajngerl
812970c785 android: fix sending graphic selection type to LOKitThread
Change-Id: I42a23f3867acb9632cc94d84e2a4267415e908bc
2015-04-07 09:18:02 +02:00
Miklos Vajna
2aa1435c0f SvxTableController::setCursorLogicPosition: fix unexpected graphic selection
Without this, an editeng selection handle dragged to the next cell and
turning into an Impress table selection triggers a graphic selection,
too.

Change-Id: Idf5e28f9b8d1ee8dacc6f869a17157e080f2c478
2015-04-07 09:18:02 +02:00
Miklos Vajna
aea29f64d7 lokdocview: move document rendering to LOKDocView_Impl
Change-Id: Ie1d61b35f07400c2bd1c32240c15eb908d587d59
2015-04-07 09:18:01 +02:00
Miklos Vajna
046be649be sd tiled rendering: support turning an editeng selection into a table one
With this, it's possible to drag the selection handle of an editeng
selection in an Impress table and drag it outside the table cell to
create an Impress table selection. Some unexpected graphic selection
still appears, though.

Change-Id: Ia7b36036ce2bda5cca570e8b6075238d5167090f
2015-04-07 09:18:01 +02:00
Miklos Vajna
32cfef5cb3 LOK: document remaining Document member functions
Change-Id: Idc5836317c01780bb5078d39d8c31775886027d0
2015-04-07 09:18:00 +02:00
Miklos Vajna
fa2948bc43 lokdocview: move timeout handling to LOKDocView_Impl
Change-Id: Id1e14f259af68acbd29784436bb2c5062a0d6563
2015-04-07 09:18:00 +02:00
Markus Mohrhard
409005c87a condition-source-range-address is optional but may not be empty
Change-Id: I63706daa3a53f444f96617feec22bc920a098469
2015-04-07 00:27:45 +02:00
Miklos Vajna
403fa5ec2a sw: use variadic cppu::WeakImplHelper
Change-Id: I2c03ffad8d935bad126c19a8647c924af5a9bce5
Reviewed-on: https://gerrit.libreoffice.org/15174
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2015-04-06 20:23:13 +00:00
Regina Henschel
9f1ffa641b Resolves: #i95167# XIRR() function gives Err:502
Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com>
Review by: Regina Henschel <rb.henschel@t-online.de>
(cherry picked from commit 85cd072198d9024c20b741c04a20ef99fc9b5910)

Conflicts:
	scaddins/source/analysis/financial.cxx

Change-Id: I385d5f9bfa840fe609cb5723f2d4d57d26fd0d6c
2015-04-06 20:22:29 +01:00
Ariel Constenla-Haile
4d48b51ad4 Resolves: #i81637# Replace column header "Title" by "Name"
Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com>
Review by: arielch@apache.org
(cherry picked from commit b923454a0922b6767b28c8dc131534b8daf6d96b)

Change-Id: Ifef870645491537217bf85b772b130d3bb4a92fd
2015-04-06 20:18:20 +01:00
Caolán McNamara
bbdb24bfaa apparently OGenericUnoController::InvalidateFeature is unused
Change-Id: I3cd9d7fffc3b1c9b0891c6de23b1ff873d2a1158
2015-04-06 20:16:49 +01:00
Yousuf Philips
4ebebeba72 tdf#85594 Addition of freeze, split, header & footer, and symbol buttons
Change-Id: Ie6904e3f3d62acd8e9f6011312cc3a80722d3e6d
Reviewed-on: https://gerrit.libreoffice.org/15167
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-04-06 17:42:22 +00:00
Caolán McNamara
045211b399 unused ODatabaseForm::Create
Change-Id: If8da2da02942fb1fc38ca04c4a9e8923e373df6f
2015-04-06 16:47:45 +01:00
Yousuf Philips
8994c8995c tdf#90291 fix missing track changes tab icon in the sidebar
Change-Id: I7a174e113482928f5674dfed1375a9dc86d2b16e
Reviewed-on: https://gerrit.libreoffice.org/15171
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-04-06 15:31:23 +00:00
Adolfo Jayme Barrientos
8dad40f2ac Change Start Center icons for removing recent thumbnails, again
I’ve grown tired of the previous ones.
2015-04-06 07:25:36 -05:00
Miklos Vajna
71cda4559f writerfilter: use variadic cppu::WeakImplHelper
Change-Id: I38c7776d141bb1e582be7043993986cd6346c331
Reviewed-on: https://gerrit.libreoffice.org/15168
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2015-04-06 11:35:05 +00:00
Andrew
aea8f62517 Optimize Breeze icon theme Pt2.
Lossless optimisation of png files in Breeze icon theme, using ImageOptim. Second round.
Saved ~130KB out of 580KB. ~20% overall (up to 78% per file).

Change-Id: Ie83f57790daff82b251bd8d6607d9e33ae10b563
Signed-off-by: Andrew <dent.ace@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/15166
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-06 01:52:38 +00:00
Andras Timar
7940df3798 Updated core
Project: help  7e67bfc7ab1f013826154d1fef66cbcfc3d92892
2015-04-05 17:29:07 +00:00
Rishabh Kumar
ae79991e76 tdf#51287: Personalisation of keyboard shortcuts incoherence
"To Document Begin" moved to Navigate from View

Change-Id: I16061d8d10de42e5eac462bd970dc49a7a4291ce
Reviewed-on: https://gerrit.libreoffice.org/15162
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-05 14:22:25 +00:00
Tor Lillqvist
136ce66dc6 Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?
The compiler generates an error anyway if we would pass a sal_Unicode that is
outside the range of 'char' as the template parameter to OUStringLiteral1, so
if for some reason we would want cSequenceMarkSeparator to be outside of
ASCII, the code would need changes.

Change-Id: I1f6be560d3347cb957e1283dea2f7f7920d3aba7
2015-04-05 17:03:51 +03:00
Tor Lillqvist
42553d2304 WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...
... in call of rtl::operator+ [loplugin:stringconstant].

Change-Id: If29fb371efafc074eb830d7dbca75e7e735c979b
2015-04-05 16:27:28 +03:00
Miklos Vajna
ef72ed4366 writerfilter: remove <text> alias for <data type="string">
Change-Id: I44630ebc4395b86ae4f44c85d596b589a93b54b0
Reviewed-on: https://gerrit.libreoffice.org/15159
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-04-05 11:11:27 +00:00
Julien Nabet
d30ac3f4ec Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"
because it creates regression (see tdf#90446)

This reverts commit 9b92d8afba.
2015-04-05 11:50:08 +02:00
Matteo Casalin
91c7343da2 Use more proper integer types and range-for loops, reduce scope
Change-Id: Ibcf9d404b2f189fb486c5a26c2b8cfe198860b73
2015-04-05 11:25:14 +02:00
Matteo Casalin
89e72ed967 Reduce scope and improve readability
Change-Id: I4bf1e2c0f928644e6f85acd75b88685303c4ac06
2015-04-05 11:25:14 +02:00
Matteo Casalin
ac0aeeaa31 Use +=
Change-Id: I280a5ee0d63cabba7482164132b092f4087814bd
2015-04-05 11:25:13 +02:00
Matteo Casalin
048bf35e82 Use more proper integer types and range-for loops
Change-Id: I66d2d469a6dc03b3e6ad3609b5a04ac670f6e000
2015-04-05 11:25:13 +02:00
Matteo Casalin
5d8121f1c9 Use indexes in OUString::getToken
Change-Id: Id30c5d094688d29e36e4ead8c58b59705b6bc91b
2015-04-05 11:25:13 +02:00
Matteo Casalin
451b26c8e9 Simplify
Change-Id: I2f8c55fb82ac6d161d942b3d7b96c8d3996037e1
2015-04-05 11:25:12 +02:00
Matteo Casalin
ba88c3aed8 Reduce OUString temporaries
Change-Id: I7ad78a1d7b544326570abac77122055a9cf3c57c
2015-04-05 11:25:12 +02:00
Matteo Casalin
a72ba7b18e Use more proper types and range-for loops
Change-Id: I2bb9f1536e37f1662c0bb8554459d25532ff648e
2015-04-05 11:25:12 +02:00
Matteo Casalin
bf5577fb08 Filled vector already provides nuber of items
But taking advantages of range-for loops is even better

Change-Id: I79c6721ca63482c0ed40dad828ba736eeae92b6c
2015-04-05 11:25:11 +02:00
Matteo Casalin
98cd6327e0 Fix my previous commits
4c80589cf22934b6809f159917a1f8499544f8fc
6d0de28ae04d3386dca0360df28c5317c80fc53c

Change-Id: I965650388530317588b3a591e8b51f162924af36
2015-04-05 11:25:11 +02:00
Matteo Casalin
a4704cb0d0 Some OUString simplifications
Change-Id: I6bdb45e5a4b84d0c851f07c4063b7d6d58d54a44
2015-04-05 11:25:10 +02:00
Matteo Casalin
7d26404c45 Simplify
Change-Id: I09a9a4f3873fc64f4236d131b091087cadb9cf17
2015-04-05 11:25:10 +02:00
Matteo Casalin
dfa894f25b Avoid two special values as "whole array" flag
Keep 0, which is used in all call places, and remove the unused (and
data-type sensible) USHRT_MAX

Change-Id: I5258ce0d684723e4cf90444314ef55cc2f826f9d
2015-04-05 11:25:10 +02:00
Matteo Casalin
16fe1b047d Default value of nLookahead is never overridden
Change-Id: I3341b307f56f5bcdde7a667aa3968c1444376705
2015-04-05 11:25:09 +02:00
Matteo Casalin
65a87350bc Use more proper integer types
Change-Id: I8c3ffee5a11c239902b972dd58618db9943c6989
2015-04-05 11:25:09 +02:00
andreas_k
b7883fd808 Breeze: update recomandations from Philips
Change-Id: I08d1d6a83eaa8a895dd1d2322776919f83037433
Reviewed-on: https://gerrit.libreoffice.org/15156
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-05 07:25:59 +00:00
andreas_k
bfbcd52530 Breeeze: updated Icons
Change-Id: I55374c5a5f7fa22f7ac757c69b0befa346e529a1
Reviewed-on: https://gerrit.libreoffice.org/15157
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-05 07:25:35 +00:00
Andras Timar
5cfee95f4e Updated core
Project: help  c592de412ac16d74febb97d5d522f0a32f36cb87
2015-04-04 22:42:37 +00:00
Tor Lillqvist
13fa5bb755 WaE: Unreferenced function definition
Change-Id: I3190e994b7b63b258436ef5d35542722fa91fa46
2015-04-05 00:59:13 +03:00
Julien Nabet
f25cae2e18 Typo: creat->create
Change-Id: I5e57e6d506504933096f4c8e371b0ddc93c04cbd
2015-04-04 23:08:44 +02:00