- 21 Agu, 2013 40 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: I89b06a077eaceee7d06c7372dd596840e979e697
-
Krisztian Pinter yazdı
Change-Id: I39154f74e126826daeb74345c0712156b89a6d02 Reviewed-on: https://gerrit.libreoffice.org/5456Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Luboš Luňák yazdı
Change-Id: I8966ecd4e94c7b11af4d59b5b4461ce03a888891
-
Tor Lillqvist yazdı
Change-Id: I4ede98469af655dfbac64eee719869f8f3c8d473
-
Tor Lillqvist yazdı
Change-Id: I9e7e0872eeb5011b79648e1fca436d09304c44ef
-
Caolán McNamara yazdı
Change-Id: I36a61bd9bac45e8f4533eb624859aea51360cc14
-
Luboš Luňák yazdı
Change-Id: I2832229b01de0cc5a725fd5fe1574a775d0bf12a
-
Tor Lillqvist yazdı
'sal_Int32' (aka 'int') and 'com::sun::star::i18n::TransliterationModules' (which apparently then is unsigned, thanks to the TransliterationModules_IGNORE_MASK = 4294967040). Change-Id: I28aeb136d5a9889d6e95a080a77dfd0118c33285
-
Tor Lillqvist yazdı
numfunc::GetDefBulletFontname() returns an OUString, but there was a declaration in frmpaint.cxx that claimed it returned a String. I have no idea why the numrule.hxx header, which declares it correctly, was not used. Change-Id: Id57fd738a29de3adda054be4b60f809231c016ea
-
Luboš Luňák yazdı
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
-
Luboš Luňák yazdı
Apparently Clang rewriter API doesn't properly bail out if the range given is not inside one file, so check explicitly. Change-Id: I27be6d396a131d385231e9c0dfa8c84d9fa15ccc
-
Luboš Luňák yazdı
Change-Id: I97519c2fb08efa2c694c9fb91a4cc402a6347c2c
-
Luboš Luňák yazdı
Given that locations often point to a (start of) token, even if it's e.g. getLocEnd(), this should be very useful. Change-Id: I266e4c0a234262e99158c8f495b631f54f8a5608
-
Luboš Luňák yazdı
Some improvements, like making it simple to actually remove a statement or a token including its associated whitespace. Change-Id: I02a5bd919f1fadae1dcd45a76f9d25df353ac518
-
László Németh yazdı
Project: help cd0890b680192ab2a5812453d811857fedbb28aa
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit d41dc0bb) Conflicts: svgio/inc/svgio/svgreader/svgnode.hxx svgio/inc/svgio/svgreader/svgtools.hxx Change-Id: Ie4d5cd29461845edb5b8a57fe639302947d80ebd
-
Caolán McNamara yazdı
This reverts commit 342438c6.
-
Stephan Bergmann yazdı
Change-Id: Ida9785c4b9fda0459769957734952e69d7a9de44
-
Stephan Bergmann yazdı
Change-Id: Iea653925d383537f5f7f5ef9dd7559e7cb8730cf
-
Caolán McNamara yazdı
Change-Id: I56be21c0e5b74b03b0c7f8cca873fc4fd553f3a7
-
Caolán McNamara yazdı
Change-Id: I8902fb837cfbd99b14a80527300470002571af36
-
Caolán McNamara yazdı
Project: help 2fc39d5015a91f53552d5d8d5686abaf0129e7bd
-
Ivan Timofeev yazdı
Change-Id: Ifb3a2f8ef959baec38fe0168a9e88e85da0d9744
-
Matteo Casalin yazdı
Change-Id: I79cd722aa2d3bb0292f9b0f7fb6989e2e17d0ff0 Reviewed-on: https://gerrit.libreoffice.org/5563Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Matteo Casalin yazdı
Change-Id: Iaf6fa4de07c04319e6a1846ae77c3ad02dc262a7 Reviewed-on: https://gerrit.libreoffice.org/5562Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Meeks yazdı
Change-Id: I824aa1e7908acefe898b7f24b323426f1cce250c
-
László Németh yazdı
Change-Id: Id65e819fd1172a28b2cb0bafbd7763313c5fcf50
-
László Németh yazdı
Change-Id: I4a996c51e6e7115e90bf15254b26025aae1f9a6c
-
Matteo Casalin yazdı
Change-Id: I1117318d9201a8951017ebe835b6c57c6b4ad706 Reviewed-on: https://gerrit.libreoffice.org/5561Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Meeks yazdı
Change-Id: I848411f941e7bb39b3c7e169c8d9971c3ebe9bee
-
Michael Meeks yazdı
Change-Id: Iac492b75a9646d5ddf0e8b123a27dc6ff6a0f6b8
-
Andrzej J.R. Hunt yazdı
Change-Id: Icf72838624927482f52cbc1626b785c4fd6765ea
-
Andrzej J.R. Hunt yazdı
By prepending a "WHERE (0=1)" we can avoid having to detect when we specifically need to add "OR"s, and vice-versa for "AND", simplifying the code. Change-Id: Idde5c0691788051f87eb1e868bf6b74a8ae72da3
-
Andrzej J.R. Hunt yazdı
Keys are handled as a constraint in firebird so need different handling when dropping to other dbs. Change-Id: Ifc4929a1ee7477260b9a279487d44edbb525a17a
-
Andrzej J.R. Hunt yazdı
Change-Id: I28b195280a02883c3bf597f4ded470ced0b74f14
-
Andrzej J.R. Hunt yazdı
Change-Id: Ic0f66cc68b49a2e9d9f9b8b139a479a7179cc08b
-
Andrzej J.R. Hunt yazdı
Null flag has to be manually retrieved and isn't actually DDL. Change-Id: I4ea88dcda1e4e0a2ae034572fb483415c7a5736d
-
Andrzej J.R. Hunt yazdı
Change-Id: Iaa84c26bb87ea834297e67af7a3e0ac20efba574
-
Matteo Casalin yazdı
Change-Id: I3161b18f73fd3141b9832e0277d3f1071f75ba39 Reviewed-on: https://gerrit.libreoffice.org/5560Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Minh Ngo yazdı
Change-Id: I9860b738bbb3a8a85e07555b97203bb63b80b9de
-