- 10 Eki, 2014 8 kayıt (commit)
-
-
Noel Grandin yazdı
so it doesn't conflict with enums Change-Id: Ic4143130762d6e878d7c23276393ba09d9f86d45 Reviewed-on: https://gerrit.libreoffice.org/11880Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Jan Holesovsky yazdı
Change-Id: I9a3e104b05479413dc314f299824a48ead004693
-
Jan Holesovsky yazdı
Change-Id: I24154279154ba2a9d1ba6cab81d066fcba23cb4e
-
Kohei Yoshida yazdı
Change-Id: I30520ff78f47bcfa487cea6f40904bf718610967
-
Kohei Yoshida yazdı
Change-Id: I537c131c0c927d2cbbd7cd44f07e9e4748b8ed6c
-
Kohei Yoshida yazdı
Change-Id: I323827f259c9f09c5b4bfe882c63096dea640dbf
-
Kohei Yoshida yazdı
Change-Id: Id4b58d13b229776f2ef1f270e937547ece9e1248
-
Kohei Yoshida yazdı
Change-Id: I81ff1cb9200bdccd3f50dc08fa68fc69929e7c90
-
- 09 Eki, 2014 32 kayıt (commit)
-
-
Michael Stahl yazdı
The problem is that utl::TempFile::GetURL() will return an empty string if the file UCP is not available. There will be an entry in the log file: warn:legacy.osl:25344:1:ucb/source/core/provprox.cxx:366: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.ucb.FileContentProvider. Change-Id: I2741a04cf4b8b420294ae521199706921b37e5c6
-
Kohei Yoshida yazdı
Change-Id: Ief207c72a22eee6a745f885912ea929ade717321
-
Kohei Yoshida yazdı
Especially wrt why it is nested vectors. Change-Id: I143785778ef62abbdc047a2d18c713f43a6522d9
-
Kohei Yoshida yazdı
Change-Id: I1cb5203374b6d13a914c335d73a7db6d8a47c4bb
-
Arkadiusz Miśkiewicz yazdı
&> is another bashizm. Avoid that since configure is run using POSIX shell. Some POSIX compatible shells like mksh do not understand bash syntax. "cd - &> /dev/null" was causing "cd -" command to go into background which means we never changed back to original directory thus fooling configure script later: config.status: error: cannot find input file: `config_host.mk.in' "&>" was also redirecting stderr which we don't want to do anymore since it hides real and interesting errors. Change-Id: I286a32e6a200afca883b159d9196f606e0fe7063 Reviewed-on: https://gerrit.libreoffice.org/11896Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: Iecf58e0f24909ec2fd2780a5f4b219105c7c4b47
-
Kohei Yoshida yazdı
Change-Id: I9c8080225cfbe0f38133ce2503bd2d0c1d0f5e13
-
Kohei Yoshida yazdı
Change-Id: I25074578607dedaec9689dff9a6bb9c2fa7be56b
-
Kohei Yoshida yazdı
Change-Id: I1d185df4b14e152f4da9dfdbc2e71504c2cb1f3b
-
Kohei Yoshida yazdı
Change-Id: Ib7fe33581c3aec2f58f8a16a07215b69080e0a51
-
Kohei Yoshida yazdı
Change-Id: Ic01fd0591bbb524b4a6a0ec1dfe448e33f4d6b18
-
Kohei Yoshida yazdı
For consistent naming. Change-Id: Ic94681d4d18c0330ea5a8393c1b3d863c81e1ea8
-
Kohei Yoshida yazdı
Change-Id: I028f0dd833cb2307e842805636458f51c71dbd66
-
Kohei Yoshida yazdı
Change-Id: Ie47421d778c2beb8eb8e132532220054f183a5f1
-
Kohei Yoshida yazdı
Change-Id: I60c52bf99d0e63e27f7c576e2582c26e19809c8c
-
Andras Timar yazdı
Change-Id: Id69c946e4e3166f7a9fe20de2247f208d05f2680
-
Eike Rathke yazdı
In case a date or time cell format was set, inherit that format for Ctrl+; or Ctrl+: date/time insertion while editing the cell. Change-Id: If13e680fc74ab36611f8c11d992dba4b9c91ddb4
-
Michael Stahl yazdı
Support was added 2 years ago, it is probably more likely to be installed than 0.10 now. Change-Id: Ia2e36725f50f96889eb602468840dde9259c2b90
-
Michael Stahl yazdı
The documented feature test macro is _BSD_SOURCE, and anyway, feature test macros must be defined before the first libc header is included, so this one is evidently useless. Change-Id: Ib4b2db0c6151c2f3df322992b189257f5dd0ea22
-
Jan Holesovsky yazdı
Now onStart() loads the file, and onStop() closes it again. Fixes the case when the user leaves the app by pressing Home, and starts it again; previously, this caused a race. Change-Id: I493a76eaf5e8ca8a68b53f70c7acd09b638f7e11
-
Jan Holesovsky yazdı
Change-Id: I40fb007e8f672e1c5ff4e6e23c043b7305e726a9
-
Jan Holesovsky yazdı
Change-Id: Ie2a321f1d8461d9fa665be11a8e5085c24ad032b
-
Miklos Vajna yazdı
Change-Id: I1863da23fc25bd271494d48863ff4bf0554d0439
-
Michael Meeks yazdı
Change-Id: I3fe9bea58c9b4005336bafcf3b779d18c89df971
-
Lennart Poettering yazdı
Change-Id: I479da454235a7cfc084ae1517ab9ffa07580ab0c
-
Michael Meeks yazdı
Change-Id: I98526bfd6f69d95d5c309e67c397bc85fb8817ab
-
Armin Le Grand yazdı
(cherry picked from commit f73813d9) Conflicts: svgio/source/svgreader/svgnode.cxx Change-Id: Ifc5df8bed47d69709ef590eced19635b6b9580d0
-
Caolán McNamara yazdı
Change-Id: I8318982eb1cee1a694dbdd504e0ca106a29d807e Reviewed-on: https://gerrit.libreoffice.org/11700Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Lionel Elie Mamane yazdı
Change-Id: If050e630edacef67ab194c0b6941a6542e4ebceb
-
Julien Nabet yazdı
Change-Id: I19ce3acb9575fbef8273bbd84cb4dc322e101ac8
-
Caolán McNamara yazdı
which has the side-effect that the keyboard and tab key will cycle through all the contents of the start center. Otherwise in the template view on first clicking templates you are "stuck" Change-Id: Iceed2492e8dde28c0ada381ef0f430738441179f
-
Stephan Bergmann yazdı
Change-Id: I954f789d5850e8016f5900812f9aa99be2416ce4
-