- 30 Tem, 2016 13 kayıt (commit)
-
-
Zdeněk Crhonek yazdı
Change-Id: I7f61989182637cf4af57bc7e7acdde2e3a7433b1 Reviewed-on: https://gerrit.libreoffice.org/27733Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Caolán McNamara yazdı
Change-Id: I554f483ddf7bdc8b0347d7ae4d1fe7bb6aad8336
-
Markus Mohrhard yazdı
Change-Id: Iaf1874409310f2728a5170e4b08d5a8a81999ded Reviewed-on: https://gerrit.libreoffice.org/27713Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Caolán McNamara yazdı
Change-Id: I4a135a9f9ac2f16f9dab096f5c234ff1d6e5e853
-
Markus Mohrhard yazdı
See http://crashreport.libreoffice.org/stats/signature/ScPreviewObj::getSelectedSheets%28%29 Change-Id: I210426b8ac23fdf6b1195afe7dbc388802335e71 Reviewed-on: https://gerrit.libreoffice.org/27711Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I52c3d6f5c7a877be9f8349b72b7541c562654a01 Reviewed-on: https://gerrit.libreoffice.org/27727Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Rishabh Kumar yazdı
Change-Id: I7ec187defb51362caddef3439a1a09257ef9f4dc Reviewed-on: https://gerrit.libreoffice.org/27729Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Rishabh Kumar <kris.kr296@yahoo.in>
-
Giuseppe Castagno yazdı
Change-Id: Ia941cfb68924140c3ab171d4ed2c4e8675947ca3 Reviewed-on: https://gerrit.libreoffice.org/27724Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Jan-Marek Glogowski yazdı
Remove kept block from revert of 138d29aa After this revert MM just supports pinting via a single merged document. Printing as inidividual files should have still worked, but as a workaround we remove this functionality, until the print backend can handle multiple-file print jobs correctly. Change-Id: I70d0852cdcc369b0fc9f344086830f15d8dea451 Reviewed-on: https://gerrit.libreoffice.org/27721Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan-Marek Glogowski <glogow@fbihome.de>
-
Mark Hung yazdı
Surround ImplHandleIMEQueryCharPosition() by ImplSalYieldMutexAcquireWithWait() and ImplSalYieldMutexRelease(). Change-Id: I3843ad351f3b92801cd1e0066a3c73f2a52c44bd Reviewed-on: https://gerrit.libreoffice.org/27117Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Mark Hung <marklh9@gmail.com>
-
Giuseppe Castagno yazdı
Probably due to 8d411a4a. See comment in the added code for details. Change-Id: I3e8a856a715385ed2ab1d9ecda31dd25e05e6c59 Reviewed-on: https://gerrit.libreoffice.org/27716Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Justin Luth yazdı
GetPageStyle(bTitlePage == true) will check if the follow exists. If not, it will create a new style - which defeats the purpose of inheriting from the previous section if this section didn't define a new follow. Change-Id: I235bc9b7bc35c9875295733313a6452ba8896c4f Reviewed-on: https://gerrit.libreoffice.org/27700Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org>
-
Rishabh Kumar yazdı
Change-Id: Icc41693730ec8a68e3f3d68adff57fee02b7a689 Reviewed-on: https://gerrit.libreoffice.org/27714Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Rishabh Kumar <kris.kr296@yahoo.in>
-
- 29 Tem, 2016 27 kayıt (commit)
-
-
Arul Michael yazdı
Change-Id: I29f33287715ccdee758c1e17dfabad1505049e1a Reviewed-on: https://gerrit.libreoffice.org/27680Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Mohammed Abdul Azeem yazdı
this shares the load of clearing the attributes list with the consumer when producer is busy. Change-Id: I6e89858703c7af9c30b2d99fd6825dc81290b488 Reviewed-on: https://gerrit.libreoffice.org/27649Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Giuseppe Castagno yazdı
Change-Id: Ie3da55d230631c50968b00cdea176f30051abf37 Reviewed-on: https://gerrit.libreoffice.org/27699Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Muhammet Kara yazdı
String lists are sometimes (mis)used to group unrelated items; the advantage(?) being that only one identifier needs to be defined for the whole group. The items are then referenced by index, which is rather fragile when they are used in different parts of UI. String lists like this one should be replaced by separate strings. Change-Id: I78a2c8d1a8e5b1fed6a2d0afefd96ec126bb79af Reviewed-on: https://gerrit.libreoffice.org/27689Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Giuseppe Castagno yazdı
Change-Id: I1b37bba50cd41ab5eeb960927148cf6b005f3fd4 Reviewed-on: https://gerrit.libreoffice.org/27698Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Henry Castro yazdı
Change-Id: I189178b6060c229dd8d93b6fdee7d4d81354ced5 Reviewed-on: https://gerrit.libreoffice.org/27701Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Henry Castro <hcastro@collabora.com>
-
Eike Rathke yazdı
... which is more appropriate for what it does now. Change-Id: If82420485e945598cf267b00bba2de69477671eb
-
Caolán McNamara yazdı
Change-Id: Ic8dd72da175fee656889910b55d31ea161b944cc
-
Caolán McNamara yazdı
Change-Id: If3148cb6e16cff4aad28c4f86467c66ed04bcd05
-
Winfried Donkers yazdı
Excel and Gnumeric treat this argument as boolean. Financially, payment at beginning or at end of period are the only existing options, i.e. there no other feasible options. Change-Id: I7ba9fcdac69b9b0756cdf48abde001a44c8b4c88 Reviewed-on: https://gerrit.libreoffice.org/27612Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I368a18f70dfac51770afeb1f9e84ff83c19f0989 Reviewed-on: https://gerrit.libreoffice.org/27671Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Winfried Donkers yazdı
EXcel and Gnumeric demand that Maturity > Settlement, Calc now does too. Change-Id: Id02918153d5c07f438c9160330b0dc09fdf13f6c Reviewed-on: https://gerrit.libreoffice.org/27619Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Giuseppe Castagno yazdı
Change-Id: Ifa60eabd0a31b66074d79b30a5be7d497585f602 4a2c233261211b13ed06d05278bf42e446330487 Reviewed-on: https://gerrit.libreoffice.org/27696Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Giuseppe Castagno yazdı
Change-Id: I7a610003295aa174d655f1e847e6d9a19d84a197 Reviewed-on: https://gerrit.libreoffice.org/27695Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Giuseppe Castagno yazdı
Change-Id: I752ab44b88935da75198d27f8b490f97c863408f Reviewed-on: https://gerrit.libreoffice.org/27694Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Markus Mohrhard yazdı
Change-Id: I897e5ae6ed0fea89c1f1b9e30bd6cc6505318a17 Reviewed-on: https://gerrit.libreoffice.org/27692Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Miklos Vajna yazdı
With this, it's possible to tell which view shell created which undo actions. It's visible only in the doc model xml dump only, though. Change-Id: Ia76d218a1d8b578aaad00ab733c772b10dda39f0 Reviewed-on: https://gerrit.libreoffice.org/27693Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Winfried Donkers yazdı
Intention: Make e.g. [1+SWITCH(1;1;1;6)] work. Without this fix, the result is 7 but should be 2. Change-Id: I2a72e458e5458c02c3ce2f4214b86ba13f7b1d11 Reviewed-on: https://gerrit.libreoffice.org/27664Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Giuseppe Castagno yazdı
Change-Id: I251bbb101b4be851deaab66cbe4e10ff1fa3376e Reviewed-on: https://gerrit.libreoffice.org/27691Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Giuseppe Castagno yazdı
Change-Id: Ib5e52973252b3af7b0fbe440806eb1e669670299 Reviewed-on: https://gerrit.libreoffice.org/27686Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Eike Rathke yazdı
Change-Id: Idabf5e51b7f423d7d58094ad1caef166728c3bed
-
Caolán McNamara yazdı
Change-Id: I533232729db4a6ad5812d18bb63c36f7401066c0
-
Caolán McNamara yazdı
so it could be used from things that aren't dialogs Change-Id: I649c5a05ad9c0634be9cef2bbe16a4643e58fc12
-
Giuseppe Castagno yazdı
Change-Id: If4f53e8efc51e5ec33747dfcbe8f4294bbd6160b Reviewed-on: https://gerrit.libreoffice.org/27685Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Rishabh Kumar yazdı
Save recent colors in user configuration. Change-Id: I1637e9fe3150bd1892f72ff9df06dc2a7c3e1e9e Reviewed-on: https://gerrit.libreoffice.org/27688Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Jenkins <ci@libreoffice.org>
-
Caolán McNamara yazdı
Change-Id: Ib16b239c88b1d1157fc18bc62b5f01c52e896a48
-
Caolán McNamara yazdı
Change-Id: I47cb6df2118ea86dea7225842dcdc4c1dafc439f
-