summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13TypoKhaled Hosny1-1/+1
Change-Id: I28ea63722f542a79aef904f9be40645baac191e4
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet1-1/+0
Change-Id: I0a7f230cb7e36857079de20a535cd883e30fd46f
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet1-1/+0
Change-Id: Id7ebcb6b2b8ea209ee6158afdb0416b057a3077c
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl2-112/+0
Change-Id: I0265a4b4c7b2fda267eb56ef719fd6a53d49d460
2013-05-12Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand1-4/+18
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-12Resolves: #i118813# Update slide sorter after page format is modifiedAndre Fischer2-14/+31
(cherry picked from commit b8f5370aeea74b68333885450f7ec34918c1d8c8) Conflicts: sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx Change-Id: I42553defdce1636190e8c5c226774135e179e25d
2013-05-12Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer1-1/+23
Patch by: lizh.fee Review by: Andre Fischer (cherry picked from commit 822661c165198467b56fa2a1034ddc002ba99f7e) Change-Id: Ibb8e39b98360ef918890a627449c654e311f0f21
2013-05-12Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UIAriel Constenla-Haile1-2/+1
(cherry picked from commit 59d811efac87bf84169ca439a7d9b5181fc5929d) Change-Id: I958f54f4a9ec590baf9fb1ddb75c85595d4e248b
2013-05-12Resolves: #i119740# Fixed export of fill property of animations to PPTAndre Fischer1-0/+10
Patch by: Tang Meng Review by: Andre Fischer (cherry picked from commit c4c014f74afaa9ca1b31c750b0445cf3f34e61a6) Change-Id: I5a57fed3b8ee13d88eaed6ed6e98a6d167f9fa89
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
Change-Id: I89d6ce71fc463ee8aca34cb3d39afc9d2304f445
2013-05-12Some loggingKhaled Hosny1-3/+29
Change-Id: I4515d4d6760e22ce4d77fbb3cbce93e3ce097b98
2013-05-12Resolves: #i121907# upgrade odt2mediawiki to latest versionAriel Constenla-Haile1-15/+33
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-12bnc#758621: Set the attribs for the entire para if a placeholder.Jan Holesovsky1-0/+8
Setting attributes for empty paragraphs does nothing, we have to apply it to the style directly. Change-Id: Id2a63c961e408906fa7c6457091405692262c6b7
2013-05-12bnc#758621: Set presentation object as non-empty only if not a placeholder.Jan Holesovsky1-3/+3
Based on work of Felix Zhang <fezhang@suse.com>, thank you! Change-Id: I26c7cef17b9a5f3d73107b5c974983e58c347d52
2013-05-12bnc#758621: We don't need this index for anything.Jan Holesovsky1-9/+1
Worse, it prevents us to enter part of the code that we need to execute in some (valid) circumstances. Change-Id: I15084b5efa10fbd5cd0d42856c2745c93d6765da
2013-05-12bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky3-6/+3
Based on work of Felix Zhang <fezhang@suse.com>, thank you! Change-Id: I733a2b69d01f86bcaf0fa401671d475d9b4641a6
2013-05-12Revert "bnc#758621: show preset texts in slide placeholder"Jan Holesovsky2-36/+8
This reverts commit 95bb951826c7fbaafb055008416f4f1d5cfc95dc. 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-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand1-2/+75
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-12Fix indentationMatteo Casalin1-9/+8
Change-Id: I56f4352ca1703950a2eb37eda1dbe0c1ab5a0b1c
2013-05-12Return early in case of NULL pointerMatteo Casalin1-4/+9
Change-Id: I1c31608b960f750ef777d214ac482c4f52b44aff
2013-05-12Resolves: #i119902# Rename all master pages in a template...Andre Fischer1-2/+11
not only the first one. Patch by: Ma Bingbing Review by: Andre Fischer (cherry picked from commit 7daa651fbc74a6fc08d713282b9e25cda14e39e9) Change-Id: Ibd8bf8c6f04785c93b7dae70b57fd9eb14623aaf
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile2-11/+1
- 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-12Make Custom Panel example build and runAriel Constenla-Haile8-34/+194
(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-12Move Custom Panel example to the SDKAriel Constenla-Haile14-2/+2
(cherry picked from commit d0b30a0f10f506187fcff9775934d3594c140ead) Change-Id: I898433cbdf9f779f425424d600ebb4f0946ccf20
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand2-5/+5
for mbMap flag and MapMode preservation (cherry picked from commit 664f4d882129c98d502463e08ce601259b85fc8c) Change-Id: Ibe062a01c495ca0e067e9c4399b55fccf65baebe (cherry picked from commit 579a09b817eada81f1ffbfffa38b63bd5ca34165)
2013-05-12Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand1-4/+11
which was broken in OOo3.3 (cherry picked from commit 008bc1d4b8cd47ca9940be00a8cfdcdb1ef85856) Change-Id: I912b74deb37f9dc09e2ae83977aab180c46bd501
2013-05-12Janitorial: indent code correctlyChris Sherlock1-11/+11
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-12Quiet cppcheck + simplify/optimize a bitJulien Nabet1-13/+13
Change-Id: Ibb89a7e5b2889ae996684bf4d7664d1fd0cea8ba
2013-05-12configure.ac: check for newly needed mdds headerLionel Elie Mamane1-0/+2
Change-Id: Id7dcf5b6c2946b2445dfd4eacf5b78f84607491a
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet1-4/+4
Change-Id: I0cda1957488ed1f0b279d8c783fe28c90579b466
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet2-2/+2
Change-Id: I95a6784d5448b63b0cdde436484915692f8633be
2013-05-12WaE: private field 'mpGraphics' is not usedTor Lillqvist1-5/+3
Change-Id: Id10519547445b5e67d3328a82909f85f9de83a80
2013-05-12fix buildDavid Tardon1-1/+1
Change-Id: Iae000243265335e3f0bc6bd8979c2131243c48f9
2013-05-12Add Icelandic autocorrection support, Only SentenceExceptList.xml for now.Björgvin Ragnarsson5-0/+162
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-12Updated coreBjörgvin Ragnarsson1-0/+0
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-12EMF+ fixesChris Sherlock2-10/+28
A number of fixes have been made to commit 256e42646bedbeb9cba900f962f36ba4b1a1cda3: * 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-12Check non-NULLness before useLionel Elie Mamane1-1/+2
Change-Id: Iec3809b458052fd746596bf3138ce6dd9d155f9f
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane1-0/+4
That is, also when returning an ephemeral value constructed from StringItemList Change-Id: I3f0edcb6cc31926c6b82acbcb88282829314b859
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane1-1/+1
Change-Id: I11ee124af09e9806fc45945316ae947757458d5b
2013-05-12commit subforms before moving in parent formLionel Elie Mamane3-39/+144
else, all pending changes in the subforms are lost Change-Id: I82b0967729c71a4f01eff9f823a1961fad999679
2013-05-12fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane1-2/+3
Change-Id: I688a659207c4b95cc98ff5dc5c5622d4592b3f89
2013-05-12fdo#63398 hardcode former list of oneway methodLionel Elie Mamane1-18/+536
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 90eac3e69749a9227c4b6902b1f3cef1e338c6d1 | 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-12Fix indent.Thorsten Behrens1-1/+1
Change-Id: Ia02968ccc12df994bc8528794e8f55a5eeda25be
2013-05-11[coretext] Attempt to fix jumping linesKhaled Hosny1-32/+30
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-11Related: #i120413# document helpful precalculated CheckInterval valsAriel Constenla-Haile1-0/+5
(cherry picked from commit 1045898eb4be2f19d8435e86ff600f4d9541abf9) Conflicts: extensions/source/update/check/Jobs.xcu Change-Id: Iddf1ba34bd6a48ae64c3b7b104d2e942f39df244
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks1-1/+1
Change-Id: I7ce3837a1a451560f5867786bb20d8280e7bef23
2013-05-11Resolves: #i120016# refine condition for allowing split of a table rowOliver-Rainer Wittmann1-3/+29
Found by: Yan Ji, Jian Hong Cheng Patch by: Oliver-Rainer Wittmann Review by: Jian Hong Cheng (cherry picked from commit 472d5610c71b7a74e6d279d8f625cec8b41b8e81) Conflicts: sw/source/core/layout/tabfrm.cxx Change-Id: I718a0c70c12ed34c4ca3a2826f388b17a84c63e7
2013-05-11Resolves: #i119954# fix nest tables to text conversion crashOliver-Rainer Wittmann1-1/+41
- assure that conversion of nested tables are performed correctly. Found by: Yang Ji <yanji.yj at gmail dot com> Patch by: kang jian <jane73_kang at hotmail dot com> Review by: Oliver <orw at apache dot org> (cherry picked from commit 48538700cdafaa4becfe74a1d3d93179aed9d764) Change-Id: Iaefbf6f75d526ef8c0c4302d8b39096becc183e8
2013-05-11Resolves: #i119999# Single ESC to leave Chart OLE mode after creationArmin Le Grand1-2/+3
Patch by: Tan Li Review by: alg (cherry picked from commit a3677e22a4c4ea24d2a66cefcae0872e94e1c1ea) Conflicts: chart2/source/controller/main/ChartController.cxx Change-Id: I2e87bd49ec750026ad74ca0256b63ba5f4228355
2013-05-11Resolves: #i120174# Do not build tomcat code that is not delivered.Andre Fischer1-13/+3
(cherry picked from commit 48856f602fc5375586fe48a82ff0c47745ee69f2) Conflicts: solenv/bin/build.pl tomcat/tomcat.patch Change-Id: If5b5495d767b715e7fefde1870024064947790ea