- 18 Agu, 2014 25 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I07c457a49646703af5d13f83ba033340309ee655
-
Thomas Arnhold yazdı
Change-Id: Ide31f67c346f9a82bf6aa8282caa7cfcee65d9fd
-
Thomas Arnhold yazdı
Change-Id: I96861e0d31c75587892d13818f536acb1a05d24e
-
Thomas Arnhold yazdı
Change-Id: Ie6d05762baae87794e9320a6b123ef326289e4c1
-
Thomas Arnhold yazdı
Change-Id: I9db0befd075089f346b504f91657a67dc01c9808
-
Thomas Arnhold yazdı
Change-Id: I084d99fdd1a34842178b59c17ab108750f7bd11d
-
Thomas Arnhold yazdı
Change-Id: Id39add923b94bcf43e64ffbf4940625efe4d35a0
-
Thomas Arnhold yazdı
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
-
Thomas Arnhold yazdı
Change-Id: I42f97a12052f4a173b05173fdd2c3079c517f78e
-
Thomas Arnhold yazdı
Change-Id: I64d2b73744401baafd7dd037187ba3d7c604a535
-
Thomas Arnhold yazdı
Change-Id: I6e1b54a66d0b669ecbba4eb305c1dd8925747edd
-
Thomas Arnhold yazdı
Change-Id: I36fc0ed4f67c0af467a8dc593950a9c53a5ec53b
-
Thomas Arnhold yazdı
Change-Id: Ic3b7de3d26e91b260d775e629602758f63a40b85
-
Thomas Arnhold yazdı
Change-Id: Ie3934ebc3209b8ba0358cca5fad9883e3b8cd262
-
Thomas Arnhold yazdı
Change-Id: Ie72cb6796e3996d7050b771f7ab92e4ab5a6d72b
-
Thomas Arnhold yazdı
Change-Id: Idef182a43e7aa631aeea92870e3c51a7c2b8b7c5
-
Thomas Arnhold yazdı
Change-Id: Iccaf0cd1adbe5a2b1ff81c466ca3c81c00390c10
-
Thomas Arnhold yazdı
Change-Id: I88a34ad1d54066c30523c6493cbe5f0502adb3fb
-
Thomas Arnhold yazdı
Change-Id: Ia0e5930b9bbf0c81a5d2974d45730b5af75019f0
-
Thomas Arnhold yazdı
Change-Id: Ic12f04bf80639d89ecc531bceb8378c7d97e9325
-
Thomas Arnhold yazdı
Change-Id: If033f0ccca636a3ab3080a01a11467ce1ce9b24e
-
Thomas Arnhold yazdı
Change-Id: If1bf07016864a856ad15d84db0fffc34dc52ecbe
-
Thomas Arnhold yazdı
Change-Id: Ieb1c90f2f17b2ce12acf2999743ce4d608076223
-
Thomas Arnhold yazdı
Change-Id: I68fed7d2f0eea7fde60707e48349230d8a8d5c73
-
Thomas Arnhold yazdı
Change-Id: I343948a9a5e093f210cae1049caa92eeb614a2d7
-
- 17 Agu, 2014 15 kayıt (commit)
-
-
Thomas Arnhold yazdı
There's no need for such a bloat method to replace just two vars. Change-Id: I235d092b89160c2599a41e1046a15475b8ba433c
-
Thomas Arnhold yazdı
Change-Id: Ica4bc2a52e7351899a5741086c6db299caa5ed16
-
Thomas Arnhold yazdı
Change-Id: I2636555d9351b59572eebcf4d3f420da33674e3a
-
Jan-Marek Glogowski yazdı
When searching for the current field in the field list to find the previous or next one, we check the field start and compare it with the cursor position. But with the new input fields, the cursor can actually be anywhere in the field, so we actually have to search for the start position of the input field at the cursor position. Change-Id: I26526524eccfdbea41c6bf69a460fa64248f50ca Reviewed-on: https://gerrit.libreoffice.org/10837Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jan-Marek Glogowski yazdı
Change-Id: If996284aeea4b430cceaaf264035aa9e4ec0f2f0 Reviewed-on: https://gerrit.libreoffice.org/10835Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jan-Marek Glogowski yazdı
The new inline-editable input fields contain real content in the node, therefore a single SwPaM::Move isn't sufficient to select the field or move after the field. For the input fields we can directly go to the end of the field. Change-Id: Ic1bce415ce45e49456121b6db003ded0733e195c Reviewed-on: https://gerrit.libreoffice.org/10834Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jan-Marek Glogowski yazdı
if the document isn't read-only. So backspace should always work in input fields. Regression from 961315f0. Change-Id: I06648ab075b198ee7914e7ae60bef87e7ff94f0a Reviewed-on: https://gerrit.libreoffice.org/10833Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Rachit Gupta yazdı
As described in the bug report, removed Autoformat as it was creating confusion. Change-Id: Ia22ba529bd3cfa08fe86de4ba7947baef94f4061 Reviewed-on: https://gerrit.libreoffice.org/10953Reviewed-by:
Cor Nouws <oolst@nouenoff.nl> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Luboš Luňák yazdı
We map Word's even/odd page breaks to Writer's left/right page styles. And we cannot just set any page style to be left/right, because that could set e.g. the default page style as such, which would make all normal pages that way. So instead we need to make a copy of the relevant page style, as the original page style as its follow, copy all the properties and headers/footers, and use this copy to get the page break. Change-Id: Id0d2568de91ac2de4afb0ba3a6eedd9cec46f878
-
Thomas Arnhold yazdı
Old behavior: 1) Add a property of type "Date". DateField inside Value column uses the full width. 2) Increase the width of the dialog. Now the size of DateField in the Value column only uses the half width. Solution: Set a flag if the current type is of Date. So we can correct the size after a dialog resize action. Change-Id: I915a553b2f69aac1aea0ac5b24536db5709abfae
-
Thomas Arnhold yazdı
No need to store the position of DateField and TimeField, because this will not change if we choose another type. The only thing what changes is the size of the DateField, because both "DateTime" and "Date" use this field. And for this size we just rely on the size of m_aTimeField, because it's the same as m_aDateField (for type DateTime). Change-Id: Ic590c62d82d8f90576479e10be9d422326032d28
-
Thomas Arnhold yazdı
Before this patch types "DateTime" and "Yes or No" were one pixel too big in height. Fix this by using the original aSize and aPos values, don't depend on m_aYesNoButton size and position. However there are some glitches with DateTime: If you scroll some times up and down the list of "Type" the Date and Time fields will get positioned somewhere left. This has to be a problem of DateField and TimeField, because m_aDateField.SetPosSizePixel( aPos, aSize ); and m_aTimeField get the same values as all other fields... But this positioning error existed before this patch, too. Change-Id: I793aebf39f5b6cb6e4b290f21a5dbcc7ce6ce964
-
Caolán McNamara yazdı
bff + valgrind Change-Id: Ie08ddfe06dc0850cf44955cc9f9079b3856b19e3
-
Caolán McNamara yazdı
Change-Id: I3134c574a124a2359c40b139eb5b41198b0e4611
-
Luboš Luňák yazdı
MSWord, unlike Writer, can anchor even to a page break (i.e. after the last paragraph). When this document was read, what happended was: - the last paragraph was read and the current position PaM was set to point after it - frame was read and anchored to the PaM - page break was read, making everything following be moved to the next page; including whatever ended up at the PaM position Handle this by checking for this case and inserting an extra empty paragraph before the break. This shouldn't affect layout of the page itself anyway, since the break should leave room for it (and MSWord shows a page break there if control characters are enabled, so there is room). Change-Id: Ia2a13bf5cf1c959b5aa228254365019a00a22679
-