- 20 Eki, 2014 7 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I5d596f85fe11bc9336e1669d571795f3dfc70c6c
-
Daniel Sikeler yazdı
Change-Id: I189d7a1d68eb9022a32e882d68ce8c8dc567c1fd Reviewed-on: https://gerrit.libreoffice.org/12042Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Tor Lillqvist yazdı
Change-Id: I070fb24e9466d697a6014bd65635f6cda8736819
-
Tor Lillqvist yazdı
There surely are no Apple JVMs for other OSes than OS X. Correspondingly, there surely are no IBM, Blackdown, BEA, FSF or FreeBSD JVMs for OS X. At least not ones that would be relevant today. Change-Id: I0ee6f904665a2145771802beffe54268718bef50
-
YiiChang Yen yazdı
Change-Id: I5c6383cd383eef02cc9e8a6f4798b928763e46c6 Reviewed-on: https://gerrit.libreoffice.org/11994Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Noel Grandin yazdı
Change-Id: I435ce2331fb49e7ce9fe97bdfddfaef706759a84 Reviewed-on: https://gerrit.libreoffice.org/12023Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Matthew J. Francis yazdı
Change-Id: Ifd3c9919ef104909efa8964e7a0cb5e723e3331d Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 19 Eki, 2014 14 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: I345b2e6b9039480305f3d6883c5c75d568840c75
-
Christian Lohmaier yazdı
Project: translations 4e45711904895e392a4b95433f3996e9c6625871
-
Christian Lohmaier yazdı
Change-Id: I81d5c2d977125f517c5de161e4b8e5ceeb5dd73a
-
Change-Id: I70dd50d8d588c71d391936195bb13ccb767470be Reviewed-on: https://gerrit.libreoffice.org/11890Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I5e048964cc7885a32c59ff8a9eb1fc5b9523e843 Reviewed-on: https://gerrit.libreoffice.org/11859Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I48de54ea88e7fd9f2d903c172eb2b6e1a5b73edd Reviewed-on: https://gerrit.libreoffice.org/11918Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I940661c947307dc5dea371e5e6f9a9aedbfc904d
-
Miklos Vajna yazdı
Regression from 36246aa9 (RTF import: fix handling of \loch \hich \dbch \ltrch \rtlch, 2014-06-03), now that \f no longer means the ascii font name, \plain should reset a few more parser state members. Change-Id: Ia6b0bdf25563dd5300e108b46731751f0886f67d
-
Norbert Thiebaud yazdı
Change-Id: I9ec1fefe61f24c005519a2bb4a87fe07f6895ca6
-
Norbert Thiebaud yazdı
Change-Id: If2922bca25c93edc25e1171001def8ce3011cf4c
-
Norbert Thiebaud yazdı
Change-Id: I103ba777cc7f38f5df17995d9ef9bfb6d6cf133b
-
Kohei Yoshida yazdı
Change-Id: Iac924b0b6932863f7f9cc088f996e0b07c340d2c
-
Kohei Yoshida yazdı
Change-Id: I0e5e54b517d3fb3cb28eb133b2cbe5bf5ca6b1d6
-
Kohei Yoshida yazdı
Change-Id: Ia4da886b050397831383005131ff9f21570934ad
-
- 18 Eki, 2014 19 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: I04b787493115de0190615f42248cc82968907e38
-
Norbert Thiebaud yazdı
backslases and other 'special' characters can mess with later path handling Change-Id: Ic21b0eb82b60ffb2e286706be00148582ff9ad58
-
Norbert Thiebaud yazdı
Change-Id: I11831583a0288a07fd6279411069d169ab854882
-
Norbert Thiebaud yazdı
Change-Id: I38ed000a0f9c07fe8e1ed26752af8e172998bf2c
-
Norbert Thiebaud yazdı
lcms2 for instance call MSBuild.exe, naked. it relies on what is found in the PATH, but apparently MSBuild.exe can be found in many places including for instance the .NET Framework. This was causing failure with a VS2013 This patch inspect the registry to see if there is a MSBuild of the same level than VS2013 and use that information to adjust the PATH so that we invoke the right version. Note: starting VS2013, Microsoft is numbering the version of MSBuild with the same version number than VS itself.. so with VS2013 the version of MSBuild is 12.0 (vs 4.0 before that) Change-Id: I04c614116d1d365a10c9b9e0e8ce9571d770c065
-
Ruggero Cyrille yazdı
Change-Id: I41534baa3cb98fc9af2f12605015a5653e552853
-
Noel Grandin yazdı
Change-Id: I46cb7f649fa44d8967e0e7da03583157d2706f05 Reviewed-on: https://gerrit.libreoffice.org/12018Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Since 9dbf817f (handle scope of w:pPrChange and w:rPrChange properly (bnc#821804), 2014-10-01), this caused an assertion failure -> crash. Change-Id: I680edf58854d0c9be6e77c44c1e6beb1e0442a49
-
Christian M. Heller yazdı
Change-Id: Ib5f1865cfd5d62f45919af8119d4ab691811225b Reviewed-on: https://gerrit.libreoffice.org/12021Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I95421d51a2750507aec5a576e161efe578fef812 Reviewed-on: https://gerrit.libreoffice.org/12020Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: I828f4290c99e750df66548109ef8ae9b496af297
-
Miklos Vajna yazdı
Change-Id: Ie150d2e497053966c5f75cea50c87888fda98659
-
Change-Id: I6072bb4699c9cd361e0cfe0a12b46cfc1abfe368 Reviewed-on: https://gerrit.libreoffice.org/11998Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I073372b74d0362eaffdc1dddfbef8767e58b0fd6
-
Julien Nabet yazdı
Change-Id: I0dd2f1d2efef7995aaf2ab7656c24178a02eb9cd
-
Caolán McNamara yazdı
Change-Id: I72d2c4979b62a025d212ce5ee3b7141c40376fa7
-
Caolán McNamara yazdı
OS/2 Metafile Format aka Presentation Manager Metafile File Format this format appears to not to have a mime-type Change-Id: I8b2356fb42272a6e0550abf09f46b051d22b64a5
-
Caolán McNamara yazdı
Change-Id: Ic84e57fbfa2b532409865c4364b91be594d252cf
-
Caolán McNamara yazdı
Change-Id: Id2847c55ccab7272919e76542bc0e0570bc9af12
-