331652 Commits

Author SHA1 Message Date
Siqi LIU
6ac55a6c0e localization for literal strings
Change-Id: I0fcafd5e29f6f5c75118bc6eda0ecae33cc1f6e3
2013-08-12 00:47:34 +08:00
Siqi LIU
4cde47377c final tune for Styling on iOS5/6
Change-Id: Iec53837bd2780439569b3af81ea84c724309e9fd
2013-08-12 00:47:33 +08:00
Andrzej J.R. Hunt
8d1842d4d5 Don't change calling convention.
Change-Id: I7fb6aa3337983f6e9dd7adb6d92a47c258d0bebe
2013-08-11 16:34:54 +01:00
Andrzej J.R. Hunt
baaa43446f Reduce getColumnPrivileges verbosity. (firebird-sdbc)
Change-Id: I06f7d7e12c5b5dce1f902261e45afa39ed7a8665
2013-08-11 16:05:12 +01:00
Andrzej J.R. Hunt
e6ae90b072 Reduce verbosity of getTables. (firebird-sdbc)
Change-Id: Ief8d962d39b27acfb19adaee5e470417ee98b371
2013-08-11 16:05:11 +01:00
Andrzej J.R. Hunt
d12ddee812 Creation of skeleton Columns. (firebird-sdbc)
Change-Id: I5289dc68c05190e67420c51d8857dab5187cd98b
2013-08-11 16:05:11 +01:00
Andrzej J.R. Hunt
83994aa7cd Add skeleton Columns. (firebird-sdbc)
Change-Id: If58976bbb8a64d5092fcf33d3d09cdde145ecfe1
2013-08-11 16:05:11 +01:00
Andrzej J.R. Hunt
f496a1cb39 Implement Tables::createObject. (firebird-sdbc)
Change-Id: I9a4d301a0edf27af2dc3c571156592406c5019f9
2013-08-11 16:05:10 +01:00
Andrzej J.R. Hunt
73341eddbf Add sdbcx.Table (firebird-sdbc)
Change-Id: Iae9a4d1292d0dcd2da17c5a5552a3986b306a550
2013-08-11 16:05:10 +01:00
Andrzej J.R. Hunt
464a0b5000 First chunk of skeleton sdbcx.Container. (firebird-sdbc)
Change-Id: Ic92c4d13b0ed9aba622d3a2459f9677d8cce3245
2013-08-11 16:05:10 +01:00
Andrzej J.R. Hunt
0c2b01f038 Add skeleton sdbcx methods to Driver. (firebird-sdbc)
Change-Id: I531b4260e6ada7f82d71957381b0cc4896678d55
2013-08-11 16:05:09 +01:00
Andrzej J.R. Hunt
75b2c92cfb Improve exceptions in Statement.
Change-Id: Ib1915c143abee8c9162477da07462a68dd45e03c
2013-08-11 16:05:09 +01:00
Andrzej J.R. Hunt
6e11164d57 Explicit close/disposing.
Change-Id: Idcd89bd5f879a38f4c06f3602313672fb20bd098
2013-08-11 16:05:08 +01:00
Andrzej J.R. Hunt
6044f52c5e Improve statement handle handling.
Change-Id: I81809634600c580bb50843e697071d62bc6802a4
2013-08-11 16:05:08 +01:00
Andrzej J.R. Hunt
af0e281eed Remove unnecessary duplication.
Change-Id: Ie7b507f477f7591f9198a1cba6506dd6adec1f1b
2013-08-11 16:05:07 +01:00
Caolán McNamara
16b35898c3 callcatcher: another layer of unused methods
Change-Id: I70e84f691bcf1b1e1025fd5a534c275633f865d1
2013-08-11 11:28:47 +01:00
Tor Lillqvist
fe842b034f m_psn is set but never used
For some reason Clang did not notice and warn about this. I think it
should have been able to, as it is a private field and all code for
this class is in the same source file.

