Commit Graph

326653 Commits

Author SHA1 Message Date
Tor Lillqvist
ee7f8cb101 WaE: declaration shadows a local variable
As far as I can see, the outer variable with the same name already has the
same value anyway, so it can be used.

Change-Id: Ia041aa1161015d441e99db6e1d4decea6c6fac99
2013-05-13 09:28:32 +03:00
Lionel Elie Mamane
ba26c5e633 configure.ac: don't use python2 values for python3
unset more internal python-related variables, so that the test for runtime-python >=3 does not reuse *any* value from test for build-python >= 2.5

Change-Id: I508292713d582476db70fcd2b05ce0abb300f38a
2013-05-13 08:25:20 +02:00
Tor Lillqvist
14a6eab0cb WaE: signed/unsigned mismatch
Change-Id: Id655a3f97107fd99bdf3c271fdc1938e22d6317d
2013-05-13 09:19:14 +03:00
Lionel Elie Mamane
ca8201ef54 configure.ac: fix error message on non-MacOS X builds
Change-Id: I33c0b7218054d8d879d72a2a47899b39ae8458ca
2013-05-13 07:56:03 +02:00
Lionel Elie Mamane
4af1a4a086 configure.ac: remove duplicate "no" AC_MSG_RESULT
AC_PATH_PROG already says no

Change-Id: Ib920492c89eeb5113474b834ca00882cf47bd322
2013-05-13 07:56:02 +02:00
Yohei Yukawa
57b5ed51d4 Support IMR_QUERYCHARPOSITION in Writer and Calc.
IMR_QUERYCHARPOSITION is one of optional but fundamental request
message sent from IMEs to application. This message is used for
retrieving the positional information for each character in a
composition text especially when the composition text is drawn
by the application.
This information is critical for IMEs to align suggestion window
with the composition text.

Change-Id: I53a344a78688060004cc8bcbbf1127f22a468e20
Reviewed-on: https://gerrit.libreoffice.org/3849
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-13 05:14:37 +00:00
Khaled Hosny
c0417e8217 Typo
Change-Id: I28ea63722f542a79aef904f9be40645baac191e4
2013-05-13 02:46:21 +02:00
Julien Nabet
53d7ae8c6b cppcheck: unusedVariable (parameters)
Change-Id: I0a7f230cb7e36857079de20a535cd883e30fd46f
2013-05-12 22:53:28 +02:00
Julien Nabet
dfcdfd8577 cppcheck: unusedVariable (pPreviewPattr)
Change-Id: Id7ebcb6b2b8ea209ee6158afdb0416b057a3077c
2013-05-12 22:44:35 +02:00
Tomaž Vajngerl
71cca07fc1 Remove old scale convolution methods from Bitmap.
Change-Id: I0265a4b4c7b2fda267eb56ef719fd6a53d49d460
2013-05-12 22:04:16 +02:00
Armin Le Grand
baebeb7de4 Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...
when size differs from base bitmap

Original patch by: pengyunquan
Changed patch by: alg
Review by: alg(cherry picked from commit 3cfc24693469fb9b682e9c76c28610be1e004799)

Change-Id: I6f09cb18206487c1df01147a902ea0f390d65c65
2013-05-12 20:29:52 +01:00
Andre Fischer
8056d92635 Resolves: #i118813# Update slide sorter after page format is modified
(cherry picked from commit b8f5370aeea74b68333885450f7ec34918c1d8c8)

Conflicts:
	sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx

Change-Id: I42553defdce1636190e8c5c226774135e179e25d
2013-05-12 20:22:22 +01:00
Andre Fischer
dbec45e813 Resolves: #i120168# Do not call storeOwn() when not necessary
Patch by: lizh.fee
Review by: Andre Fischer
(cherry picked from commit 822661c165198467b56fa2a1034ddc002ba99f7e)

Change-Id: Ibb8e39b98360ef918890a627449c654e311f0f21
2013-05-12 20:11:39 +01:00
Ariel Constenla-Haile
5de5a073e0 Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UI
(cherry picked from commit 59d811efac87bf84169ca439a7d9b5181fc5929d)

