- 01 Mar, 2017 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I61e21619e949fe0dda7c4820e6ddbb8d4d597652
-
Bjoern Michaelsen yazdı
Change-Id: I189e5b78aafe03a600194df206ad48076e27ff63 Reviewed-on: https://gerrit.libreoffice.org/34728Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
... from SwFlyFrame to SwFlyDrawContact as that is the object they are doing most of the work. Also refactor a bit while at it. Change-Id: I9a08592afb15be32c2c36408e4126807871f77c8 Reviewed-on: https://gerrit.libreoffice.org/34733Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
- also refactor and simplify Change-Id: I0fe0c043b72d7664a0fe27baf13ab029aed41eab Reviewed-on: https://gerrit.libreoffice.org/34726Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Caolán McNamara yazdı
Change-Id: Ib5679684c899a7362b71ab8688fd37d276176fef
-
Caolán McNamara yazdı
Change-Id: Iaf7a7c65109864f429ab5cc6848a12a37421afa1
-
Caolán McNamara yazdı
Change-Id: Ie7a8230dcc5b8576aea44c6e62eedaf971241be7
-
Tor Lillqvist yazdı
Change-Id: I32ca961ebb4393e483bab12a6c69ab4c2016cc3f
-
Caolán McNamara yazdı
Change-Id: I985d422f4c0b41937e4df616fb3154bb7cbad28d
-
Caolán McNamara yazdı
Change-Id: Id0ec9c123ca151db793380ffd7b719dbb239efa9
-
Samuel Mehrbrodt yazdı
gpg4libre Change-Id: I4e3d59331a93c0bee98bcc493c2a6aca11005ec4 Reviewed-on: https://gerrit.libreoffice.org/34741Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
Change-Id: If4fa588ac7508edc886c93be7e870677b7dfeae0 Reviewed-on: https://gerrit.libreoffice.org/34742Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
preparatory change to making SvXMLEnumMapEntry a template class for the "UNO scoped enum" change. But I think its an improvement by itself, there is no need to initialise these arrays on-demand, the compiler will do that at link time. Change-Id: Ie582fbe628cc9d21a4f31229c85195aa09139516 Reviewed-on: https://gerrit.libreoffice.org/34737Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
ddd84d08 "Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vector" had introduced size and operator[] operating on underlying vector's size_type, but had left the other functions at sal_uInt16. Keep everything at sal_uInt16 for now until fixing everything to use that underlying vector size_type instead. Change-Id: I92570dcb8ab5fa88b52e2b24899b833829693a88
-
Caolán McNamara yazdı
Change-Id: Id5d60f0037873598e1447b063e66e9c29840587c Reviewed-on: https://gerrit.libreoffice.org/34740Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I54e0de99a7d97be2c85221ecab0ebbe07ed4ae4a
-
Caolán McNamara yazdı
Change-Id: I7f87bf07e50baffd463d4429186928642bdf73b3
-
Michael Stahl yazdı
Commit c2ccd20c introduced 0 as a valid value for page number offset in sw core. Unfortunately the paragraph dialog was not changed then; previously page number 0 would do automatic numbering, but since then 0 was set as the offset, and once you have a 0 offset there's no easy way to remove it, you have to remove the whole page break. * change the label before the text number edit widget to a checkbox that disables the edit widget * keep the id "labelPageNum" so that translations still work * adapt SfxToSwPageDescAttr so it can not just set but also clear the page number * set initial value to 1; 0 is a really bad default since we can't export it to ODF (see tdf#91306) Change-Id: Ic4ca9e2562bb65ac359b305a2202f782e8598307
-
Caolán McNamara yazdı
Change-Id: I65ec47b4290d845f1803b20b93f149d35d9a60ea
-
Caolán McNamara yazdı
Change-Id: Ib0945d5a4606915aff9ee3019203caaf2a3cc7c5
-
Tor Lillqvist yazdı
Change-Id: I23ca8cc512a0bd433474c12d06461597d0bd35ee
-
Rohan Kumar yazdı
Added Highlighting tab to Edit Style button in impress Change-Id: I9426f583da4078cd380823bbaa30ce1941ffa3bd Reviewed-on: https://gerrit.libreoffice.org/23684Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Zdeněk Crhonek yazdı
Change-Id: I0cdd009a444c0c2363d74b9b09ddd8c09c906acb Reviewed-on: https://gerrit.libreoffice.org/34734Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Zdenek Crhonek <zcrhonek@gmail.com>
-
Bjoern Michaelsen yazdı
Change-Id: Iab0462703634866a47b77c4862de52b69390b992 Reviewed-on: https://gerrit.libreoffice.org/34727Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Caolán McNamara yazdı
This reverts commit 99c361be.
-
Caolán McNamara yazdı
Change-Id: I6e3d1d3b43967f10a151a6b696a863383a7b1776
-
Caolán McNamara yazdı
Change-Id: I7fdaf527ffbe7d3d952c17c62707bb4a22b05f1d
-
Stephan Bergmann yazdı
Change-Id: If5ab5d340166b5eedb97773a9907eee1b188027e
-
Noel Grandin yazdı
Change-Id: Ica9e99fc363d8c7bfbc40dceb66ad350e5a02ce5
-
Stephan Bergmann yazdı
Change-Id: I056fe8fb3e6b87ecae4e07f757c1a9588bbb1c06
-
Aron Budea yazdı
Atribute is of type ST_TextScale, which has to be between 1 and 600. Change-Id: I9b9cddc47d194f1364d91675c9b825752b2f5e06 Reviewed-on: https://gerrit.libreoffice.org/34713Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Noel Grandin yazdı
and related css::util::SearchOptions2 The TransliterationModules enum has it's constants spread over multiple UNO enum/constant-collections - TransliterationModules and TransliterationModulesExtra, which means that most code simply uses sal_Int32. Wrap them up into a better bundle so that only the lowest layer needs to deal directly with the UNO constants. Change-Id: I1edeab79fcc7817a4a97c933ef84ab7015bb849b Reviewed-on: https://gerrit.libreoffice.org/34582Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: I4fb7993482e71c936d820b559aa6b4a212c8175d Reviewed-on: https://gerrit.libreoffice.org/34729Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: I808064abce15c4ec240d61e8168f0430ebf4c86c Reviewed-on: https://gerrit.libreoffice.org/34722Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
preparatory change to making SvXMLEnumMapEntry a template class for the "UNO scoped enum" change. But I think its an improvement by itself, there is no need to initialise these arrays on-demand, the compiler will do that at link time. Change-Id: I842c16b3ef44b9f5e1f0325b637d3f55f8bb5ebc Reviewed-on: https://gerrit.libreoffice.org/34721Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Zdeněk Crhonek yazdı
Change-Id: I8a0b8b833ba32b9d27773748b3bbd8bbc07d1959 Reviewed-on: https://gerrit.libreoffice.org/34696Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Zdenek Crhonek <zcrhonek@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: I3dbbf84af75fd5ec3598302252ee1103bb9d5596
-
Markus Mohrhard yazdı
Change-Id: I9a41c29807cc47f570a9057435386e519a438289
-
Markus Mohrhard yazdı
Change-Id: I51ff48441d07c12f8019d282ab92f1835cec69cb
-
Khaled Hosny yazdı
Might help showing the source of differences causing random Windows failures. Change-Id: I435d1d4f7a016b057af30661b1c7016231426149 Reviewed-on: https://gerrit.libreoffice.org/34731Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Khaled Hosny <khaledhosny@eglug.org>
-