- 16 Agu, 2014 9 kayıt (commit)
-
-
Caolán McNamara yazdı
res ctor fallout continues at pace Change-Id: Ic431c678919a6521ce94719cbf06b87ebf922a0c
-
Tor Lillqvist yazdı
Change-Id: Iaabf05075bb51ed17abff5f4f4bb18c101e552a2
-
rbuj yazdı
Change-Id: I292921ef5b98ffbae9a0d5b631498a2d6efefbfd Reviewed-on: https://gerrit.libreoffice.org/10941Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Markus Mohrhard yazdı
ODF specifies that extension elements in a document are removed before the validation. With our old implementation of the number format export this could result in two number:text elements following each other. According to the spec a number:text element may not follow another number:text element. The number:text element before loext:fill is actually not that interesting so it makes more sense to make this one an extension element. Possible documents showing issues: fdo45268-1.xlsx fdo49150-1.xlsx and many more Change-Id: I3ad92b8a61a246b3dbc0132d9a2c367488a766d0
-
Markus Mohrhard yazdı
Change-Id: I1a63802dfeb702f6f6e9506339fd299b98fd8604
-
Markus Mohrhard yazdı
Change-Id: I9de4fdd28c6d75133289b1c8a655381ecc5675c7
-
Markus Mohrhard yazdı
This drops the calls to ScMarkData::GetMarkedRanges by a factor of 1k. Change-Id: I12b1ab3877120a1fbccaccaa7996cbb7efe948b6
-
Markus Mohrhard yazdı
Change-Id: I715f8b2c09bd6af2cf1f45029f0561d79817deed
-
Markus Mohrhard yazdı
Change-Id: I22f239fbbbfa3ac562b860efb990dff10d0e0e24
-
- 15 Agu, 2014 31 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: If2f35d4ce68f604db1789e1535c341908628838d
-
Markus Mohrhard yazdı
Change-Id: If3cfc7d1974036fe6110726da574b07975ab9aef
-
Markus Mohrhard yazdı
Change-Id: I770b941c065ca41541f27d01f78727d9d0e32a7e
-
Markus Mohrhard yazdı
This reverts commit 90aecb31.
-
Markus Mohrhard yazdı
Change-Id: Ic814a2301aaf6e57aa8ca04b837acafb6e4f4566
-
Markus Mohrhard yazdı
Change-Id: I3dd0005f00c4a861103ffd1a0422b9fc9397f6fb
-
Markus Mohrhard yazdı
Change-Id: I5b9cb4a76739a0c91597c0470c737439d2b07e4f
-
Thomas Arnhold yazdı
As it's like RID_SVX_MSGBOX_LANGUAGE_RESTART Change-Id: I49c68537c22b348dd165fd1cfb78b67d8f3f7c88
-
Thomas Arnhold yazdı
Change-Id: Ideeb3ae8aa6493fc2d2a761d46f95baf0158c6e8
-
Thomas Arnhold yazdı
that was a bit too much removal partial revert of fd1e9bbc1ebd5040b092aad1d4a68041286fabda Change-Id: Iabced82fa6aedd25aacf242cafa384e83fd539cb
-
Thomas Arnhold yazdı
Change-Id: I61095ee034e85150624ac300be539e7f898641be
-
Thomas Arnhold yazdı
Change-Id: I75e509b89c0cb1d8b4727d55d4ae01048fa7bf8e
-
Thomas Arnhold yazdı
Change-Id: I2aa9aa5b0d730c0546e8565d03b9b7d3d051235a
-
Thomas Arnhold yazdı
Change-Id: Ia3e200277a8a47b62a1ecbc21d9a83ba35c7ef7e
-
Thomas Arnhold yazdı
Change-Id: I0c2d12a79e8af2125c3aad7f0a6cb873ce3b4d2c
-
Thomas Arnhold yazdı
Change-Id: I08cf8a3ecfa181fafe03e27fdbe0c43739bd4ad3
-
Thomas Arnhold yazdı
Change-Id: I1ab70b37d54c11023c161f76363a36acad78de62
-
Thomas Arnhold yazdı
Change-Id: Ibb3b11da89468822d64c4c2bc2463ea82339f8af
-
Thomas Arnhold yazdı
Change-Id: Ied9fcfacc6d2751883d7c4d21582427690ba0f20
-
Thomas Arnhold yazdı
Change-Id: Ifc6c6358e327c6ba1e5e552a698568736090e70b
-
Thomas Arnhold yazdı
And move to sfx2 to stop this ResMgr mangling Change-Id: I4633766fdcc53189cdb508f9eddaa6b2e8448858
-
Thomas Arnhold yazdı
Change-Id: Ifbc3dbc48fc291881eeb4306379da2599b6d9e95
-
Thomas Arnhold yazdı
Change-Id: I7f59091a595a8e8a832b779da56bb53de810f22b
-
Thomas Arnhold yazdı
Change-Id: Ia7b4807bc3847a50f753541b0495d36176603e63
-
Thomas Arnhold yazdı
Change-Id: Id897c62fbfe9728bef2264769871aade8c82dbdb
-
Thomas Arnhold yazdı
Change-Id: I474efcf128b990d148584292422cefa71a3c3c76
-
Eike Rathke yazdı
This disables the "Automatically" currency listbox entry in the number formats dialog and makes it unselectable, unless such currency format was already used at the current position of a loaded document. Getting completely rid of the listbox entry if not used is more cumbersome as the positions are tied to the list entries in SvxNumberFormatShell::aCurCurrencyList, but at least the disabled entry prevents accidental or ill intended selection of that awkward format. Change-Id: I16f3e88feede34e3f83afb108f253fb53d82d34d
-
Miklos Vajna yazdı
Otherwise it's next to impossible to reasonably diff the generated code after a change. Change-Id: I13f98532535bfe3f4915677cb3346300f25e0cfa
-
Olivier Hallot yazdı
Fix some HIG issues with latest Persona search dialog * frames to compartimentalize options * wording of text * status messages just above dialog buttons Change-Id: I28d066e117cf1a49f2690ea44f5caca9cab9dd7d Reviewed-on: https://gerrit.libreoffice.org/10936Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
David Tardon yazdı
Regression from commit de84529b. Change-Id: I8f0b148ec7df4f676341f588c04780a705c80a5c
-
Eike Rathke yazdı
As the desktop module links against it. Change-Id: I23b296a57bcd8971678f41a60a3bc4001a4f4855
-