Tomaž Vajngerl
d38abe1da2
andorid: use 4 spaces for indent in color.xml
...
Change-Id: I2435e8ce93383a1a40996a81ef65c1823606609a
2015-11-02 08:48:47 +01:00
Noel Grandin
dd1729f854
use uno::Reference::set method instead of assignment
...
Change-Id: Ib297f2ab1c0c82703030f28d034d24f8a84a85ea
Reviewed-on: https://gerrit.libreoffice.org/19732
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-02 06:46:53 +00:00
Noel Grandin
1b41208608
use uno::Reference::set method instead of assignment
...
Change-Id: I3d94c94a9829161663a7ed18421ace38ce95a659
Reviewed-on: https://gerrit.libreoffice.org/19733
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-02 06:17:21 +00:00
Tomaž Vajngerl
37d41674c2
android: don't crash in LO when SurfaceView layout is 0 width
...
Change-Id: I49be19b273d0c263637369e9b095f374b345191b
2015-11-01 23:06:09 +01:00
Tomaž Vajngerl
9a52bad40a
android: don't crash in TextureReaper when Integer is null
...
Change-Id: I1514aa7a3fbab682b0d282ba0f504470943d7e4a
2015-11-01 22:59:04 +01:00
Tomaž Vajngerl
6d9124de6f
android: update JNI facade, rename mouse/keyboard event flags
...
Change-Id: Ia2b9a812717d05c7d98d47bf0fe5fd293029d045
2015-11-01 22:59:04 +01:00
Tomaž Vajngerl
3d34594138
add LOKit interface missing description
...
Change-Id: Ia9e33704cfffd2094606e6fd166796bd8cd5d4fe
2015-11-01 22:59:04 +01:00
Tomaž Vajngerl
e0d68da3ff
android: don't use alpha VDev when painting tiles on Android
...
Improves tile rendering speed.
Change-Id: I6a4b87fbc1d9ed284f5c4a781d769eeacd9bc2ca
2015-11-01 22:59:04 +01:00
Tomaž Vajngerl
50ffbe8557
android: add desing library
...
Change-Id: I6468a5cf66715516764c779ecc080fb2c1bd7382
2015-11-01 22:59:03 +01:00
Tomaž Vajngerl
f70254caf4
android: remove CommandLine.java as we don't use it anymore
...
Change-Id: Ib487d4f948dde2027bebc914bb3fe43b55c6d50b
2015-11-01 22:59:03 +01:00
Caolán McNamara
36a3885eb2
crashtesting: failure on tdf89191-1.odt
...
crash since
commit 664197d95b
Author: Justin Luth <justin_luth@sil.org >
Date: Thu Sep 10 11:41:11 2015 +0300
tdf#36117 .docx preserve page vertical alignment after RT
Change-Id: I225fa4dc0a7ea2eab6ef748f7c72bfad361257dd
2015-11-01 21:13:13 +00:00
Gulsah Kose
c2a76550a2
tdf#80657 Adding new field to jump to specific page.
...
This patch is not completed. It adds a dropdown field to toolbar.
When you click it, the page preview focuses third page (hard coded).
This patch's purpose is getting information from developers how to
add numbers to dropdown field.
--
v2: Removed unnecessary MV_SPECIFIC_PAGE case.
v3: Added dropdown field and defined new controller for new field.
v4: Implemented page focus who user want.
v5: Used NumericField instead of Combobox and added page count control
v6: Used nSlotId instead of SID_JUMP_TO_SPECIFIC_PAGE in order to fix macOs build error.
Change-Id: I722fbffcc72a1bcee70065e2e9369b73ab27f100
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com >
Reviewed-on: https://gerrit.libreoffice.org/19335
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Oliver Specht <oliver.specht@cib.de >
2015-11-01 17:41:55 +00:00
Mario J. Rugiero
707f416192
boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx
...
Change-Id: If768595d3c3ec294d5a59ad42f26aacfd6e0fda3
Reviewed-on: https://gerrit.libreoffice.org/19708
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 15:28:41 +00:00
Noel Grandin
0e6544903b
no need to be so verbose in constructing uno::Reference
...
Change-Id: I187a26e200e9ecaff2adaf53a2ba3f6e87346030
Reviewed-on: https://gerrit.libreoffice.org/19724
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 15:26:10 +00:00
Noel Grandin
b5db48ada1
no need to use OUString constructor in call to createInstance
...
Change-Id: Iaf3d83ba1490cb1d97a5bd4d1f7cd6943d4a7296
Reviewed-on: https://gerrit.libreoffice.org/19704
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 15:25:43 +00:00
Andras Timar
9da44ea99f
Updated core
...
Project: help 8bd065b7ba07823196a87e20c09c7cbe68521565
more *_part_title variables removed, l10n nightmare
Change-Id: Icf0539cdc590e126117f439f6acc159b2d7af281
2015-11-01 14:16:15 +00:00
Andras Timar
109c1433f4
Updated core
...
Project: help ab181d53ec2aba4a352329c7a85991fc5aa24c4b
do not use variable here, hard to localize
Change-Id: I144ce4b1a22d534cd99f1d4bcb14aa04199a35d2
2015-11-01 13:00:04 +00:00
Mario J. Rugiero
ce69d6e9e1
boost::bind -> lambdas in canvas/source/vcl subtree
...
Change-Id: I2b2e746197b94222c73b78379d64086adfb5e693
Reviewed-on: https://gerrit.libreoffice.org/19712
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 11:31:21 +00:00
Mario J. Rugiero
d841b44243
std::for_each -> range based for in canvas/source/tools/verifyinput.cxx
...
Change-Id: I71c714a459ea81a268f93f8ffc5286eb532794ca
Reviewed-on: https://gerrit.libreoffice.org/19711
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 11:30:15 +00:00
Mario J. Rugiero
c04fd82433
for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx
...
Change-Id: Ibe089e53488a9ba6baded637b17a1aeee0908f79
Reviewed-on: https://gerrit.libreoffice.org/19709
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 11:29:31 +00:00
Mario J. Rugiero
1bd101d91d
boost::bind -> lambdas in canvas/source/tools/surface.cxx
...
Change-Id: I9a9c4832cf18b10e15d2a4de8944b404b082e990
Reviewed-on: https://gerrit.libreoffice.org/19710
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 11:28:33 +00:00
Fabio Buso
76e75d2dd6
tdf#93243 replace boost::bind with c++11 lambdas in toolkit/
...
Change-Id: I33ba22fc5b3fa4d9b2b79f33b9abb7a2a0bbf9a2
Reviewed-on: https://gerrit.libreoffice.org/19716
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-11-01 11:21:08 +00:00
Julien Nabet
c771d2174f
Remove some stdio.h includes from salhelper module
...
Change-Id: Ibd95d7b3b01e7003c5d4edb831534b19313e1c37
2015-11-01 11:10:09 +01:00
Julien Nabet
4d6defc2f1
Remove last stdio.h from ucb module
...
Change-Id: Ic44c39bb4f880fe3b14470fdd3d5761aa5f2a084
2015-11-01 11:03:23 +01:00
Stanislav Horacek
bf4c2f74de
Updated core
...
Project: help e3e68dd48714cfa9514eb00498f7d3ba6eb2977e
change title for experimental feature
Change-Id: I68b1b30f7ebf6c586c0bef67ac41f9d1ad814e36
Reviewed-on: https://gerrit.libreoffice.org/19713
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2015-11-01 02:32:13 +00:00
Andras Timar
7a40c137e4
Updated core
...
Project: help e3799ac047e3c16a43b19a6eb78e61c43a27bde9
add missing paragraph id
Change-Id: If698de1d8f13de72fd29574df6a3d1621d044408
2015-10-31 22:47:22 +00:00
Yousuf Philips
2158b14f78
Updated core
...
Project: help 83a90f1c85c679b56eb2101f174220c81de1fa46
tdf#92825 Add missing entries in the Edit menu
Change-Id: I39aee6685d6a4491d27c89fccea3df956c7b4ed6
Reviewed-on: https://gerrit.libreoffice.org/19661
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br >
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br >
2015-10-31 19:51:00 +00:00
Noel Grandin
3c971162b5
use uno::Reference::set method instead of assignment
...
Change-Id: I150f213ab033f5fc1b50abe4e1529292206c9feb
Reviewed-on: https://gerrit.libreoffice.org/19689
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-10-31 12:56:38 +00:00
Noel Grandin
4530451d40
com::sun::star->css in svx
...
Change-Id: If2c11fa548c5ebef2297d2491edd837b54e3707c
Reviewed-on: https://gerrit.libreoffice.org/19690
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-10-31 12:56:21 +00:00
Mario J. Rugiero
bd332c2a33
Replace boost::bind by lambdas in canvas/source/directx tree.
...
Change-Id: I1622f563b921a03234b9cb02de7c8abd00444129
Reviewed-on: https://gerrit.libreoffice.org/19703
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-10-31 12:53:08 +00:00
Michael Meeks
258e48d6d9
Adapt FuncSum to vectorize better.
...
Change-Id: If9b06cb7f1e17ab434bb61656dc8cfe7cf170309
Reviewed-on: https://gerrit.libreoffice.org/19698
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Michael Meeks <michael.meeks@collabora.com >
2015-10-31 10:25:27 +00:00
Pranav Kant
cfbc36e2ea
lokdocview: Fix memory leaks
...
Change-Id: I5107e4fa1828145a709e1edffe02831f4faae3c8
Reviewed-on: https://gerrit.libreoffice.org/19676
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
2015-10-31 08:01:22 +00:00
Norbert Thiebaud
2b9a57482b
file for ci-based ubsan build
...
Change-Id: I4fd99f02d0a5db6e35b5c16c8b7f19c9c1bb740f
2015-10-31 01:32:18 -05:00
Jan Holesovsky
5409dc0847
sc lok: Always provide a reasonable document size.
...
With an empty document, GetPrintArea() returned false, causing nothing visible
on the screen.
Also increase the values when I'm touching this.
Change-Id: Iee7544a428d5d4d5d5931230a51e605302557f41
2015-10-31 00:27:42 +01:00
Yousuf Philips
6eafd85bcf
TANGO: Fix icons of the wrong size and update remote docs icon
...
Change-Id: Ib0c332bf893c873085b723c7d6243fa758d5df86
Reviewed-on: https://gerrit.libreoffice.org/19658
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2015-10-30 23:03:30 +00:00
Matthias Freund
12f129c015
tdf#75256 sifr updates - correction and shapes
...
Correct selectall/selectobject, initial work for 32px
nicer lc shapes
Change-Id: I49dba5d3048e320a806023ac3693cbfe2f128257
Reviewed-on: https://gerrit.libreoffice.org/19695
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2015-10-30 22:55:23 +00:00
Caolán McNamara
f173e148d8
coverity#1326573 Unused value
...
Change-Id: I72f70f8f0e01cdd59c2086244f328a007563adbd
2015-10-30 21:07:42 +00:00
Caolán McNamara
f1207dbd3a
coverity#1326230 Dereference after null check
...
Change-Id: I463ad43a31b870e6e67720089514337336e6015e
2015-10-30 21:07:41 +00:00
Caolán McNamara
3b13f1657a
coverity#1327153 UrF: Unread field
...
Change-Id: Ia5d4957b7b47ec103e2af0136ea8d40f21a0a4cf
2015-10-30 21:07:41 +00:00
Caolán McNamara
4f4c3032d3
coverity#1326927 silence Suspicious use of non-short-circuit boolean operator
...
Change-Id: I2973ab6cd021e4a36f11ae97d926faca77ea42be
2015-10-30 21:07:41 +00:00
Ryan McCoskrie
d77af785f9
tdf#93684 - Remove SalFrame::Sync
...
Change-Id: Icae9cf0a17f9cdf9a671c7e7278019d6980602b1
Reviewed-on: https://gerrit.libreoffice.org/18453
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: jan iversen <jani@documentfoundation.org >
Reviewed-by: Michael Meeks <michael.meeks@collabora.com >
Tested-by: Michael Meeks <michael.meeks@collabora.com >
2015-10-30 20:07:19 +00:00
Andrzej Hunt
a461ab5fd6
Correct typo in comment
...
Change-Id: I61a372e297eeeb67f1dcadbfc5017b0cc157d065
2015-10-30 20:27:32 +01:00
Michael Stahl
acc6d29b0c
svl: remove mostly superfluous abstraction of vector
...
If only we could call the member vector's reserve method then copying
would be faster, oh actually we could also use std::copy to get rid of
the loop, ... why not just call the copy constructor?
Change-Id: I59bb331e6157d692cb62f44f1fd4e8318bf92902
2015-10-30 19:52:36 +01:00
Michael Stahl
872f449377
svl: replace boost::ptr_vector with std::vector
...
Change-Id: I7377f9e99b0567a942cdb36f6964ffedacce6a68
2015-10-30 19:51:09 +01:00
Michael Stahl
9eda4d7f2f
svl: replace boost::ptr_map with std::map
...
Change-Id: I87863482a5331b47e71b3e8c9de6e58347aacf24
2015-10-30 19:51:08 +01:00
Michael Stahl
87f15b9450
sw: replace boost::ptr_vector with std::vector<std::unique_ptr>
...
Change-Id: I95ce84f7e82dc03233878de4324f2cb5c282a8aa
2015-10-30 19:51:08 +01:00
Eike Rathke
a2c8358c99
tdf#95419 fix performance fall-out, tdf#92749 follow-up
...
Commit 1bea831074
erroneously introduced a
hard recalc of all formula cells if ScDocument::CalcFormulaTree() was
called only for forced RecalcModeForced formula cells during load when
HardRecalcState is HARDRECALCSTATE_TEMPORARY through
ScDocShell::AfterXMLLoading() -> ScDocShell::SetDocumentModified() if
aDocument.IsForcedFormulaPending()
Change-Id: Ib6b9ac07fa183adf26fdb56dcee029ee2b9cc5da
2015-10-30 19:28:55 +01:00
Tor Lillqvist
f96508f323
tdf#92272: We need to twiddle the bytes from BGR to RGB
...
As far as I see, the surfaces created in the DX canvas are of
D3DFMT_A8R8G8B8 or D3DFMT_X8R8G8B8 format, which means that the bytes
(in memory order, on little-endian Windows) are B,G,R,A/X. So if the
desired destination wants R,G,B,A, we need to swap the blue and red
bytes.
Let's hope this doesn't break anything else...
Change-Id: I1b90d2cf95418f6557cac633ec6fce27599e8a61
2015-10-30 19:30:20 +02:00
Michael Stahl
048d47d54d
compilerplugins: check that we're not building ccache preprocessed
...
... input, which breaks because a) isInUnoIncludeFile() will not
recognize the paths (which is actually fixable if it used
getPresumedLoc() to get the path), and b) the isMacroBodyExpansion()
check in salbool.cxx (which doesn't look fixable).
So instead of printing lots of spurious warnings just abort.
Change-Id: I77fd77b4986d2b099453309ecdf31be9cf93ceec
Reviewed-on: https://gerrit.libreoffice.org/19693
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
Tested-by: Stephan Bergmann <sbergman@redhat.com >
2015-10-30 16:31:13 +00:00
Stephan Bergmann
2b5ce52cdd
Fix osl_getSystemPathFromFileURL URL scheme check
...
Change-Id: If7737b9eaf11333facd9ae3faf58e36ba76c3b05
2015-10-30 17:28:28 +01:00