- 26 Tem, 2013 36 kayıt (commit)
-
-
Minh Ngo yazdı
Change-Id: I7175b3ac9a818c6ae0ac0fdbea70b0416df34446
-
Minh Ngo yazdı
Change-Id: I5bb36f6108a3ac1a36867e41e3148e3431ff8ff4
-
Michael Meeks yazdı
Change-Id: I188a8ecf30e3816bd915ccdd452f6a93bd9d021d
-
Minh Ngo yazdı
Change-Id: I0470684c8e2f043e891a58e11f498706c9a7a7f6
-
Minh Ngo yazdı
Change-Id: I3e56f1752ebb101f05a231007ffce5cc5b9c97d2
-
Minh Ngo yazdı
Change-Id: Ia60d54def159b2ffc18d63315d23fc195ecece94
-
Minh Ngo yazdı
+ implementing some methods in vlcplayer Change-Id: I9b9ca9ecd56f85b73fb7e79fcab5fc2968bd20fb
-
Michael Meeks yazdı
Change-Id: I04bc100310f886cd07eb1440a37028a2e52d879e
-
Minh Ngo yazdı
Change-Id: I600c3b273343906fbaed18629f425ce5b590b92e
-
Michael Meeks yazdı
Change-Id: I6c5254e2087fed0664255619f080741f8ffb2a6e
-
Michael Meeks yazdı
Change-Id: I12e4a368e18a58099160ee65eebe837744e11378
-
Michael Meeks yazdı
Change-Id: I1001d7f87c3e3194c04ea9d1ef97a87898f891ea
-
Fridrich Štrba yazdı
Change-Id: I7ea1a8faff96aca54f6bad5e811841f58aadd382
-
Fridrich Štrba yazdı
Change-Id: I5ee50ae740aa113670dad97067e78e063cca1a61
-
Miklos Vajna yazdı
This is the RTF equivalent of f5b7acac, which avoided TO_PAGE-anchored shapes in the VML importer. Change-Id: I58a5cdb311ac43ddba00bc441005fb37a4899cee
-
Stephan Bergmann yazdı
Change-Id: Ie891f1afe8db2f3ac2f01e287e1caae4de3c3246
-
Tor Lillqvist yazdı
We got mysterious dbus and/or Avahi -related crashes in sd unit tests otherwise. Change-Id: Ia8beb5ca942f757eb423cb30b9000d3b52f5e920
-
Siqi LIU yazdı
Change-Id: I2427f1857ca8189db39c20009103d93b935dd5bb
-
Adam Co yazdı
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: Id33a9d491b2d89b05189b566641dadcef3176dc3
-
Fridrich Štrba yazdı
Change-Id: Ie933fd3853f0c195faaee15620b970e6cb5259d1
-
Caolán McNamara yazdı
Change-Id: I947e47934677a4f9ced0bfc0db3932bcbbb25f36
-
Julien Nabet yazdı
Change-Id: Id7de641fdc5ac96163ecfc1542eb8e40e98d283b
-
Julien Nabet yazdı
+ sal_Bool -> bool conversion Change-Id: Id8dc56e61984af599dcd53bb2cc9665db5fa0a1e
-
Siqi yazdı
Change-Id: I37183561a264625505036bcc6b945a6b24f05b5a
-
Zolnai Tamás yazdı
Change-Id: Ic9d8ee7cee5b1b4b54151825e025e0d4815d3bb1
-
Tor Lillqvist yazdı
Change-Id: Ie3fb178663a1d05b798b780a859074d97d4a6e45
-
Tor Lillqvist yazdı
Change-Id: I1efe24be3ca34ff78f53a641ade9f2f38fe229e1
-
Zolnai Tamás yazdı
Change-Id: I1500b849d2773a62f0e9191f1acd53443867bfc7
-
Zolnai Tamás yazdı
Change-Id: Ic3f4d12729c0309e03992c06f8a57da3d004c24a
-
Zolnai Tamás yazdı
-Use the frame painting for character border -Increase the size of the portion (height, ascent and size) -Shift the text drawing rectangle -Make the text cursor to skip the borders Change-Id: Ia40fed5d7a93f85b73b7fa019ec4ede9421d89d1
-
Zolnai Tamás yazdı
By now this is the same as the font's ascent and height but it can change. Change-Id: Ia40fed5d7a93f85b73b7fa019ec4ede9421d89d1
-
Zolnai Tamás yazdı
Change-Id: I901094a45f339b0702481a3fd60f3b7effc96143
-
Zolnai Tamás yazdı
Change-Id: Ib7e51aea8253128178e534eb8281975959e59810
-
Zolnai Tamás yazdı
- Add new character attribute id - Update attribute set and attribute stack - Convert character set item to general item and back when execute "Borders" tab page. - Add new SwFont attributes for different borders (top, bottom, right, left) This will be used for painting. Change-Id: I344babc3645931537cfa37d64f1f6c6c02c1cee3
-
Zolnai Tamás yazdı
- Differentiate character dialog types (border is available only for simple text) - Tab page must be added for two dialog(SwCharDlg and SwTemplateDlg) - SvxBoxInfoItem (SID_ATTR_BORDER_INNER) is initialized before execute dialog (used as input). Change-Id: I73723a018b6cf4cd292ba44b1bd7e1af3c6a6deb
-
Siqi yazdı
Change-Id: I1332fc22caae759c65b64e6c43e73740245e4abd
-
- 25 Tem, 2013 4 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I5de4f8bafecabf84224a0518d9515295d23d7321
-
Olivier R yazdı
Change-Id: If5579f1cf7d94c4fe7a4289c2792c2f34e872a8f
-
Siqi yazdı
Change-Id: I865f859c039bbd97c92d04f9df73a0cca47196b7
-
Palenik Mihály yazdı
I changed String class to OUString class in css1atr.cxx and its dependencies. Change-Id: Ibc216e28196bfdeec027b5d5eba4df5009e4e5a4 Reviewed-on: https://gerrit.libreoffice.org/5053Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-