- 11 Eyl, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I5ba1649cfdc639a71a0c2343793a9f16bde91fa1
-
Eike Rathke yazdı
Change-Id: I6f35fee1e4883cfb15517f56387cd85e2e2f7370
-
Eike Rathke yazdı
Change-Id: I442c4d1b8f1a03c19bd119144413c9ac316b4a4c
-
Michael Stahl yazdı
This used to be handled by the "LOCALUSERDIR $ORIGIN/.." line for LibreOffice_Dev in openoffice.lst.in but that won't affect INSTDIR. Change-Id: I1acd1ee7c08c98443e1cc425e1a6bb872d7c81f7
-
Eike Rathke yazdı
Change-Id: I323719e9c74d7c117062fb225a890a5e65c042ab
-
Eike Rathke yazdı
Change-Id: I3271f79a4e3570cc909b6a1e568edfcd07b4ceac
-
Michael Stahl yazdı
INSTDIR has everything that will be installed anyway, so ideally the file search patch should only be INSTDIR + whatever is needed to get the Package file lists; especially WORKDIR seems inappropriate there. The exception is extension .oxt files which apparently are not in INSTDIR; not sure what to do about those. Change-Id: I2477c25ab9fcf953fae9c219e76c467e14729cda
-
Michael Stahl yazdı
The idea appears fundamentally error prone, and is unused. Change-Id: I65e1c5b80d7101b8ba37c213fcb787d31e3b9d1d
-
Michael Stahl yazdı
Fortunately such "tooling" appears to be extinct, and there are no HIDDEN flags in scp2 anyway. Change-Id: I33bd80e3e74cc1eaaab0fbc50d02090088ae4be4
-
Eike Rathke yazdı
Project: dictionaries b07ae33b0d25e33bf890fab8fbcd3317506bbeae
-
Lionel Elie Mamane yazdı
Utility functions to convert between Basic Date type and the representations of Date and Time in UNO, namely: - com.sun.star.util.Date - com.sun.star.util.Time - com.sun.star.util.DateTime Name of new functions: - CDateToUnoDate - CDateFromUnoDate - CDateToUnoTime - CDateFromUnoTime - CDateToUnoDateTime - CDateFromUnoDateTime Change-Id: I2b971df20df1c0351d071023e042169b548894f1 Reviewed-on: https://gerrit.libreoffice.org/5897Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Caolán McNamara yazdı
Change-Id: I7fd4b5684cd5d54860c60fdb00ac2431943eece3
-
Caolán McNamara yazdı
Change-Id: I68c81f46002ad07196ba357c41687ceb56d9663c
-
Caolán McNamara yazdı
Change-Id: I111ce1b7c8d6dc8e19b2f13a1897a66dec0417f8
-
Andrzej J.R. Hunt yazdı
Otherwise firebird won't recognise mixed case index names. Change-Id: Ib581a592d03b12ad0944375d9eec8da9d680487e
-
Stephan Bergmann yazdı
This reverts commit e5143062; not sure what problems exactly it was supposed to work around, but at least a "make check" against Apple's Clang "Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)" on Mac OS X 10.8 works flawlessly. Conflicts: configure.in Change-Id: Ib7c80dd29e9e7a92b90be3919cd097b7e64883a1
-
Markus Mohrhard yazdı
Change-Id: I32d3290d333c6bac34b2ef58d2a63c4470b2e462
-
Markus Mohrhard yazdı
Change-Id: I5a1de90912ea74be9c60f95e2aa3588fd8113a07 Reviewed-on: https://gerrit.libreoffice.org/5914Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Andrzej J.R. Hunt yazdı
Change-Id: I5f8c80b01917028fe80d468f5e96de56b917bd7e
-
Andrzej J.R. Hunt yazdı
Change-Id: I17105f474dea07a1a980252309a3ccd88a558db9
-
Andrzej J.R. Hunt yazdı
Change-Id: I3d9cf598404d137e0f13667ea8f0dc7be6253f7a
-
Andrzej J.R. Hunt yazdı
Change-Id: I228bb9f5d1121c1e328daa3d677cc54254255beb
-
Andrzej J.R. Hunt yazdı
Currently if the first set* method to be called is setNull, then we segfault since we try to access m_pInSqlda which doesn't exist yet. Change-Id: I4ad9c0a7d68da11b2260a596dd95c4c2cb5bcd4c
-
Michael Stahl yazdı
Change-Id: I46f4954ef07f60e1f7824a47f0617f8612ea9505
-
Michael Stahl yazdı
Unnecessary since gbuild does not use map files on Mac OS X. Change-Id: I2d3ae95634a5c4fe925f391ea37b62f73d2f1524
-
Michael Stahl yazdı
This was added in commit 66eedcee but has apparently never actually been used in the bundled SDK makefiles. Change-Id: Ifa6cab95be6575ac26840250ad717d94e15bea66
-
Thorsten Behrens yazdı
- the inline keyword on class methods that have their body defined right there in the class definition is redundant - the explicit keyword on nullary ctors is pointless, there is no implicit conversion happening anyway with those Change-Id: Ie9f44c7948f932ce3a8af871bf73743112d94d03
-
Stephan Bergmann yazdı
Change-Id: I24a060d1d5592a23f9a991ef3b39f31818ea0d84
-
Thomas Arnhold yazdı
But increase the border on top to tear of the edit window easier. Change-Id: I527ede488e4773dd631182d73809fef916b52c1a
-
Jelle van der Waa yazdı
Change-Id: Ia3a59456fe82926141ccb2921aa47df4183ead86 Reviewed-on: https://gerrit.libreoffice.org/5905Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Muthu Subramanian yazdı
If the numFormat is available we should probably use that.
-
Caolán McNamara yazdı
Change-Id: I578bd89d2abb077c7b90ec4f75e0b8204dd33f92
-
Caolán McNamara yazdı
Project: help 29aa4cb0cf80b9733dc1feff3e61479c189d85ec
-
Stephan Bergmann yazdı
Change-Id: I2753079ff532642c8fb1b43f02211197cdb2702a
-
Stephan Bergmann yazdı
Change-Id: Ifd2373ffa819d63591d234df18adf5f9a34c50bb
-
Stephan Bergmann yazdı
...not exactly a nice way to do it, though. Plus, further missing instdir .jnilibs are LibreOffice.app/Contents/MacOS/libhsqldb.jnilib -> libhsqldb.dylib and LibreOffice.app/Contents/ure-link/lib/libjpipe.jnilib (which should not be a symlink but should replace the corresponding libjpipe.dylib completely). Change-Id: I5505704fc52da42e40c8b27185450d3fec8a864d
-
Stephan Bergmann yazdı
Change-Id: Ic7fee2d0ca95279d9809161a7f39480727b070e3
-
Miklos Vajna yazdı
Change-Id: I7c44a2bdb69563953d3257b435aeed5bae50f7b2
-
Markus Mohrhard yazdı
Change-Id: Ib1c28fbb5d34409a42b7ea594cde9c1c1cdccdd8
-
Andras Timar yazdı
Change-Id: Iad4182d7150f851df06a7208a811d482351f736a
-