Age | Commit message (Collapse) | Author |
|
Project: help 35457b13dc1228daea1966b55d923922b2be539c
Correct help file location path
Change-Id: I81ef654d6e1eca026cbeecf59391bef72b1b02a0
Reviewed-on: https://gerrit.libreoffice.org/16109
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Adding numberformatdecimal, modified lc/sc_line.png - the old one looks like a minus, sifr version of the euro symbol and a nicer currencyfield icon.
Change-Id: I38f110e1d20f85bb57143884e0c5fd66a38f259f
Reviewed-on: https://gerrit.libreoffice.org/16120
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Adding several icons from Ahmad.
Change-Id: I4cbd2ae3d7cb0b998915ede3c0f637a789b40310
Reviewed-on: https://gerrit.libreoffice.org/16115
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I1d26c96a2f7e5351e24b931971d5ca80161acec5
|
|
Bug in MoveNext and MovePrevious methods of Recordset class module
Reported in https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=76640
Change-Id: Ib094eb61dbb3c6b8656a098c7de41da40cc20648
|
|
Change-Id: I2d350ffe117bdc6cc5a63429725fff36c4e760b8
Reviewed-on: https://gerrit.libreoffice.org/16114
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Project: help 06ee18277cd086b33713a30c03252e8a8763a026
remove accelerator key marker underscore from help string
Change-Id: I5aca05f6a76827e1e56fb99764a5a346f64245dc
|
|
SwCrsrShell::UpdateCrsr() calls SwTextFrm::GetCharRect(), which does
layout. It happens that a SdrObject is moved around during layout,
which calls SwDrawContact::Changed(), which believes that there is
no layout active because there is no SwLayAction and
ViewShell::EndAction() has already been called, so we get recursive
layout-in-layout action.
Change-Id: Iad8df4910e3c661150bdf5ac7d777792e69a8f71
|
|
Change-Id: I495ae28194da449ab1b31b2b5ec0d9e08fbcc291
|
|
Change-Id: I62b44c9dfe3e4db963230a3dc35ddb3359453911
|
|
Change-Id: I1eb0ffe8dc5f79057514801735c6b1be8c8d24dd
Reviewed-on: https://gerrit.libreoffice.org/16090
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Also extend VclPtr lifecycle test.
Change-Id: I4d989375ca02327216eb1f37e466aefdb733579d
Reviewed-on: https://gerrit.libreoffice.org/16107
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
This is an internal include file deep inside chart2, so just use css::. The
file uses css:: already in a couple of places anyway. So maybe I should have
been brave and just changed all the ugly ::com::sun::star:: into css::?
Change-Id: I705db39ff55f3e47c7e9d2f79fee625d76a22ca0
|
|
With this, not only the MM wizard, but the address book data source
wizard can create relative references correctly.
Change-Id: Id7357dbcc4503ca69595992ee7ebd6b1234d386a
|
|
Change-Id: I74f4c4507bbe6abe7618ca41764715b3b5c68b5b
|
|
Change-Id: Ib3e85e1f7e12447fc2998711663ea1e9d1b322e5
|
|
Change-Id: Ifb5355b3a8f33601bcec0c11ce1afe1c735695b6
Reviewed-on: https://gerrit.libreoffice.org/16100
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
otherwise they are not initialized and every call on them throws. This at
least results in the dialog editor not falling over immediately on inserting
anything in calc.
Change-Id: Ie1668ef440937c75dd08671c669c021c2efecd2a
|
|
Change-Id: Ib94c9f5eed0da67e846705f5c2c233c10583c791
|
|
When exporting ooo67907-1.doc we get ~SwIndexReg assert because there's
a frame anchored in a redline, and the SwPosition in the sw::Frame for
it is invalidated during SetRedlineMode because the node it points to is
deleted. Add another horrible workaround to the redline trainwreck.
Change-Id: Ia9b2393c77f42502862daaa30fd54eb3b040a214
|
|
Change-Id: I2caec82a89e44ee60bb49c6c0069dc30c8de400f
|
|
Following ESC decision, uno commands InsertRows / InsertColumns
must be added to the current one InsertRowsBefore /
InsertColumnsBefore and InsertRowsAfter / InsertColumnsAfter.
This will guarantee ascending compatibility while making more
explicit the behaviour thanks to the new commands.
For Calc, these commands are equivalent to InsertxxxBefore
Change-Id: I3aada5c9b03c504e6728c33cad2b2d569df1d60a
Reviewed-on: https://gerrit.libreoffice.org/16099
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Philippe Jung <phil.jung@free.fr>
|
|
Following ESC decision, uno commands InsertRows / InsertColumns
must be added to the current one InsertRowsBefore / InsertColumnsBefore
and InsertRowsAfter / InsertColumnsAfter.
This will guarantee ascending compatibility while making more explicit
the behaviour thanks to the new commands.
Change-Id: I31964e3bdfa63b9447edb794fe233e2665651142
Reviewed-on: https://gerrit.libreoffice.org/16097
Reviewed-by: Philippe Jung <phil.jung@free.fr>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Inspired by commit
4dd0ac62855c5b9382cac004c7eebb9bed983a2b
Change-Id: I6ca29aecde357a3cb5852acfc9b5443761052960
Reviewed-on: https://gerrit.libreoffice.org/16094
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ie5738e1ec1c77fc2b356e43bcf763a40e383f52f
|
|
Change-Id: I9e69e9d7fc8d3c0ccd393efca75be04c710fee6a
|
|
Change-Id: I0636f45bf5653ff3feabfdc2742eb767f1b84507
|
|
Change-Id: I8312cbd8cd349e2adf2d34c7cb7be220f038e017
|
|
Change-Id: I0997be4c4ae92f697b19b162674efcb8278eaf3a
|
|
Change-Id: Iec611290770ae0393eb787a3883bb22a12340b0a
|
|
Change-Id: Ic2eb447910b14d75911be4835a533c8575045e08
|
|
Change-Id: Idcc1971716e42b67739ee7e367e9dfdd835afc32
|
|
Change-Id: I4a18927f2c9b6414134e5ea016121693ac47ecf9
|
|
Change-Id: Ief014895facbc092913b3069ed04cace1e233ff0
|
|
Change-Id: If0a98411e5cbcc3411c8b1135df2848563cf320c
|
|
We could generate that in the number formatter, but as long as we don't ...
Change-Id: Icbbad4215fdf7f3a94f652c27cb2f9b04205b519
|
|
Change-Id: Ieeb5180ea7f96cb08d06bf895bd2a6ffc6c1cef0
|
|
Unfortunately this breaks Android and iOS.
This reverts commit e4d55e8045c99af65a2cae57b26ec076825c9673.
|
|
"Cleanup crossplatform cairo" breaks Android and iOS.
This reverts commit e152b756b3558a3619e5bedb6b258cc7f0879e90.
|
|
When the MM wizard creates an embedded data source definition, then we
used to always write absolute references to e.g. the data source Calc
file. Pass BaseURI to the filter, so in case the document and the data
source is in the same directory, relative references can be written.
Change-Id: Iaa316adaf435f82bb574c7e5085ac04bf13a71f8
|
|
Change-Id: Id30aaa624b9a1b0bbef016ef0b35bd39f19f6439
|
|
Change-Id: I41bf3a21b5da9fc8155bbe6eb0f86078f90f6647
|
|
Change-Id: Ie04966936a406fefbbcd1d96d7d3d299f98a31ae
|
|
so while invalid they can appear here
Change-Id: I36d43958bf578e677f216aea09400ab764ed82ae
|
|
Change-Id: Ib54e48070a6d08722d18259dac2447d3200f84d1
|
|
Change-Id: Ib6aef478b8dcf1c7a7262ab60eef4d44da0de632
|
|
Change-Id: Ib9689c77cfc8c24b86db7fe6a13f66386d1b0eb8
|
|
Change-Id: Ic60d05d64c7584b45d69148d29155b04524ab011
|
|
Change-Id: I6fce9c390aea3f8b2590bc2e1241e0b2b45af51c
|
|
Change-Id: I31724cd56516e6112b66159f722188b228e2eab5
|