Change-Id: Ib3352695e1d725b768f4e0978a5e9c72715f1021
2013-08-11 08:50:49 +03:00
Takeshi Abe
b47e653209 Mark as const
Change-Id: I220204cc5ebec15402ae175aef110abad8b00267
2013-08-11 09:13:54 +09:00
Matteo Casalin
32447330e6 String/XubString to OUString
Change-Id: I0b36d16375ef9ecc751bed1171ea2ecd0c524744
2013-08-10 23:28:33 +02:00
Philipp Riemer
a2b4ebdf3a delete dead code
The pJobSetup is never used since the relevant method call is commented out.
Therefore, not only the variable itself but also the bDummyJobSetup parts can
be removed here.

This code came from a merge with the AOO code base and is like this
since 2005 (see commit 750562b47054741cdd4516affe9741908ee45c11).

Change-Id: I19eec322b05634b4b6f3604bf1da57dfc390af4e
Reviewed-on: https://gerrit.libreoffice.org/5343
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-10 20:58:50 +00:00
Caolán McNamara
9891cb881b Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)
Change-Id: I6eeede3261e7b6f5ad81a4d2fa9ecc6c07002dbb
2013-08-10 21:51:42 +01:00
Caolán McNamara
ce6b095ce3 Button::GetStandardHelpText returns empty string, its all a noop
Change-Id: I651b19840aabf67b3083cd855c2851ac4c96741e
2013-08-10 21:51:42 +01:00
Caolán McNamara
068d430713 XubString->OUString
Change-Id: I9a6aef3f5e143ccd6187e3a7f42b041249348870
2013-08-10 21:51:42 +01:00
Jelle van der Waa
2f66b0cb11 fdo#62475 removed pointless comments
Change-Id: I4fa01553246fa023806b3fec8e6e756a1efa59f1
Reviewed-on: https://gerrit.libreoffice.org/5342
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 19:23:25 +00:00
Ivan Timofeev
d4ba5995a1 String->OUString
Change-Id: Ic908590642bac656db78a965c2176d6f53c8d6f4
2013-08-10 21:37:34 +04:00
Matteo Casalin
8cb156a67b String to OUString an some code simplification
Change-Id: Ibbc2d6a6ea9fd9e53f7c391171b7d2787873ce76
Reviewed-on: https://gerrit.libreoffice.org/5340
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-10 16:03:42 +00:00
Matteo Casalin
0b6ad716d1 Remove redundant conditions
Change-Id: Ieff61755865b90d0c470b6257ac3d5aae1543397
Reviewed-on: https://gerrit.libreoffice.org/5341
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-10 16:02:21 +00:00
Julien Nabet
5c89263882 fdo#46037: 1 less comphelper/configurationhelper in sfx2
Change-Id: I48c99ab6ac9b26a5772a320ca2526c636a49208d
2013-08-10 17:15:29 +02:00
Neil Moore
6cd939111a BUG:57950 Remove chained appends
Removed some chained OUString::append()'s from forms. OUStringBuffer
could really use a append operator(+=).

