- 30 Eki, 2015 15 kayıt (commit)
-
-
Katarina Behrens yazdı
Commit() of related _Impl class actually wasn't called anywhere after 465359c3 removed it from destructor. The config was also never tagged as modified, so fix that too. Change-Id: I8293fee20ec154d5d70a7cda8b015bf723b50c87 Reviewed-on: https://gerrit.libreoffice.org/19558Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
Change-Id: I16cb3fdd699dcd45de25b49d30e0d1b6392fd82b
-
Caolán McNamara yazdı
Change-Id: I9f62e3f9d2bb517ad8f40400004670de1c4d06a5
-
Caolán McNamara yazdı
Change-Id: Id6d969713d94b558a93d303c6dabcbfdd1c65194
-
Caolán McNamara yazdı
Change-Id: I109e5f36a524e2996d00bf81e873776d0d738011
-
Miklos Vajna yazdı
Change-Id: Iea2094f736837f5aecde2d9ff810dffb062d2315
-
Miklos Vajna yazdı
Change-Id: I91c1aa5149bff9c6489ad6f1a68818b502d95966
-
Miklos Vajna yazdı
Change-Id: Ia8d44e5c8a987aa1c0cc38e885eadd595b70a898
-
Miklos Vajna yazdı
Change-Id: I3ce33c8ea0c09948785621785d199ece6eda128a
-
Miklos Vajna yazdı
It's undesirable to malloc a struct that has a TileBuffer member, while TileBuffer doesn't have a default ctor. Change-Id: I72dfacc0088f238ee101d84838bd7eea51ced82a
-
Noel Grandin yazdı
Change-Id: I58410209f32f988f258a588364e0b037c2790211
-
Noel Grandin yazdı
Change-Id: I66475190cc0f18465c56b94af7bc0d5a1ca81242
-
Mario J. Rugiero yazdı
- Replaces for_each(*.begin(), *.end(), ...) by its range based for loop equivalents. - Replaces boost::bind calls by C++11 lambdas. - Cleans a few hacks made to workaround boost::bind limitations. Change-Id: Ie88cc651a2a835b03d5037e54e2a61ca93866310 Reviewed-on: https://gerrit.libreoffice.org/19678Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Mario J. Rugiero yazdı
- Eliminated an unnecessary boost/bind.hxx include. - Replaced simple old-style for loops that iterated over a container by ranged based for loops. - Replaced for_each by ranged based for loops wherever valid. Change-Id: Ib5c8291cf6d417047b350560f0428723efeccd1c Reviewed-on: https://gerrit.libreoffice.org/19679Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Id3b5cd75d4357336ed592ef11a3f34d209f8e95f Reviewed-on: https://gerrit.libreoffice.org/19636Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 29 Eki, 2015 25 kayıt (commit)
-
-
Mario J. Rugiero yazdı
Replaced a few std::for_each occurences by range based for loops, and the only boost::bind in such tree by a lambda, alongside with a bind2nd call and boost/bind.hxx headers cleanup. Change-Id: Ie5e58f5b7d23ec846fd7457a6bad0132e0278dbf Reviewed-on: https://gerrit.libreoffice.org/19662Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: If63c8b8a4d2f51426d0b7caacd14b985e53eb441 Reviewed-on: https://gerrit.libreoffice.org/19674Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Christian Lohmaier yazdı
so \r needs to be taken care of in the split-regex as well Change-Id: I834d8dcb95b48bbe6c8fa034d5621f006c0dcef8
-
Tor Lillqvist yazdı
Actually the "new" comment means "non-standard", as the "new" ones are not in SMIL 2.0, which is what ODF references. Yay for standards. Added clarifying comments. This reverts commit 11c7da74. Change-Id: I0696b731c1a055eaf35c68066dfa6f92e1af06f2
-
Marco Cecchetti yazdı
Now the default for using the SVG tiny profile is false. Now the default for use native text decoration is true. Fixed the following issues: 1) Text decoration (underline, strike-out) was not exported. 2) Commit 0a4e9138 (tdf#56467: improve export of formulas to SVG) had a side effect: all exported text portions have position attributes (x,y) even if they are on the same line (y_old == y_new): this caused that underlined text belonging to 2 different `tspan` element was not underlined by a continuous line but there was a gap where a `tspan` ended and the next `tspan` started. 3) In commit (tdf#37650: further improvement of svg export) StartTextShape method is invoked even when positioned characters are used but the `implWriteText` method always adds a `text` element by itself so there is no need to call StartTextShape. The changes for non-positioned characters have been embedded inside the `WriteTextPortion` method. Change-Id: Iee0d6a6816dcbd2d97f2fbdf969f012de678604e Reviewed-on: https://gerrit.libreoffice.org/19672Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
Stephan Bergmann yazdı
when the change is made, not during exit (as did 4aab13f7 "tdf#93509: crash on storing auto correction config fixed," which caused PythonTest_sw_python to crash during exit) Change-Id: I0e9c264ae3fee7fdb732d36f42ebbb477557a644
-
Tor Lillqvist yazdı
Sample commit of what should be done, for the basctl module. Change-Id: Ied47ea3129844179f2624c6870c05e48540fd0f6
-
Mihai Varga yazdı
Change-Id: I2e2ebc5a12794e9641a6195f07fa4b2d1a7369a9
-
Mihai Varga yazdı
This is used to know the current font/back color Change-Id: Ic524fcb5c26e1c15ec9c50b2879465152ac8ee34
-
Christian Lohmaier yazdı
avoids a more complex regex with branches, and doesn't duplicate the execution block Change-Id: I48550c7ea2938001c139b9baecd1282727d7db31
-
Tor Lillqvist yazdı
Change-Id: Ie5a3cddd6fcf9d1a763284c1aea0fca579da4f8d
-
Eike Rathke yazdı
Change-Id: If8503566d02b2e2de51acc21f33042b9cc23b059
-
Eike Rathke yazdı
Can't use ref="it_IT" because it-IT is one of the legacy locales that has localized format codes, sigh.. Change-Id: I3ce88e80f17e626bc4fc4849795e2c9893261dc3
-
Stephan Bergmann yazdı
Any URLs using non-ASCII IDNA syntax need to be resolved to ASCII-only, as PDF URI Action's URI needs to be "encoded in 7-bit ASCII." Introduce URIHelper::resolveIdnaHost (svl/urihelper.hxx), which internally uses icu::IDNA, which requires to bump the minimal --with-system-icu requirement from 4.2 to 4.6, which means ICU_RECLASSIFIED_CLOSE_PARENTHESIS is always true now. Change-Id: I0e20d9a20ed2b869fba0cc7c969721411db590b3 Reviewed-on: https://gerrit.libreoffice.org/19669Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Michael Stahl yazdı
Apparently that regex doesn't work on WNT for non-obvious reasons; clearly this should be fixed properly by somebody with actual Perl knowledge. (regression from 644fe0ab) Change-Id: Ifed4ff3305e4961709a45f6a0ce40dc0683ccf28
-
Stanislav Horacek yazdı
Project: help 95121b5e4604485c71c616833235ccc5f784fcb9 rename Catalog menu item in Math to Symbols Change-Id: Ia93ddf9f7f786420abdad615d66e6103a8ffe72f Reviewed-on: https://gerrit.libreoffice.org/19562Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Oliver Specht yazdı
RTF token \dppolygon now creates a PolyPolygonShape test included Change-Id: I065eaac0ca1b8a59f02c3198363180ab244a3942 Reviewed-on: https://gerrit.libreoffice.org/19665Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
Stanislav Horacek yazdı
Project: help 4f5336d0eda494ce0a26625b9fdf717dcef3c65e rename "Images On/Off" to "Images and Charts" Change-Id: I0cea84b95ff252de894f246c3d66a088dce55d4d Reviewed-on: https://gerrit.libreoffice.org/19561Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Noel Grandin yazdı
Change-Id: I59a083cd53baa76ea271cfc0470487899b92dca4 Reviewed-on: https://gerrit.libreoffice.org/19666Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: If4308b358a55351f6e951ebf055df076ce4ad4ce Reviewed-on: https://gerrit.libreoffice.org/19667Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
tagezi yazdı
Change-Id: I6ebde5a5de799838775ddcd4fb532397b0dcf18a Reviewed-on: https://gerrit.libreoffice.org/19428Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Noel Grandin yazdı
Change-Id: I7ae3c5198c22a3937e8c3ef87f48fa2a7e562c62 Reviewed-on: https://gerrit.libreoffice.org/19664Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
...for the WNT-only file:///c:/... vs. file:///C:/... check in testNormalizedMakeRelative Change-Id: I66a0456589aabe395645bb358dbef3268e1c3816
-
Stephan Bergmann yazdı
Change-Id: I074eb6c6ecd651aa63257f7f8424efbd87af899c
-
Stephan Bergmann yazdı
Change-Id: I8c6f7822f44ae7b6fe213032c62abe620eb3b11f
-