Change-Id: I958f54f4a9ec590baf9fb1ddb75c85595d4e248b
2013-05-12 20:07:09 +01:00
Andre Fischer
9e0b99a78b Resolves: #i119740# Fixed export of fill property of animations to PPT
Patch by: Tang Meng
Review by: Andre Fischer
(cherry picked from commit c4c014f74afaa9ca1b31c750b0445cf3f34e61a6)

Change-Id: I5a57fed3b8ee13d88eaed6ed6e98a6d167f9fa89
2013-05-12 20:03:25 +01:00
Caolán McNamara
fa169ffc3d WaE: signed/unsigned comparison
Change-Id: I89d6ce71fc463ee8aca34cb3d39afc9d2304f445
2013-05-12 17:55:56 +01:00
Khaled Hosny
2ede6c95e6 Some logging
Change-Id: I4515d4d6760e22ce4d77fbb3cbce93e3ce097b98
2013-05-12 18:47:36 +02:00
Ariel Constenla-Haile
bc0e857b96 Resolves: #i121907# upgrade odt2mediawiki to latest version
upstream changed license to ALv2

Besides the license change, there are two bug fixes:
* Do not apply any transformation to the contents marked as WikiMath.
* Join sibling nodes marked as WikiMath.

Patch by: Bernhard Haumacher

(cherry picked from commit 414a61fa4c4f03a2b2645682c55ee56ae9c84a79)

Change-Id: I6b996631ebdd908c6d96d2c9dde1a3d6dd3e212f
2013-05-12 17:07:54 +01:00
Jan Holesovsky
55c63ccfd4 bnc#758621: Set the attribs for the entire para if a placeholder.
Setting attributes for empty paragraphs does nothing, we have to apply it to
the style directly.

Change-Id: Id2a63c961e408906fa7c6457091405692262c6b7
2013-05-12 18:05:59 +02:00
Jan Holesovsky
cd086e9457 bnc#758621: Set presentation object as non-empty only if not a placeholder.
Based on work of Felix Zhang <fezhang@suse.com>, thank you!

Change-Id: I26c7cef17b9a5f3d73107b5c974983e58c347d52
2013-05-12 18:05:58 +02:00
Jan Holesovsky
acb2943c81 bnc#758621: We don't need this index for anything.
Worse, it prevents us to enter part of the code that we need to execute in
some (valid) circumstances.

Change-Id: I15084b5efa10fbd5cd0d42856c2745c93d6765da
2013-05-12 18:05:57 +02:00
Jan Holesovsky
4bba859817 bnc#758621: Kill unused aPlacementId, it is never set.
Based on work of Felix Zhang <fezhang@suse.com>, thank you!

Change-Id: I733a2b69d01f86bcaf0fa401671d475d9b4641a6
2013-05-12 18:05:57 +02:00
Jan Holesovsky
b5465ea163 Revert "bnc#758621: show preset texts in slide placeholder"
This reverts commit 95bb951826.

Mid-air collision :-)  I've been working on an improvement based on this patch
when Muthu pushed it - the following commits are based on the Felix's work,
thank you Felix!

Change-Id: I12d649219911815e6b97d62f4584fa4d258d8917
2013-05-12 18:05:26 +02:00
Armin Le Grand
0752c18df9 Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReader
to correct visualisations

Patch by: Jianyuan Li
Review by: alg(cherry picked from commit 1ea8c3a924d518043c5d3d1427cd40cf500c8b21)

Conflicts:
	svtools/source/filter/wmf/enhwmf.cxx

Change-Id: If1436cc58ba48048777571e74511f4fc97d2bef3
2013-05-12 16:59:28 +01:00
Matteo Casalin
0e540d7e39 Fix indentation
Change-Id: I56f4352ca1703950a2eb37eda1dbe0c1ab5a0b1c
2013-05-12 17:38:31 +02:00
Matteo Casalin
5141201fba Return early in case of NULL pointer
Change-Id: I1c31608b960f750ef777d214ac482c4f52b44aff
2013-05-12 17:38:31 +02:00
Andre Fischer
4da833308a Resolves: #i119902# Rename all master pages in a template...
not only the first one.

