- 09 Kas, 2014 14 kayıt (commit)
-
-
Matthias Freund yazdı
Add new sifr versions of the sidebar icons, add new custom animation and more button for the sidepanel. Change-Id: I3d10f6d674d20dc63ec307a3efb68e6b172dd9b8 Reviewed-on: https://gerrit.libreoffice.org/12318Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I52a6092e701a4af211c98f2f46bdb2bef1bee9d2 Reviewed-on: https://gerrit.libreoffice.org/12323Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: Ifb948e90ad4980ce40cfcb270e52d23e696d8b6b Reviewed-on: https://gerrit.libreoffice.org/12316Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I4c61d9c5facdc0af8bb73b6839deca72f6049936 Reviewed-on: https://gerrit.libreoffice.org/12317Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I5eee027d2cb1dd3528a274556568110da5609223 Reviewed-on: https://gerrit.libreoffice.org/12306Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Maxim Monastirsky yazdı
The default bullets list is defined in two more places: svx/source/dialog/svxbmpnumvalueset.cxx cui/source/tabpages/numpages.cxx in both cases there is no separate RTL list. (And since we're using SvxNumValueSet also for the popup, we must sync it, so the shown bullet would be always the applied one.) There is lots of code similarity/duplication in this area (primarily introduced by the sidebar), and I hope to clean this at some point. Change-Id: Ifcc216101ed2f105a40fb483aa1b96a9e93d00e0
-
Maxim Monastirsky yazdı
It seems needed in Impress, when applying a bullet using the popup after a numbering with prefix/suffix was applied. Change-Id: I0faf8149b3564de9b08fb8107d7a639ae41d2133
-
Julien Nabet yazdı
Change-Id: I78108d596d0fb12641e4c7fd2c80b1120839e549
-
Markus Mohrhard yazdı
Change-Id: I623babba561dc0a126c6884a70a33ad4a78ef63f Reviewed-on: https://gerrit.libreoffice.org/12187Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Maxim Monastirsky yazdı
Change-Id: I064c58608914f3f179695bf6ec5f7e311162a2fa
-
Maxim Monastirsky yazdı
Change-Id: I1f900029cb6a0fb389617c153dd187cf63ed2c7b
-
Maxim Monastirsky yazdı
Change-Id: Ib4767eeef1dc6c404bb36068f806c42ccc1086b6
-
Maxim Monastirsky yazdı
Change-Id: I39ea402a3ce3296f55ea127b0139e89954e41252
-
Kohei Yoshida yazdı
Change-Id: I98b5a0b91c92e58bae3caa69a4ed35c72dc839dd
-
- 08 Kas, 2014 26 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I5b141d35ab05e1a3f225a980aad1280102a80ee0
-
Samuel Mehrbrodt yazdı
Change-Id: If07037e8d313c966c2db572716bf958c89c2fd79 Reviewed-on: https://gerrit.libreoffice.org/12313Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Miklos Vajna yazdı
... if it has multiple columns. See commit d1852047 (DOCX import: set DontBalanceTextColumns=true for the last section, 2014-07-17) for the DOCX equivalent of this problem; this just adapts the RTF tokenizer to dmapper. Change-Id: Ib30f9b386e204b8b2987832ab17ee0cc53b3f0bc
-
Michael Stahl yazdı
Change-Id: Iaecaccab729e22ae9504d01c9974779cf1ab381b
-
Michael Stahl yazdı
Change-Id: I7d4937dab947b14d4885c548cd7a96ebaba23c60
-
Michael Stahl yazdı
Loading the outline formats from a StarOffice 3 user profile went out of style. Change-Id: I4989fa043a616428fea3705a72dee67082bfc226
-
Michael Stahl yazdı
At least they check that the pointer they reinterpret-cast without checking the type isn't null! Change-Id: I07770e274598b1c476b4c297ac1d388b7ca576e5
-
Michael Stahl yazdı
Conciseness and type safety: why try to achieve both when you can settle for neither. Change-Id: I68399395083e3ad927c544700cb37363856b1788
-
Michael Stahl yazdı
Change-Id: I4ad1ff6fad2f4097c128dcaea5cf6064e2524aad
-
Michael Stahl yazdı
Change-Id: I5426977d4ed5539d79335df0aa4bcccd71dd8966
-
Michael Stahl yazdı
Change-Id: I359f37ce778d55e6868bd1c78c0ff0d452f36088
-
Michael Stahl yazdı
This should be less fragile and re-uses some xmloff and unocore code. Storing from ~SwBaseNumRules() does not work because other gobals that the export code relies on are already dead at the time it is called from a terminate() listener, so store when the dialog updates a format. Change-Id: I4e148b82d0a338ec7ffa6429c6e162db79f8c44e
-
Michael Stahl yazdı
... to get some static property getter setter functions. Change-Id: I3e69c0c01ee7ec2d17edbf06876c17cf4fce3833
-
Takeshi Abe yazdı
... so that node.hxx no longer needs to include parse.hxx. Change-Id: Iac1e21c208e3f0e3fd8ece16eee345e81574a0aa
-
Miklos Vajna yazdı
Change-Id: Idecf7c2ec3b736ba1d9a2826773c95f26ef91990
-
Miklos Vajna yazdı
Change-Id: I0d18aeee953d07ae9287ec1bca7d8deca8453d88
-
Miklos Vajna yazdı
Change-Id: Ibcfa71cf9820db0b397a88e22aa6cc964048b71c
-
Miklos Vajna yazdı
Change-Id: I29bea17bd6cc3ae88baa5cfaa5c0897c23044c3c
-
Caolán McNamara yazdı
Change-Id: I6acca68cbebf149f7ac7f18fa0011e7f3d20a957
-
Caolán McNamara yazdı
Change-Id: Ic1f1c7f055f3fb21e7361a2e14f6eebe3dac4216
-
Caolán McNamara yazdı
Change-Id: I92776d7a96c13b3d0b4c74d2b928320f9182d17f
-
Caolán McNamara yazdı
and coverity#1251170 Unchecked dynamic_cast Change-Id: I3a4806aff3b42ea3cf507c7f435bb687cac32c60
-
Samuel Mehrbrodt yazdı
Change-Id: I6c411e496614c761a73e9785e70faeba7f8a065f
-
Yousuf Philips yazdı
Change-Id: Id93fa68fe28359905f1dd55122fb3b4f48e9710e Reviewed-on: https://gerrit.libreoffice.org/12274Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I413a69aa6dabb8975863505384f1c26fa16bc0ff Reviewed-on: https://gerrit.libreoffice.org/12272Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I9629904b6b48d6b8356d6abb0c3cffe6e3fba517
-