- 13 Eki, 2013 13 kayıt (commit)
-
-
Arnaud Versini yazdı
Change-Id: I5ee33965a511c7730610377a2e41f4728a0fe4d2 Reviewed-on: https://gerrit.libreoffice.org/6184Tested-by:
Arnaud Versini <arnaud.versini@libreoffice.org> Reviewed-by:
Arnaud Versini <arnaud.versini@libreoffice.org>
-
Tor Lillqvist yazdı
Change-Id: I44cee32e256e0767bb3b40bdba93e15b717c9ba6
-
Tor Lillqvist yazdı
Change-Id: Ifa5b522603a0ea592d873ae79b266091163e993f
-
Tor Lillqvist yazdı
Change-Id: I9ea868ed5bf6e2e2defbd51d5a0a1e6362c3be8d
-
Tor Lillqvist yazdı
Contains the platform-dependent on-disk line separator ("\r\n" for Windows, "\n" otherwise, and yes, I assume an ASCII-based world). Use it instead of static constant char array fields, with ifdeffed initialisations, in various classes here and there. Change-Id: Ibea1f2cc1acfb8cc067c3892a41f73bf44f2c78a
-
David Tardon yazdı
Change-Id: I2535fb641ba6e0f3c651868143e70ca0bbd88d5e
-
David Tardon yazdı
Change-Id: If95f0e97e4f0b0efae976d6fea43abbaa02fdbac
-
David Tardon yazdı
Change-Id: I6b66cd78e36022c8a5d6b45489d2e2ade323a72c
-
David Tardon yazdı
Change-Id: I950a87b5fbfe1b2f90068fbca273b69b8ab4b75f
-
David Tardon yazdı
Change-Id: I8c28241fc836551360711b984f8785da5e43e0e8
-
Tor Lillqvist yazdı
Change-Id: Ic1c05e781dfb858fc490a30e91b0aaf7ec63b3cc
-
Andras Timar yazdı
We all know that LibreOffice is not a suite of six office applications, Writer, Calc, Draw, Impress, Math and Base. LibreOffice is more or less monolithic. Yet, for marketing reasons probably, Windows installer offered the option to de-select any of the six applications. From the technical point of view, it did not make much sense. The saved disk space was negligible. On the other hand many issues could occur. For example fdo#67130, LibreOffice cannot start if LibreLogo is installed while Writer is not, or fdo#70226, Writer crashes when bibliography database is selected, when Base isn't installed. We need less complexity, fewer options. It is hard to imagine a user who insists on having just Writer and Calc but not Impress and Draw, etc. The new start center BTW does not make starter icons inactive for not installed applications. Change-Id: I4d486f0d59c393bfe08ea3a69e51cc32b751f130 Reviewed-on: https://gerrit.libreoffice.org/6235Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Tor Lillqvist yazdı
Such a build passes make but make check fails, though. No, I am not interested in --enable-headless. (I actually think it is a pointless idea.) I just for fun tried such a build, thinking a bit whether the LIBO_HEADLESS thing could be replaced by simply !HAVE_FEATURE_DESKTOP, i.e. setting the latter to zero for a --enable-headless build. But whatever. Change-Id: I156f956bd2430ba76934774c7d220a1b9f2019bf
-
- 12 Eki, 2013 27 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I83f645ff93f7a351053b09d55ac23e9a5656d143
-
Miklos Vajna yazdı
There are various cases here, as a start just test that any spellcheck popup menu in a redlined document should at least contain the "go to prev/next change" menu items. Change-Id: Ic70b6dae4cac8fd970ad54e5015a61d50b024b2b
-
Tor Lillqvist yazdı
Change-Id: I808cd69035a1f4a90a0f09d2a8dc117bc81b5c62
-
Tor Lillqvist yazdı
Change-Id: Ib459531736b0c1cccfcb3f51aa58257c2c80e991
-
Tor Lillqvist yazdı
Change-Id: Ie03696eccde6b1a02a839321f84c6a23b73419ca
-
Tor Lillqvist yazdı
Change-Id: I89f975faf65da56bab68b093f32dccad80d502ad
-
Tor Lillqvist yazdı
Change-Id: Id13d51388ecee3bee706510c2f22182e9e1f2d28
-
Tor Lillqvist yazdı
Change-Id: I5c48fb1363609fe6d051794351fa5aaab29979b9
-
Tor Lillqvist yazdı
Change-Id: I701ea390440023f1aac0debb48747a8f1a216972
-
Tor Lillqvist yazdı
Change-Id: Ic9fc0c7500336c4ecb4e6e46c9a7574d92235268
-
Tor Lillqvist yazdı
Change-Id: Ia1f718341858de57d0e417d079981d91968f912b
-
Tor Lillqvist yazdı
Change-Id: I66e6167df47ac3051d543490ff780bc09dedd82d
-
Tor Lillqvist yazdı
Change-Id: I5b5346dcf5b4ab3277fea28ee73bc36dc0579105
-
Tor Lillqvist yazdı
Change-Id: I651854e653ae863577bd1f0f22ef640dd7044ebc
-
Tor Lillqvist yazdı
Change-Id: I6252f4737dbc297525792412e006b2ed0147a0d6
-
Tor Lillqvist yazdı
Change-Id: Ib7e491ae66525b8ba2555b50fe7c9e1fed150987
-
Tor Lillqvist yazdı
Change-Id: Ie8dde0810a3953a03ef6cfdcfaa24445ee45de5a
-
Tor Lillqvist yazdı
Change-Id: Iea8065f8d0f8e305cf2b1f56ba7ddd4189306ad2
-
Takeshi Abe yazdı
Change-Id: I3db66690f9eaa809bcbf2257804d319aaec0f975
-
Tor Lillqvist yazdı
Change-Id: I52717d85269dd1802b942ba19f5710b9e469faf1
-
Tor Lillqvist yazdı
Change-Id: Ic729eab62109d854122fa5c6b7b4dc163088dd04
-
Tor Lillqvist yazdı
Change-Id: I27bc41e76aa19cf6bd0a9eb4dcbfa07a0d165eb0
-
Andras Timar yazdı
Change-Id: I06607610d6a593ad8bf2deb2affe2e40af158087
-
Andras Timar yazdı
Change-Id: Ib1cf6ec8ffe622be887c7dd567d0b44eaf1a75e6
-
Andras Timar yazdı
Change-Id: I0c8788f88b3c219e789af7f8bfa79e5dd31c5b3a
-
Tor Lillqvist yazdı
Change-Id: I2788bac96326f888e758a895d587125d4b8a3b3b
-
Tor Lillqvist yazdı
Change-Id: I69da428711681d14fd48c198fbce0bb545665b5a
-