- 19 May, 2017 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2309a6b943323e42df8bb2b4c971c1388539ead4
-
Stephan Bergmann yazdı
Change-Id: I5166036e4173292c9a7291a1a846e661fbbcd010
-
Stephan Bergmann yazdı
Change-Id: I7d9c876a57b4390d1f5d86ae4d9a3f703c56f0c8
-
Stephan Bergmann yazdı
Change-Id: Ic27d5296dc6854a27f4848dc9047feef90cb6ff7
-
Stephan Bergmann yazdı
Change-Id: I3d5b7673b2403bf670d85fa3c65f67aefcea48ff
-
Stephan Bergmann yazdı
Change-Id: I6abf8ec16f39db9226efa7e2c7f82644da100c81
-
Stephan Bergmann yazdı
Change-Id: Ibaf85db278f27506baf26ff23a40ede888f55ed2
-
Stephan Bergmann yazdı
Change-Id: Ieab592db5316f343afa9cb0c0452e6c865df5cca
-
Stephan Bergmann yazdı
Change-Id: Ifab711d6081a70480396ac05112b4647206a754d
-
Stephan Bergmann yazdı
Change-Id: Iec08e4ed6241faba9b858e42cb6b55abdcdab3ee
-
Stephan Bergmann yazdı
Change-Id: Id63d99bc5048cfdffc834cf034f078d783ca95dc
-
Stephan Bergmann yazdı
Change-Id: Ic6cb5406d20e7e07b8e34514df71adf1c3a4e727
-
Stephan Bergmann yazdı
Change-Id: I6cb37109870b4461d08fccc4a7ac31096416b1d4
-
Stephan Bergmann yazdı
Change-Id: I9aa713a0839993fae202fc81431eb937d0604cb7
-
Stephan Bergmann yazdı
Change-Id: I2687b8ce4b20871f50401cbc50746c35b9668eba
-
Stephan Bergmann yazdı
Change-Id: I47a0e13c5affa220646c59ec0bddb342f858fe53
-
Stephan Bergmann yazdı
Change-Id: Ib731495da942fdd8bf0fb6f75d8697c10155886a
-
Stephan Bergmann yazdı
Change-Id: Ic1874b2bfe28149deab3e6903ef7d7dac77cfc4b
-
Stephan Bergmann yazdı
Change-Id: I0a794e1d2a4b7e97133df0f7243817da7caaee1d
-
Stephan Bergmann yazdı
Change-Id: I6725d1f1e447d37de2de6442c66a9942b05d2dbf
-
Stephan Bergmann yazdı
Change-Id: I9ea5e17673ec91fcbb1c7e42df3820c80aa90b93
-
Stephan Bergmann yazdı
Change-Id: Id7560e7b0c0aa2ad48d022198d0681e50f47cd3b
-
Stephan Bergmann yazdı
Change-Id: I41a9642a8707e9da5be55ddb942a83ebbb9f9c3f
-
Stephan Bergmann yazdı
Change-Id: I70c1de8a02523ae5de4b6110335849858637f87a
-
Stephan Bergmann yazdı
Change-Id: Iec7feb114088357e8f87619ceb5dbfb228e8b5c7
-
Stephan Bergmann yazdı
Change-Id: Ib5b6e2b2a03eec14a81e1f8ba8833611047c83f0
-
Gabor Kelemen yazdı
Project: help 7c9323ff02e580187576204b014e04fa6f732c07 tdf#107229 Drop old Template Manager help Change-Id: Iaad417818cf37a6f7505bd886a5c472e1731b12b Reviewed-on: https://gerrit.libreoffice.org/37795Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Gabor Kelemen yazdı
Project: help 49e9e98224321ab478681dd93476d54594a55432 tdf#107299 Mention how to add more template folders This is salvaged from the old Template Manager help page but now it works a bit different: adding new paths makes the files appear under the My Templates category. Change-Id: I1717e1c1a2602647a41989e57dfeae7f4f18abf6 Reviewed-on: https://gerrit.libreoffice.org/37794Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Laurent Balland-Poirier yazdı
Project: help fc04019be5ce20fe8acd95e1cc41ba099dd51cb0 Basic: merge identical def and example Defxxx Change-Id: I64abb89958c823d636c402ad4fee1f008742b491 Reviewed-on: https://gerrit.libreoffice.org/37789Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Laurent Balland-Poirier yazdı
Project: help 3d5e0e547daaed4c5587d403877a04916cf23eb9 Basic: beautify Examples with bascode tag Correct many examples to use <bascode> tag to get colorised text Merge some identical examples in section Remove useless spaces Remove ^M at end of line with <bascode> Add localize="false" for pure Basic code Add comments from Johnny_M Treat 03101700.xhp in a different commit Change-Id: I94a799ee13829ed9086127aa7d0e722ffe1dd90d Reviewed-on: https://gerrit.libreoffice.org/33240Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Norbert Thiebaud yazdı
we desire libxml 2.8+ and as a side effect that also provide thread-safe static in c++ Change-Id: I2a0f06a81c6a5734a8b3a859fb291e5ae80d12e9 Reviewed-on: https://gerrit.libreoffice.org/37818Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Caolán McNamara yazdı
change various ResId classes that use conversion operator to OUString to functions that return a OUString drop various defines drop unnecessary toString calls Change-Id: Ibeccdf2b91a46a2ed5b4b74e6024e301a023bc92 Reviewed-on: https://gerrit.libreoffice.org/37817Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Justin Luth yazdı
MS documentation for splitPgBreakAndParaMark only mentions page breaks, not column breaks. (Always Move Paragraph Mark to Page after a Page Break) This element specifies whether a page break shall automatically complete the line on which it appears, moving the end of the paragraph to a new line on the next page, or if it shall behave as true run-level content within its current paragraph. Typically, a page break defined using the br element is treated as run-level content, which means that although it delimits the end of the page, if there is no content after it within the current paragraph, that the paragraph shall also end on that page. This element, when present with a val attribute value of true (or equivalent), specifies that a page break shall always immediately end the current page, moving the paragraph mark which delimits the end of its parent paragraph to a new line on the next page. Note that this setting only affects the case where there is no run-level content after the page break within the paragraph - if any further run content appears in the paragraph it shall appear on subsequent lines on the next page I borrowed the !footnote code from the if newline ELSE section. It seemed appropriate to take the same precautions here. || bSingleParagraph was added specifically for COLUMN_BREAK. That is obsolete now, so removing. There is a lot of old code here that I have questions about. I tried to change as little as possible, but likely lots of the existing logic is just wrong. Change-Id: Ib988c6623acb2b6152118098b706314bfbfb99e3 Reviewed-on: https://gerrit.libreoffice.org/36421Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org>
-
Jochen Nitschke yazdı
put some unused includes from svgfilter.hxx to .cxx files to reduce 'using namespace' in the header Change-Id: I92231e1a6d35e18d64080ea01995d601747d68e7 Reviewed-on: https://gerrit.libreoffice.org/37748Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: Ic9a762c23a356ea5cb67d03e679292d440311da8
-
Noel Grandin yazdı
re-running this plugin on these modules now that sberg has improved the plugin. Change-Id: I1818b1fa540cf62b81219a4f3ed2dcae8ff0e838 Reviewed-on: https://gerrit.libreoffice.org/37805Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Ie34a17d2fb465ffbe675ba4e99917d23959f1fb5 Reviewed-on: https://gerrit.libreoffice.org/37809Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Thomas Beck yazdı
Change-Id: I455d7aa7c6e6313a0d24137e02b7bf04ede9aae9 Reviewed-on: https://gerrit.libreoffice.org/37752Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Stephan Bergmann yazdı
LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-5-3/instdir/program/types.rdb \ >.../master/udkapi/type_reference/udkapi.idl * no changes LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-5-3/instdir/program/types.rdb \ .../libreoffice-5-3/instdir/program/types/offapi.rdb >.../master/offapi/type_reference/offapi.idl * plus manual fixup for now by re-applying offapi/type_reference/offapi.idl part of 8913353a "enum spelling: throught -> through" Change-Id: I705dd8b33034f01d333bf80f1211022f5395609e
-
Miklos Vajna yazdı
Change-Id: I91caacf6476003477a76e583c2aa512c1446f9e4 Reviewed-on: https://gerrit.libreoffice.org/37804Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-