- 30 Eki, 2015 33 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I8fa83df0bf5f6064dcdd3f830769d7626152c7ab
-
Michael Stahl yazdı
Change-Id: I4562b029172e2dcef7d13bf2c1aa37410d18e25a
-
Stephan Bergmann yazdı
Change-Id: Ia625a33371d2278bd89274ed5ee18acb773810cf
-
Stephan Bergmann yazdı
Change-Id: I13522370b2bd0ea1907660a55a74e830335ca4a4 Reviewed-on: https://gerrit.libreoffice.org/19686Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ib44f84ae028a73dd1940797acdadaff1e3c206d9
-
Noel Grandin yazdı
Change-Id: I4cdf2fa91dde1968cfb984faf0bdd3aad42eefd2
-
Noel Grandin yazdı
Change-Id: I3d45914e349a4268204af84b95b53ccce7b9d544
-
Tor Lillqvist yazdı
It means "FireGL and Radeon for X". Change-Id: I188fa03a113d9977a7a240bc0fc9f6dc9be054b8
-
Miklos Vajna yazdı
Change-Id: Iec9080d7017ddcf2b605243bc820f9664110c2e8
-
Miklos Vajna yazdı
Only the row info and for the entire tiled rendering area as a start. Change-Id: Idbccd805b355e8d151ab7025ac1cf0c686cb237b
-
Stephan Bergmann yazdı
Change-Id: I94279c923624021c2420e893aac1aea5b9a802f9
-
Stephan Bergmann yazdı
Change-Id: Ib1b5adc0427735b02eb696773b25027f528ab492
-
Noel Grandin yazdı
Change-Id: I95fd8317ab1142068e0c7b50fc62643fe9f95dc2 Reviewed-on: https://gerrit.libreoffice.org/19683Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
after my commit cb4fa1d1 "use uno::Reference::set method instead of assignment" Change-Id: Iecbcd2ffd521913a63374a56c5179065cca42f09
-
Noel Grandin yazdı
Change-Id: Ib4277268903e4411f6dabc856270702f40027bdb Reviewed-on: https://gerrit.libreoffice.org/19680Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
Change-Id: Id87952a5eafa6c4ddf2d58b694cadf1fbf5c45a1
-
Noel Grandin yazdı
Change-Id: I080668f86f0ab8b3bba857ee21411f907ae285c4
-
Noel Grandin yazdı
Change-Id: I37da28539b94706574116d0fff5f008aabfb5526 Reviewed-on: https://gerrit.libreoffice.org/19682Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
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 7 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
-