Change-Id: I635bdd25da9f09373e686d87a1d198bc09bda906
Reviewed-on: https://gerrit.libreoffice.org/5329
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 15:04:11 +00:00
Neil Moore
9ffa46f008 Removed chained appends in SvxAuthorField, as part of Bug 57950.
Change-Id: Id23139b9bdd7897178a013d7dc9e39a670e3d4da
Reviewed-on: https://gerrit.libreoffice.org/5324
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 15:02:37 +00:00
Jelle van der Waa
4f360266cd fdo#62475 removed pointless comments
Change-Id: I176886fbc9f3d9e2b8ad2308ac2b127d9c68d9a6
Reviewed-on: https://gerrit.libreoffice.org/5331
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 14:55:06 +00:00
Boris Dušek
9c88312440 fdo#67680: Impossible to search for text attributes with VoiceOver
Change-Id: I02ae12233aa37830106eeffd16876670413f4627
Reviewed-on: https://gerrit.libreoffice.org/5334
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 14:47:49 +00:00
Boris Dušek
cbf695c68d Transform left SAL_DEBUG output to SAL_INFO
Change-Id: Ic3528a8a349ec8e6929ceed8c5e3ec8d2a6232c1
Reviewed-on: https://gerrit.libreoffice.org/5333
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-10 14:46:54 +00:00
Julien Nabet
203951880a fdo#46037: 1 less occurrence comphelper/configurationhelper in unotools
Change-Id: If188eecd0f5ea3802ec795866d21c41e643cbd63
2013-08-10 16:22:00 +02:00
Julien Nabet
651a252374 Remove unused BitmapWriteAccess::FillPolygon
Change-Id: Iba583b4efab88620b54b02626bc9d9396219d0c8
2013-08-10 15:51:12 +02:00
Julien Nabet
d11285ac88 Some cppcheck cleaning
Change-Id: I31539733914a66241e77a7246aebc50850dea2aa
2013-08-10 15:51:12 +02:00
Ivan Timofeev
e1b8dfda24 String->OUString
Change-Id: Ifda8c7453ecb40abdae8d63656b8742c80691b98
2013-08-10 16:32:46 +04:00
Tor Lillqvist
f115934e0a WaE: variable 'res' set but not used
Change-Id: I3fc3f55d10dad177451100affacfff74d04a1fe8
2013-08-10 15:19:41 +03:00
Tor Lillqvist
3aefa4ef80 Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE
Change-Id: Idb114bfa3fbb05252a5cac9eb5f303ec85080626
2013-08-10 14:38:09 +03:00
Caolán McNamara
bfafc8c3a1 callcatcher: update unused code
mostly ResId using ctors left stranded post .ui conversion

Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
2013-08-10 12:25:10 +01:00
Tor Lillqvist
6a84a6ed0b Start of enabling use of a more proper "Mac-like" install tree structure
First cut was at https://gerrit.libreoffice.org/#/c/2310/ but was
abandoned by myself. Now getting back to the idea, but this time I
will make it optional on OS X, and introduce it in smaller steps.

Change-Id: Id88517fee8d49056b8bbecb0921206dc6b29580b
2013-08-10 14:16:48 +03:00
Tor Lillqvist
70be692727 Bypass install-gdb-printers on OS X, they don't work anyway
Change-Id: I5636ba90d5513ecd6cb3bd20b3f583f8cd221717
2013-08-10 14:16:47 +03:00
Matúš Kukan
5372bbd013 fdo#67799 read ending item also when assert is noop
Change-Id: I056212d0a01f7a647e846bbd1b605c04e1798a14
2013-08-10 13:03:37 +02:00
Tor Lillqvist
90520bfe63 Simplify test and remove typo
If what we want is to compile the OpenCL code by default always on OS
X when building against a SDK newer than 10.6, that can be said
simpler.

Change-Id: I14b2cd107fe0dba42c221bec63fd4076fffbd848
2013-08-10 13:44:01 +03:00
Ivan Timofeev
38c1a22d50 typo
Change-Id: Ib608d05fc76466f67f2172541f96ca77c571f341
2013-08-10 14:40:33 +04:00
Eike Rathke
ea4fc480c7 sal_Bool to bool
Change-Id: If15bc8ae32674a7282861663ab4f91a958320a3c
2013-08-10 00:47:33 +02:00
Philipp Riemer
299e6381ef Add a new option to bin/find-german-comments
The new option "-L" allows to print out potential candidates for translation
combined with the number of lines found like "-l" - but only if there was a
positive result (i.e., a file that needs checking).
This leads to a much more compact representation helping people to find the
few files that still need translations.

Change-Id: Iad554eb6ce5b062e96774d9488c54105679b7c4b
2013-08-09 23:10:17 +02:00
Philipp Riemer
cbcec9930c cleanup blank lines in sw/source/core/doc
Change-Id: Idd4704f3056663f56fab6e56112e5c9eff55aef7
2013-08-09 22:53:07 +02:00
Eike Rathke
a049f8a117 change documentation of ScDocShellModificator to something comprehensible
Original meaning got lost during translation.

Change-Id: I23c6ab093bf6ddf45b55f35a0d15fe7a1d927723
2013-08-09 22:49:13 +02:00
Philipp Riemer
7fe335602e fixed indentation
Change-Id: I82895b9c933bc3c9a10e5fc1b1679c59d195d4c3
2013-08-09 22:44:42 +02:00