- 30 May, 2013 13 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: Ied4c829bbe3038e483524669a85a0a7eaa055eb9
-
Fridrich Štrba yazdı
Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710
-
Fridrich Štrba yazdı
This reverts commit ef2ad006.
-
Miklos Vajna yazdı
Change-Id: I1ded79d89dcceb3bae5926a2f217cde8bf6aa830
-
Miklos Vajna yazdı
See the comment in SectionPropertyMap::ApplyBorderToPageStyles() on what and how is mapped. The control flow is like this: BorderHandler::lcl_attribute() notices w:shadow, then PageBordersHandler::lcl_sprm() gets it, passes it to SectionPropertyMap::SetBorder(), finally SectionPropertyMap::ApplyBorderToPageStyles() uses the UNO API. Change-Id: Ib0aef3245f58c62655769357f1f4dd07eef77f62
-
Fridrich Štrba yazdı
Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710
-
Fridrich Štrba yazdı
Compared to the original version, this one tries hard not to produce empty keywords. Change-Id: I11d036c2d54cde2d3c311a77c115011246f38d0a Reviewed-on: https://gerrit.libreoffice.org/4091Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Miklos Vajna yazdı
Change-Id: Icc85dde5cc53a6880ac83d687bad498ab984c4cf
-
Noel Grandin yazdı
This bug was introduced by my commit 002aab30 "fdo#46808, convert sdb::tools::ConnectionTools to new style" Change-Id: Ib10f97bbe46d20db663047d2f35ec4850df839fa
-
Miklos Vajna yazdı
Change-Id: I6707a5911fa8b97946c72c1846e1235032680ead
-
Miklos Vajna yazdı
Change-Id: I8ddd17b7192005bbb46f9ed531cbb549ec58963d
-
Miklos Vajna yazdı
Change-Id: Id84e4df270e302399c4696e11da2d09f2ef44899
-
Takeshi Abe yazdı
Change-Id: I20c94b140547e1f8de0665c7287bf586fb91dede
-
- 29 May, 2013 27 kayıt (commit)
-
-
Michael Stahl yazdı
MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs more overloads. Change-Id: I334fd93bea278dc147b3b575d079cacf02de5e87
-
Michael Stahl yazdı
Change-Id: Ic23667dc5fb455a7b11f49f4a13df2c49496f702
-
Michael Stahl yazdı
Tor reports that NeonLockStore::stopTicker() m_pTickerThread->join() can deadlock with TickerThread running NeonLockStore::refreshLocks(). This can be avoided by copying m_pTickerThread to the stack, and releasing the m_aMutex before calling join(). Change-Id: I387f83a530c5b893f79fa677b1092e0902c8af65
-
Andras Timar yazdı
Change-Id: Ia89a076e105791100d55d93e703168677fd2ef54
-
Markus Mohrhard yazdı
Change-Id: I8f677bc57ab3c70e60f7708cc020526d4bb71043
-
Markus Mohrhard yazdı
Change-Id: Ic954cc5692ddc899f8a6fa99466bc0c8a83da352
-
Andre Fischer yazdı
XUIElement's inner objects (cherry picked from commit 3464c349) Change-Id: I860e09fe2436bb8a08458e4f49fb88f05d34dbd8
-
Andre Fischer yazdı
(cherry picked from commit c726a12e) Conflicts: sfx2/source/sidebar/SidebarController.cxx Change-Id: Ie28ff4371e42fd57534eeca75dab1a4bfda2ead6
-
Caolán McNamara yazdı
Change-Id: Ia3c96d5902827fd7d2c1161269cede17fd50135c
-
Caolán McNamara yazdı
Project: help 9725a25d88fd4a4c2abfcc41a2961bdb2de4ebb1
-
Caolán McNamara yazdı
Change-Id: I3c8fdc00c3d4c6adaf6f1f790ed0549676e76772
-
Caolán McNamara yazdı
Change-Id: I7843598761cf95b04d9c3741cd8b0612b9b059ce
-
Armin Le Grand yazdı
(cherry picked from commit 5fdbac8b) Conflicts: svx/inc/svx/svdxcgv.hxx svx/source/svdraw/svdxcgv.cxx Change-Id: I654f82546656aa1789a3838c1373564bc28eaf31
-
Faisal M. Al-Otaibi yazdı
convert the complex text layout widget and do the rest of the conversion. Change-Id: I8d928284e9532dfbc2f5e8d7d59f789de7865925
-
Michael Stahl yazdı
May cause liborcus build failure. Change-Id: I8a313dbe46cba28bccb749e4496a852872782e3a
-
Stephan Bergmann yazdı
...recently introduced with c75a46fb "fdo#46808, use DialogProvider service constructor." The general theme of this additional ctor appears to be more about "Scripting" than "Listener," and the DialogLib argument is actually expected to be of XNameContainer type. Change-Id: Iea7d906d9b2ffc3b3ee5b2cbfaf7c58191037c9b
-
Cor Nouws yazdı
Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c Reviewed-on: https://gerrit.libreoffice.org/4087Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
David Tardon yazdı
Change-Id: I7e0d99f549841d466d5dfb69cde74b424ae98b0b
-
Miklos Vajna yazdı
Change-Id: I4c4c3a84e8d9d048262e6570a8bed0106e8d184f
-
Miklos Vajna yazdı
Change-Id: I86464c44022ef8c8a8037d4228bb2a6409fc77af
-
Miklos Vajna yazdı
In VML, positive rotation angles are clockwise, we have them as counter-clockwise. This wasn't noticed earlier, as the n751117.docx testcase also had flip:x. (For example, rotation with angle 90 + flip:x is presented as 270 by the UI.) Fix this, and also mirror the angle when flip:x is present. Change-Id: I591ec3369a5bdca53f9684006a459d11e37fbc33
-
Miklos Vajna yazdı
Word exposes this as Watermark in its UI. Change-Id: I23d9b2aab2dab60a98c7f456b0592c2b74bcaf81
-
Miklos Vajna yazdı
Make sure writerfilter only removes the last character of the text if it's a newline. Change-Id: I96980e2d148ced93363b3147545afdd0dd070e5d
-
Caolán McNamara yazdı
Change-Id: Ice41a86e17d5cbee784e239224b640ea4378ac36
-
Noel Power yazdı
Change-Id: I0399a9557170de7d45f0fffbcb2c00a8f084010b
-
Stephan Bergmann yazdı
(Preventing documentation of macros via @cond ... @endcond is apparently at least broken in Doxygen 1.8.3 and working in Doxygen 1.8.4.) Change-Id: I2ee582119dba2c3d27db5298786d3076921af46d
-
Caolán McNamara yazdı
Change-Id: I72e0b6b3261422bd5fc47445d38cc64241d62362
-