- 11 Haz, 2014 40 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Change-Id: Ic1521ad9a67c9930e2e4561eacb1e78905310613
-
Tor Lillqvist yazdı
Change-Id: Icff9a0f112c80569a4533d5c0c6e789eec3925ee
-
Tor Lillqvist yazdı
Change-Id: I596ec18deca1a7bd85bc49f637fc1765e43d1278
-
Tor Lillqvist yazdı
Change-Id: Ib751fe39cca72fe1cfc9789e63f28a00abb9113a
-
Bjoern Michaelsen yazdı
... 27fc4354. Thanks sberg. Change-Id: Ibf0c7926da38ec3835fd0ab21e1383711bfa6034
-
Tor Lillqvist yazdı
Change-Id: Ibd4ded85d5d3e1de8bf12934cbe55210d1983b18
-
Tor Lillqvist yazdı
Change-Id: I9143e7fffef6e99d25a0fd87712ed26d2d42116e
-
Kohei Yoshida yazdı
Change-Id: Ie1f56aed91e7cbfc59e254a111991f958e9a1607
-
Julien Nabet yazdı
See https://bugs.freedesktop.org/attachment.cgi?id=100839 and other comments Change-Id: I1187b171caf54997f5e8850ade4a3fb35ad9ec29
-
Miklos Vajna yazdı
Change-Id: I304c7d7157c4167e7fe33af259e732865900d4ca
-
Eike Rathke yazdı
Change-Id: I1d8af400810b9ffd4586320c706a1f00ef1c1369
-
Eike Rathke yazdı
a5f62d96 would had liked to let usage="DATE_TIME" formatindex="55" define the default format of that usage, which wasn't possible. There is no reason to prevent this. Change-Id: Ibef453c8a07aa03b0a8bb626b9cf71d362be0699
-
Miklos Vajna yazdı
Change-Id: I0cdc7edf851915f7fbc772eb42edd6ec08b09025
-
Stephan Bergmann yazdı
...lets assume that was a stray "!" (originally introduced with fb171e38 "add second Restore function for CntntIdxStore"), esp. given "make check" works fine when removing it. But let SweetShark have a look at it in any case. Change-Id: I4d804a5b416a39055613d3104d31cdc314940ef1
-
Stephan Bergmann yazdı
Change-Id: Ie93e534b00151bb915940a1030b47b40cbaa339a
-
Stephan Bergmann yazdı
Change-Id: I20f751f6b9fdf683566544aed4ca2ad877abc253
-
Kohei Yoshida yazdı
I've switched from using a Draw document to Writer document due to some instability with Draw instance in our cppunit run. The bug is reproducible either way. The test is disabled for now, since the bug has yet to be fixed. Change-Id: I49e0417e1ecbc70f40aab8531237ae98ae58bdd3
-
Jan Holesovsky yazdı
Does not really log interesting stuff; if anybody wants some kind of logging like this, better to use SAL_INFO(), and add it only for really interesting stuff. Change-Id: I11b4caa9660aaf1e70819322b7fc207a544ea3bb
-
Stephan Bergmann yazdı
Change-Id: Iffc5a864954e106e1b20a86c8caddf4257ff139e
-
Stephan Bergmann yazdı
Change-Id: I8c94c63230eec13bf22043ff07f9f480a0463111
-
Stephan Bergmann yazdı
Change-Id: Ifdb7c139fa6db7fef2896098f758769cb5284b28
-
Stephan Bergmann yazdı
Change-Id: Id4d5d6aaf537172ad8e1f6c422465c6f84d99dbf
-
Stephan Bergmann yazdı
Change-Id: I11bdee00bd42ef302dbbfe9f52de5824aec985ee
-
Miklos Vajna yazdı
Change-Id: Id9baab2e502408eeea194e79b6b029883e738ca0
-
Isamu Mogi yazdı
Currently seconds in Japanese date/datetime cells can't be edited. But i18npool/source/localedata/data/locale.dtd and offapi/com/sun/star/i18n/NumberFormatIndex.idl say that seconds in time/datetime cells should be editable. And Japanese users reported that current behavior is inconvenient. Also to retain relativity against @formatindex='40', each [@usage='TIME']/@type are shorten. For better backward compatibility, @formatindex='55' should be default format. But since there is implementation limit of SvNumberFormatter::ImpGenerateFormats, @formatindex>=50 can't be default one. These changes are discussed in Japanese ML: http://listarchives.libreoffice.org/ja/discuss/msg03044.html Change-Id: I074b8d6d5c9d69b8ba1eb14c29b661d753c003ad Reviewed-on: https://gerrit.libreoffice.org/9703Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I32cd8e740855699036c420a091c282029f8d4a08
-
Bjoern Michaelsen yazdı
Change-Id: I86c86cfa245c78ce8e21d85831de5ae82f67f81e
-
Bjoern Michaelsen yazdı
Change-Id: I832bc8fcdfb4997c2eaae3f0cb5d7014df20f2fd
-
Bjoern Michaelsen yazdı
Change-Id: If109980429f2f87e06065837eaec7129b2ece336
-
Bjoern Michaelsen yazdı
Change-Id: I957d7c368f6b7158c74268f7274d59e8a25b83e8
-
Bjoern Michaelsen yazdı
Change-Id: Ieab4fc54be0b2e5ad547f81a7a70d84284161c47
-
Bjoern Michaelsen yazdı
Change-Id: I2d4c92d0927bce13b03a6f235e14812ed1d0bd54
-
Bjoern Michaelsen yazdı
Change-Id: I118aa2cb8747775d8c778cf49248c7f3ef68d6a2
-
Bjoern Michaelsen yazdı
Change-Id: I13924d40ca1c31f56440b98d9a1829963cdd3e1a
-
Michael Stahl yazdı
CrossRefBookmark::GetOtherMarkPos() is apparently not supposed to be called, so just replace the undefined null-reference with a call to abort(). Change-Id: Ie8e141d661b870573092d20bd85fa1ae04506421
-
Michael Stahl yazdı
... to pointer" CrossRefBookmark::GetOtherMarkPos() is apparently not supposed to be called, so just replace the undefined null-reference with a call to abort(). This reverts commit dcf0ac04. Change-Id: I55b4accb4f42031df5671e8a30897e3aff9b56f9
-
Caolán McNamara yazdı
Change-Id: Id2830727216fa25ca5935406a74f4237276d56db
-
Caolán McNamara yazdı
I guess no-one ever tested with multiple scanners but it just happens that my laptops webcam is presented as a (non-functional) scanner alongside the real one Change-Id: Ie36651cfc867027ef19e272dbabe46de6c4261ee
-
Stephan Bergmann yazdı
Change-Id: I08bd15316e7952d05b769326c0a8a1d3493b0eb8
-
Baptiste Daroussin yazdı
Not all operation system install packages into /usr, make sure create-tree.sh do respect the PREFIX variable Change-Id: Iff358c9e22fb8969afaef2bb96e1f91eb7e91123 Reviewed-on: https://gerrit.libreoffice.org/9730Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-