- 28 Eki, 2017 16 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I27220fe91299ccee1e89df1b865dd1de550a01a0 Reviewed-on: https://gerrit.libreoffice.org/43970Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Pranav Kant yazdı
Change-Id: I1beb5ab3f06debdca7ebf999af7ac879a41ea47e Reviewed-on: https://gerrit.libreoffice.org/43959Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
pranavk <pranavk@collabora.co.uk>
-
Pranav Kant yazdı
Change-Id: Iebbe3fab6f6144f0cf1de9a1c45a0b2a62b07e0b Reviewed-on: https://gerrit.libreoffice.org/43958Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
pranavk <pranavk@collabora.co.uk>
-
Pranav Kant yazdı
... not the frame id from the .ui file Remove temporary hacks introduced earlier in GTV also. Change-Id: I71290a5fac6547a5584094da21e2301ef8fbce0c Reviewed-on: https://gerrit.libreoffice.org/43957Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
pranavk <pranavk@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: Id32aa1c298f67c1ec7b56057cf162d947db7e713 Reviewed-on: https://gerrit.libreoffice.org/43965Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
David Tardon yazdı
Change-Id: Ia14aaba92e5d36064bc6a77dbc63463a833d8745 Reviewed-on: https://gerrit.libreoffice.org/43969Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Ashod Nakashian yazdı
When TSA is provided, we can now store and retrieve the signing timestamp. Currently this is only implemented on Windows, thought. Change-Id: I657fa7a88623713483d0d6d88e4bc201142f47c4 Reviewed-on: https://gerrit.libreoffice.org/43988Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com>
-
Ashod Nakashian yazdı
The document classification should not be lower than the highest-classificed paragraph. This insures that the document classification is as high as the highest classified paragraph upon saving. Change-Id: Ic838b886ecf97da2eca56870f68aa3e51c7291f6 Reviewed-on: https://gerrit.libreoffice.org/43772Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com>
-
David Tardon yazdı
Change-Id: I211f346c428059e20dd1217b5b65fe8c1ab24710 Reviewed-on: https://gerrit.libreoffice.org/43968Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Jochen Nitschke yazdı
SfxPoolItem has a copy constructor and its copy assignment operator is deleted. Derived classes have a implicit defined copy constructor too, if all members are copy constructible. This patch removes default able copy constructors on such items. Note: clang-tidy only finds functions defined in source, inlined functions in headers are picked manualy. Change-Id: I7e642a2ecf139420c53f6fcb39208918dd1a8d52 Reviewed-on: https://gerrit.libreoffice.org/43003Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
...when e.g. doing 'make sal.clean' Change-Id: I63c13dd010cf8d24f9548cf2fe089067381a4efe Reviewed-on: https://gerrit.libreoffice.org/43948Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Bartosz Kosiorek yazdı
Change-Id: If5ce156b7d60d30be8451902beb8330b7177b26e Reviewed-on: https://gerrit.libreoffice.org/43858Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Regina Henschel yazdı
The new feature of rotating images in Writer first time triggers the export of the attribute transform. So now it becomes visible, that it has the wrong namespace, see ODF 19.228 part 1. Change-Id: I00d5e6a12bd564e814679e8be862c7d08baae956 Reviewed-on: https://gerrit.libreoffice.org/43890Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Armin Le Grand yazdı
When the content of an imported EMF/WMF overlaps the defined size in PrefMapMode/PrefSize, add clipping to hide it. This was done in imports before EMF+ changes and is done in SVG, too. If needed, orig contained size and content still accessible using MetafilePrimitive2D::accessMetafile Change-Id: Id86ff3c0a9820637e3601c0c4f489a2d67d190d0 Reviewed-on: https://gerrit.libreoffice.org/43746Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Katarina Behrens yazdı
when called from File > Printer Properties > Properties. Anything else doesn't make sense, user opens this dialog in order to be able to edit the settings Change-Id: I9559829551e6d6144da972757ab98afa5696bbfa Reviewed-on: https://gerrit.libreoffice.org/43823Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Serge Krot yazdı
It is known that text attributes are sorted inside SwpHints. No need to check all entries if special position is provided. Change-Id: Iac92cd40cd6d094d158f3b50fd768f47029ccdce Reviewed-on: https://gerrit.libreoffice.org/43911Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
- 27 Eki, 2017 24 kayıt (commit)
-
-
Marco A.G.Pinto yazdı
Project: dictionaries 6feecdc45bb14d46b4273f2cf6c0e3491cbee276 Updated the English dictionaries: GB + US + CA + AU Change-Id: If18f25780393258158ebf85cd68dbfa1075c4ab3 Reviewed-on: https://gerrit.libreoffice.org/43886Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Tamás Zolnai yazdı
... Impress tables cells While clicking inside a table we can avoid to unmark and remark the corresponding table. This unneccessary unmark\remark operations trigger a lot of useless updating stuff. For example it regenerate the whole sidebar while we still in the table so the sidebar's context did not actually change. Change-Id: I4c56b87b032e3cced3f09801147784dd2baaf9ef Reviewed-on: https://gerrit.libreoffice.org/43961Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
David Tardon yazdı
Change-Id: I2997c09aaafb9f64e654f8b3b78e37adfa3de733
-
Yousuf Philips yazdı
Change-Id: I4340ee14478384d84148323345b498710cba4696 Reviewed-on: https://gerrit.libreoffice.org/43868Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Caolán McNamara yazdı
Change-Id: I6683ab0d39dbbb5c0ba0958d72f0a1bbfab47164 Reviewed-on: https://gerrit.libreoffice.org/43954Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Bartosz Kosiorek yazdı
Change-Id: Ia4530d987e8555a5c09d49492e09079a3710b53b Reviewed-on: https://gerrit.libreoffice.org/43838Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Ia477de0fb910f6a8fbb0a5054f4bdb43dd9ff381 Reviewed-on: https://gerrit.libreoffice.org/43951Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Idc3507b80da046aca00283e99fdca35cb624c3da Reviewed-on: https://gerrit.libreoffice.org/43952Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
jan Iversen yazdı
Starting to use 11.0 features Change-Id: I0e147c0b436a93d11f220b533a5b2091f7cb56fc
-
jan Iversen yazdı
Added check for active iCloud during startup as well as when returning from background. Change-Id: I4481a4cc7814540da98c4c432fe04543316fa7aa
-
Stephan Bergmann yazdı
Change-Id: Id35caf31499a437cba9ed3329920c560705be0cf
-
Stephan Bergmann yazdı
Change-Id: I4514d751d5449902c589c7f3577c7f3cd593d2e9
-
Stephan Bergmann yazdı
Change-Id: I67e4e72ea58f64c4c12e977a936fe1e8e4578160
-
Stephan Bergmann yazdı
Change-Id: Ie3e8e174f3fa51331988481ec16d2d1a52bb9ece
-
Stephan Bergmann yazdı
Change-Id: I27b865cbb79c9ed9c1b5af9f0666450778ae8335
-
Stephan Bergmann yazdı
Change-Id: I8ed4161f8f2552200d1ddc280c922d9077e63a87
-
Stephan Bergmann yazdı
Change-Id: I245c58a3d97eb0d60e7063e9c34c77d33739801d
-
Stephan Bergmann yazdı
Change-Id: I8da9250a64d1be4fe410028676320f5bb38d0176
-
Stephan Bergmann yazdı
Change-Id: I76ed24e2bed461fd25562cce3190a2da8aa7a95d
-
Stephan Bergmann yazdı
Change-Id: I98bd95a46e645cf61f81d66faa1f700675e538bd
-
Stephan Bergmann yazdı
Change-Id: I6619004353fb7e94506e2a75c77b42156f0b6c6d
-
Stephan Bergmann yazdı
Change-Id: Iaa3b4b6d3de8e26de8a1ede68f59840264839f80
-
Stephan Bergmann yazdı
Change-Id: I35accf3f61cea9bdca93f5b2f0e93dab89dfe41d
-
Stephan Bergmann yazdı
Change-Id: I932552d72767df1b05e2cb8137eb467835b4dbac
-