- 12 May, 2013 32 kayıt (commit)
-
-
Khaled Hosny yazdı
Change-Id: I4515d4d6760e22ce4d77fbb3cbce93e3ce097b98
-
Ariel Constenla-Haile yazdı
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 414a61fa) Change-Id: I6b996631ebdd908c6d96d2c9dde1a3d6dd3e212f
-
Jan Holesovsky yazdı
Setting attributes for empty paragraphs does nothing, we have to apply it to the style directly. Change-Id: Id2a63c961e408906fa7c6457091405692262c6b7
-
Jan Holesovsky yazdı
Based on work of Felix Zhang <fezhang@suse.com>, thank you! Change-Id: I26c7cef17b9a5f3d73107b5c974983e58c347d52
-
Jan Holesovsky yazdı
Worse, it prevents us to enter part of the code that we need to execute in some (valid) circumstances. Change-Id: I15084b5efa10fbd5cd0d42856c2745c93d6765da
-
Jan Holesovsky yazdı
Based on work of Felix Zhang <fezhang@suse.com>, thank you! Change-Id: I733a2b69d01f86bcaf0fa401671d475d9b4641a6
-
Jan Holesovsky yazdı
This reverts commit 95bb9518. 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
-
Armin Le Grand yazdı
to correct visualisations Patch by: Jianyuan Li Review by: alg(cherry picked from commit 1ea8c3a9) Conflicts: svtools/source/filter/wmf/enhwmf.cxx Change-Id: If1436cc58ba48048777571e74511f4fc97d2bef3
-
Matteo Casalin yazdı
Change-Id: I56f4352ca1703950a2eb37eda1dbe0c1ab5a0b1c
-
Matteo Casalin yazdı
Change-Id: I1c31608b960f750ef777d214ac482c4f52b44aff
-
Andre Fischer yazdı
not only the first one. Patch by: Ma Bingbing Review by: Andre Fischer (cherry picked from commit 7daa651f) Change-Id: Ibd8bf8c6f04785c93b7dae70b57fd9eb14623aaf
-
Ariel Constenla-Haile yazdı
- Remove unused boost header - OUT_DEPLOY_URL must be an URL Both break building the example on Windows (cherry picked from commit 8af699cb) Change-Id: Iedc1b1d6d9493390cdf8b9055afe7c712c6bfc31
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 5aff353f) Conflicts: odk/examples/cpp/custompanel/ctp_factory.cxx odk/examples/cpp/custompanel/ctp_services.cxx Change-Id: I5b561fec12415b2c05ff1369629a8f88b420510b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit d0b30a0f) Change-Id: I898433cbdf9f779f425424d600ebb4f0946ccf20
-
Armin Le Grand yazdı
for mbMap flag and MapMode preservation (cherry picked from commit 664f4d88) Change-Id: Ibe062a01c495ca0e067e9c4399b55fccf65baebe (cherry picked from commit 579a09b817eada81f1ffbfffa38b63bd5ca34165)
-
Armin Le Grand yazdı
which was broken in OOo3.3 (cherry picked from commit 008bc1d4) Change-Id: I912b74deb37f9dc09e2ae83977aab180c46bd501
-
Chris Sherlock yazdı
Change-Id: I9fcbeb5f60df1a977347076dac82d4b5f7aba2c1 Reviewed-on: https://gerrit.libreoffice.org/3867Reviewed-by:
Thorsten Behrens <tbehrens@suse.com> Tested-by:
Thorsten Behrens <tbehrens@suse.com>
-
Julien Nabet yazdı
Change-Id: Ibb89a7e5b2889ae996684bf4d7664d1fd0cea8ba
-
Lionel Elie Mamane yazdı
Change-Id: Id7dcf5b6c2946b2445dfd4eacf5b78f84607491a
-
Julien Nabet yazdı
Change-Id: I0cda1957488ed1f0b279d8c783fe28c90579b466
-
Julien Nabet yazdı
Change-Id: I95a6784d5448b63b0cdde436484915692f8633be
-
Tor Lillqvist yazdı
Change-Id: Id10519547445b5e67d3328a82909f85f9de83a80
-
David Tardon yazdı
Change-Id: Iae000243265335e3f0bc6bd8979c2131243c48f9
-
Björgvin Ragnarsson yazdı
List of abbreviations is from https://is.wiktionary.org/wiki/Flokkur:%C3%8Dslenskar_skammstafanir Change-Id: Icaf8f611d0ceb46774e580ac1e8c3a57e786c28b Reviewed-on: https://gerrit.libreoffice.org/3862Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Björgvin Ragnarsson yazdı
Project: dictionaries 4011efefecd48df593d358a304543ef4a8f9868d add Icelandic Hunspell dictionary Change-Id: I0fbeeef722f4360831af034c27c9b4213e2f8834 Reviewed-on: https://gerrit.libreoffice.org/3859Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Chris Sherlock yazdı
A number of fixes have been made to commit 256e4264: * 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/3861Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Lionel Elie Mamane yazdı
Change-Id: Iec3809b458052fd746596bf3138ce6dd9d155f9f
-
Lionel Elie Mamane yazdı
That is, also when returning an ephemeral value constructed from StringItemList Change-Id: I3f0edcb6cc31926c6b82acbcb88282829314b859
-
Lionel Elie Mamane yazdı
Change-Id: I11ee124af09e9806fc45945316ae947757458d5b
-
Lionel Elie Mamane yazdı
else, all pending changes in the subforms are lost Change-Id: I82b0967729c71a4f01eff9f823a1961fad999679
-
Lionel Elie Mamane yazdı
Change-Id: I688a659207c4b95cc98ff5dc5c5622d4592b3f89
-
Lionel Elie Mamane yazdı
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 90eac3e6 | 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
-
- 11 May, 2013 8 kayıt (commit)
-
-
Thorsten Behrens yazdı
Change-Id: Ia02968ccc12df994bc8528794e8f55a5eeda25be
-
Khaled Hosny yazdı
No more jumping and spaces between text runs are not eaten, but text selection is still broken, as well as editing. Change-Id: Ic9d2a6df0add20b63d6edf0ddf84b7d6f8de0983
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 1045898e) Conflicts: extensions/source/update/check/Jobs.xcu Change-Id: Iddf1ba34bd6a48ae64c3b7b104d2e942f39df244
-
Michael Meeks yazdı
Change-Id: I7ce3837a1a451560f5867786bb20d8280e7bef23
-
Oliver-Rainer Wittmann yazdı
Found by: Yan Ji, Jian Hong Cheng Patch by: Oliver-Rainer Wittmann Review by: Jian Hong Cheng (cherry picked from commit 472d5610) Conflicts: sw/source/core/layout/tabfrm.cxx Change-Id: I718a0c70c12ed34c4ca3a2826f388b17a84c63e7
-
Oliver-Rainer Wittmann yazdı
- 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 48538700) Change-Id: Iaefbf6f75d526ef8c0c4302d8b39096becc183e8
-
Armin Le Grand yazdı
Patch by: Tan Li Review by: alg (cherry picked from commit a3677e22) Conflicts: chart2/source/controller/main/ChartController.cxx Change-Id: I2e87bd49ec750026ad74ca0256b63ba5f4228355
-
Andre Fischer yazdı
(cherry picked from commit 48856f60) Conflicts: solenv/bin/build.pl tomcat/tomcat.patch Change-Id: If5b5495d767b715e7fefde1870024064947790ea
-