Patch by: Ma Bingbing
Review by: Andre Fischer
(cherry picked from commit 7daa651fbc74a6fc08d713282b9e25cda14e39e9)

Change-Id: Ibd8bf8c6f04785c93b7dae70b57fd9eb14623aaf
2013-05-12 16:28:12 +01:00
Ariel Constenla-Haile
dca437578e Custom Panel SDK Example Fixes
- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows

(cherry picked from commit 8af699cb89d9477b13d8701266b7c1fdf9356cfa)

Change-Id: Iedc1b1d6d9493390cdf8b9055afe7c712c6bfc31
2013-05-12 16:11:58 +01:00
Ariel Constenla-Haile
b30c970602 Make Custom Panel example build and run
(cherry picked from commit 5aff353f227ecfeb36ef6b8be787495916610490)

Conflicts:
	odk/examples/cpp/custompanel/ctp_factory.cxx
	odk/examples/cpp/custompanel/ctp_services.cxx

Change-Id: I5b561fec12415b2c05ff1369629a8f88b420510b
2013-05-12 16:11:53 +01:00
Ariel Constenla-Haile
379c701115 Move Custom Panel example to the SDK
(cherry picked from commit d0b30a0f10f506187fcff9775934d3594c140ead)

Change-Id: I898433cbdf9f779f425424d600ebb4f0946ccf20
2013-05-12 16:11:50 +01:00
Armin Le Grand
f94000bf5b Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...
for mbMap flag and MapMode preservation

(cherry picked from commit 664f4d882129c98d502463e08ce601259b85fc8c)

Change-Id: Ibe062a01c495ca0e067e9c4399b55fccf65baebe
(cherry picked from commit 579a09b817eada81f1ffbfffa38b63bd5ca34165)
2013-05-12 15:46:52 +01:00
Armin Le Grand
ed43421545 Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'
which was broken in OOo3.3

(cherry picked from commit 008bc1d4b8cd47ca9940be00a8cfdcdb1ef85856)

Change-Id: I912b74deb37f9dc09e2ae83977aab180c46bd501
2013-05-12 15:39:17 +01:00
Chris Sherlock
931984489e Janitorial: indent code correctly
Change-Id: I9fcbeb5f60df1a977347076dac82d4b5f7aba2c1
Reviewed-on: https://gerrit.libreoffice.org/3867
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-05-12 13:01:24 +00:00
Julien Nabet
86f4856c78 Quiet cppcheck + simplify/optimize a bit
Change-Id: Ibb89a7e5b2889ae996684bf4d7664d1fd0cea8ba
2013-05-12 13:45:33 +02:00
Lionel Elie Mamane
180b1e1e18 configure.ac: check for newly needed mdds header
Change-Id: Id7dcf5b6c2946b2445dfd4eacf5b78f84607491a
2013-05-12 13:33:03 +02:00
Julien Nabet
d29cdd990d cppcheck: fix redundantAssignInSwitch
Change-Id: I0cda1957488ed1f0b279d8c783fe28c90579b466
2013-05-12 12:03:48 +02:00
Julien Nabet
e13bd0cfc7 Fix possible inefficient checking for variables emptiness
Change-Id: I95a6784d5448b63b0cdde436484915692f8633be
2013-05-12 11:57:38 +02:00
Tor Lillqvist
0037c288a1 WaE: private field 'mpGraphics' is not used
Change-Id: Id10519547445b5e67d3328a82909f85f9de83a80
2013-05-12 10:14:26 +03:00
David Tardon
2293815a63 fix build
Change-Id: Iae000243265335e3f0bc6bd8979c2131243c48f9
2013-05-12 07:37:00 +02:00
Björgvin Ragnarsson
2d44b1ee54 Add Icelandic autocorrection support, Only SentenceExceptList.xml for now.
List of abbreviations is from https://is.wiktionary.org/wiki/Flokkur:%C3%8Dslenskar_skammstafanir

Change-Id: Icaf8f611d0ceb46774e580ac1e8c3a57e786c28b
Reviewed-on: https://gerrit.libreoffice.org/3862
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-12 05:29:53 +00:00
Björgvin Ragnarsson
26ca446fb7 Updated core
Project: dictionaries  4011efefecd48df593d358a304543ef4a8f9868d

