- 10 Ock, 2014 16 kayıt (commit)
-
-
Noel Grandin yazdı
Use a clang rewriter to rewrite SvStream::operator<< to methods like WriteUInt32. Note that the rewriter is not perfect, and hand-tweaking the output is necessary. Change-Id: I0291c8192ca74d6334ed3cf8cb713212b2f0c67d Reviewed-on: https://gerrit.libreoffice.org/7307Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Zolnai Tamás yazdı
Project: help 72d802a9eb9fb042e18ad74dc15c956a301b0462
-
Zolnai Tamás yazdı
Use INetURLObject to get a readable url (it displayes special characters too). It is a side effect that 'file:///' prefix disappear which seems a good thing. Plus some cleanup: remove second INetURLObject. Change-Id: I4aab5e2546ae70e5a3d85b12e26e021bfa244999
-
Zolnai Tamás yazdı
Change-Id: I7ac4b51868d1a5828c810b1ac629d5a56ffb6f50
-
Michael Stahl yazdı
Some copypasta in 74593273 Change-Id: I2854ea5485153d32a7001f988524f02465d5c82f
-
sushil_shinde yazdı
Change-Id: I3eeff18f0f39f97c2d0fc95eba427b478c95e80d Reviewed-on: https://gerrit.libreoffice.org/7213Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
sushil_shinde yazdı
- Added embedded exel sheet data for charts to grab bag. Change-Id: I7f52b56de2306671fea9247c8a789c0e2a5a8874 Reviewed-on: https://gerrit.libreoffice.org/7211Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Michael Stahl yazdı
913bf64b had some issues with redland stuff that is built as Library on windows, and the libxslt package is actually called "xslt" for unknown reasons; unfortunately the buildbot did not actually try to create an installation set so it was not detected. Change-Id: I0437f09228f62b21036a6c26e3d17029d1aab79e
-
Stephan Bergmann yazdı
Change-Id: I17e34c4c906416f295d88484ad4e99840453226a
-
Miklos Vajna yazdı
Change-Id: Ibd74e3b0cd45fa3bf6fd4135866b22acd16e372e
-
Stephan Bergmann yazdı
...originally the past-the-end checks in destination where always true, and thus happend to work as intended for empty destionation, but 614e0401 broke that, so calling cppumaker w/o -O was broken now. Change-Id: I8d41dfe8d4c12e4a73a9782d4d5e7c9fa4d9df81
-
Marcos Paulo de Souza yazdı
Change-Id: Ief2eef638bc3f9e44358addf0d1c655a790834a2 Reviewed-on: https://gerrit.libreoffice.org/7351Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I5b96eeff80ca29f0f8f24ee6da7a2ca76cbb05ce
-
Kohei Yoshida yazdı
Change-Id: I9b4a3f31bd973a2b57fae5b44d98258ddad731f1
-
Kohei Yoshida yazdı
Change-Id: I47383cc0c4cf0ec48ce621ba5acac33db44ba313
-
Christian Lohmaier yazdı
helpcontent was not packaged into the tarball that is extracted into the user's installation directory (and thus never was installed) simplify the packaging by getting rid of the special "collect" dir (LangPackHostName) that was the cause for the problem to begin with: LanguagePack files were collected in LangPackHostName based directory, while HelpPack files were collected in regular directory. And that value wasn't even used for the actual path that is delivered to the user, so get rid of it and the associated code. Change-Id: Iadd24382a45722bbe8d58bd97be79609fd03021b
-
- 09 Ock, 2014 24 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Id86b09c9f2fe8770da8cc6b13672e2bf37201962
-
Michael Stahl yazdı
Change-Id: Ie27a67b7d1086fbbce5eb40a56b4d154afb3faf8
-
Michael Stahl yazdı
... in commit bf6d1f77. And it just happens to not build with clang here. Change-Id: Ic467abc894b9c98c81fa64cb57eafaa4cfcaa66e
-
Michael Stahl yazdı
Change-Id: I023927897787ae046baf2751d0e56bfca3fb688f
-
Michael Stahl yazdı
Change-Id: Iad86269939cd75f9158f86e6da04952f85868e5a
-
Michael Stahl yazdı
Change-Id: Ifd46fc5dc531bd5bdb489c7550476f9c07a0a976
-
Michael Stahl yazdı
These are not part of LO and need to be built with native bitness of the compiler. Change-Id: I41fdec130a63e0c0d07f1df228031014cd2351c2
-
Marcos Paulo de Souza yazdı
Change-Id: Ifeaa0b6acb9911fee27cadbfdc420028b9ac0227 Reviewed-on: https://gerrit.libreoffice.org/7311Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
haochen yazdı
Change-Id: I67849c6339ecfa5940285f1921d9b8fd4959ba63 Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
Tor Lillqvist yazdı
Change-Id: I626390335fa7f257a150c9bb444d7f6d94c1d493
-
Luc Castermans yazdı
Reviewed on: https://gerrit.libreoffice.org/7303 Change-Id: I6c5f4571ad691d19ca93c39550000114f263da8b
-
Luc Castermans yazdı
Change-Id: Ie08b9e12f990b244806379ff29cf33cd0fab847a Reviewed-on: https://gerrit.libreoffice.org/7300Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Zolnai Tamás yazdı
Change-Id: I01f2911c690da36ed0d5beb306e28ab438890fd9
-
Zolnai Tamás yazdı
It breaks things. Change-Id: Ia28391aed27051e5f6a7e0996f30b23c46eb8269
-
Luc Castermans yazdı
Change-Id: I450e1e179edbc0332e2bcf4edee17664083c4786 Reviewed-on: https://gerrit.libreoffice.org/7296Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: I77d072b3b6b9b7d86e6279a5cae3d96a21827eb2
-
Miklos Vajna yazdı
Fieldmarks of type ODF_COMMENTRANGE are no longer used, since we got annotation marks. Also remove two unit tests: they tested problems which are no longer possible by design (commented text ranges are no longer fieldmarks, and there is a single placeholder character for them, instead of 3). Change-Id: I14bf144c436329d2aa8c48493e5ad87db862cceb
-
Armin Le Grand yazdı
do not adapt PrefSize of these in rendering stack (cherry picked from commit b57f9217) Conflicts: drawinglayer/source/attribute/sdrfillgraphicattribute.cxx Change-Id: I3eff4438a42209ad4c259dfdbed4869ae046bfc6
-
Miklos Vajna yazdı
Change-Id: Ib29aef7838b9d31d7956c93e1aa5b896852e4b89
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit c25523dd) Conflicts: sw/inc/IDocumentMarkAccess.hxx sw/inc/doc.hxx sw/source/core/doc/docbm.cxx sw/source/core/undo/undobj.cxx sw/source/ui/shells/textfld.cxx xmloff/source/text/txtfldi.cxx Change-Id: Ic2e12f47e7775ee16f31bedf89d5644b18734d7a
-
Miklos Vajna yazdı
Unit test is disabled, let's enable that when the export is working as well. Change-Id: I2d93ae38f480974a13cf9907f6cc82815fb3e69a
-
Oliver-Rainer Wittmann yazdı
(<SwFmtINetFmt>) always provides character style names for visited and unvisited state (cherry picked from commit c15b814d) Conflicts: sw/inc/fmtinfmt.hxx sw/source/core/doc/doctxm.cxx sw/source/core/txtnode/fmtatr2.cxx sw/source/core/txtnode/txtatr2.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par5.cxx sw/source/ui/chrdlg/chardlg.cxx sw/source/ui/shells/txtattr.cxx Change-Id: Ib23d55a299d0d78a2eba18dd5c1c0327c816da56
-
Caolán McNamara yazdı
Change-Id: Ib9b7eb21cacdf864f309a0a853d64f299ec7b74c
-
Zolnai Tamás yazdı
Change-Id: Ie21f8a62213954da7f66c1fbe890ba9dee93cf77
-