add Icelandic Hunspell dictionary

Change-Id: I0fbeeef722f4360831af034c27c9b4213e2f8834
Reviewed-on: https://gerrit.libreoffice.org/3859
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-12 05:24:00 +00:00
Chris Sherlock
00fbf73b07 EMF+ fixes
A number of fixes have been made to commit
256e42646b:

* Missing redirect in SAL_WARN - only gets picked up when DBG_LEVEL > 1
* Some errant newlines in SAL_INFO
* Some missing braces
* Missing semi-colon fixed (!)
* Changed int to sal_Int32 (causing ambiguity error)
* Add dumpWords to the SAL_WARN that ensures that size is not greater
  than length
* Show values when proessing EMF+ comment record (only enabled when
  DBG_LEVEL > 2)
* Missing std::hex in SAL_INFO

Change-Id: I059ba24964dd428a56a31d100109cfec938a8a49
Reviewed-on: https://gerrit.libreoffice.org/3861
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-12 05:19:56 +00:00
Lionel Elie Mamane
fe93ea66cc Check non-NULLness before use
Change-Id: Iec3809b458052fd746596bf3138ce6dd9d155f9f
2013-05-12 05:07:56 +02:00
Lionel Elie Mamane
3e5b9865fa fdo#64456 impl_getValues always set m_nConvertedBoundValuesType
That is, also when returning an ephemeral value constructed from StringItemList

Change-Id: I3f0edcb6cc31926c6b82acbcb88282829314b859
2013-05-12 05:07:55 +02:00
Lionel Elie Mamane
7bb77f3de9 janitorial: correct method name in assert message
Change-Id: I11ee124af09e9806fc45945316ae947757458d5b
2013-05-12 05:07:54 +02:00
Lionel Elie Mamane
28cacb4400 commit subforms before moving in parent form
else, all pending changes in the subforms are lost

Change-Id: I82b0967729c71a4f01eff9f823a1961fad999679
2013-05-12 05:07:53 +02:00
Lionel Elie Mamane
7fd1cc1813 fdo#63695 revert hackish fix to i#51621
Change-Id: I688a659207c4b95cc98ff5dc5c5622d4592b3f89
2013-05-12 05:07:52 +02:00
Lionel Elie Mamane
9dfc3807db fdo#63398 hardcode former list of oneway method
adapt to disappearance of oneway qualifier for method
by hardcoding list of methods that were oneway.

Autogenerated by the following script:
SKIP=1; git log -p -1   90eac3e697 | while read f0 f1 f2 f3 f4; do if [[ "$f0" == "---" ]]; then if printf '%s' "$f1" | egrep -q '^a/(off|udk)api/.*\.idl$'; then LISTENER=$(printf '%s' "$f1" | sed  -re 's@^a/(udk|off)api/@@' -e 's|/|.|g' -e 's@\.idl$@@'); SKIP=0; else SKIP=1; fi; elif [[ "$SKIP" -eq 0 ]] && [[ "$f1" == '[oneway]' ]]; then printf $'(pair<OUString,OUString>("%s","%s"))\n' "$LISTENER" $(echo -n "$f3" | sed -r -e 's@\(.*@@'); fi; done

This is rather atrocious, but ensures the behaviour is exactly the
same as before.

Left to do:

remove methods that are irrelevant here
(that is, impl_allowAsynchronousCall_nothrow will never be called
 with them as argument)

Change-Id: If4fea164a2fe727048645cd853a9850e59469ba5
2013-05-12 05:07:51 +02:00
Thorsten Behrens
96dbf735b2 Fix indent.
Change-Id: Ia02968ccc12df994bc8528794e8f55a5eeda25be
2013-05-12 00:00:23 +02:00
Khaled Hosny
c049df6fdd [coretext] Attempt to fix jumping lines
No more jumping and spaces between text runs are not eaten, but text
selection is still broken, as well as editing.

Change-Id: Ic9d2a6df0add20b63d6edf0ddf84b7d6f8de0983
2013-05-11 22:48:17 +02:00