Age | Commit message (Collapse) | Author |
|
Change-Id: I5d6071096307adbe7df0178000346cf915afa3e7
Reviewed-on: https://gerrit.libreoffice.org/13477
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I28ca30da980b81dbf3328495291916afca654999
|
|
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10.
Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
|
|
Change-Id: Id2957f1cb68fc4b2fef9966abeb6745b548bcb75
|
|
Change-Id: I735bac570a0bed35d9ddc07e5f107fb696b49082
|
|
since we introduced the new constructors that pass the cause all the
way up to java.lang.Throwable.
Also simplify some exeception printing sites, because Throwable
will correctly print out child exceptions for us.
Change-Id: Ibbecce3c6f971fbc80d6de2052ab4f33a4503c0a
|
|
since it was the only place that used it
Change-Id: If9a71fbb468d02616da5cfacab0332e51a416d13
Reviewed-on: https://gerrit.libreoffice.org/13407
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ib459799f4a3224f8c9683ac4b6cf37982d2077a3
Reviewed-on: https://gerrit.libreoffice.org/13406
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
|
|
Change-Id: I1595a9711e3d5c564f1c9028cbb756f2b0ca45f1
|
|
Change-Id: I0d2119a297c9a6d9b99676a561ddf4dd654ecaea
|
|
Change-Id: Icb6e3e72939ab0d04d9f099f1e476131a223de48
|
|
Change-Id: I92f40d3dad133347f1b8db0b025b624d3305f885
|
|
Change-Id: Ic0d7730f7880dfe2e83c84e773b8cc420249b269
|
|
Change-Id: Ib04932fe0f9e742e47bdff83748ffc5eb5706d71
|
|
Change-Id: I224976e75b020d03e4b0d8beb79ad1c1310e8874
|
|
Change-Id: I2e405a8a02ef81b82b4762bd826769c2491b3aec
|
|
Change-Id: I3cd65d112339fa9c67ed462fe39acbbef91d4d8d
|
|
Change-Id: I38c8dfa8198037268dabc0039f44e75e150b380b
|
|
Change-Id: I4e611820a4dae4341f971a545578048b52d7e37c
|
|
This exports ODF 1.1 files as ODF 1.2 packages, which is quite wrong.
Since we don't support OOoXML export any more, just revert it.
This reverts commit 06b918053fb9cf455cf431ca001a63030092d018.
Change-Id: I27bdd83f96e46be054f808ff6782ad16ecc90da5
|
|
Change-Id: I57c1c4bf6482be7c3cf13c424972d4ed3b9a6b62
|
|
(regression from c7c385bb8e42d2051bcf05fd75b2146fe9852317)
Change-Id: I39eca96b45ad974a7e1a6913aa811c6b03ceced7
|
|
Change-Id: Ia25b857738bb7b6c3baf18c68ef0d1bc0b3e142e
|
|
Change-Id: I83248398a9a8f2a8abb4e10d7ef9f1c203dddbf5
|
|
...from first start of soffice to first click on Templates button. At least in
an --enable-dbgutil build (no idea whether it's substantially faster for a
"product" build) with lots of templates (--enable-extra-templates, --enable-sun-
templates) the UI still becomes unacceptabliy unrepsonsive when you clik on the
Templates button for the first time, though.
Change-Id: I226acaf26e20022b825478f47bb6a1f791c7c145
|
|
Change-Id: Ida05d4cb97ace166472ee9f256065e4c420c3a7a
|
|
regression from
7f7d2213209dd8e23292ec5a85fbab6127824c49
author Caolán McNamara <caolanm@redhat.com> 2014-10-13 09:25:26 (GMT)
osl_Module -> osl::Module
Change-Id: Idb8fec23bdd0ee3ea0488047aadaf21e3cd2900f
|
|
Change-Id: I8275832d8dae43b374bddd48520d11592e9a6a1f
Reviewed-on: https://gerrit.libreoffice.org/13134
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
and rename SID_INFOBARCONTAINER to SID_INFOBAR
Change-Id: Ibe8a2925f62b43bd96d1092c98e500c8d433ac80
|
|
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
|
|
whether there *is* an id, or whether there is not an id. An id of 0 seems to
be used as a flag that an interface is some sort of superclass which can be
subclassed by something else and have its toolbars etc reused.
Convert this to a bool so we don't need an a resource id for each one and just
drop the third arg for the normal "final" case and use a different define for
the inheritable case
Change-Id: I98380f03d73d57bf8cba02d339097e384518abaa
|
|
Change-Id: Icd9ff99616c452bd16ffc3dc8ab0981d75a386a2
|
|
where GetClasName is good enough
Change-Id: I242d5792d3ce1323da59a354cae47933cf90569b
|
|
Change-Id: I1a9b795eda832673a83a426c8bf10d5bb9c28581
|
|
Change-Id: Ifb9f9374051fe88dc4cd5a7a28b2c8c992ced873
Reviewed-on: https://gerrit.libreoffice.org/13097
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6160f8b396ac5e5fb799ee03c5b0181fb088cb54
|
|
Change-Id: I67db5c42d1aea39cbf650de7854be853fc78e8a9
|
|
"Area" and "Transparence" only supported by Writer paragraphs.
(regression from 7d9bb549d498d6beed2c4050c402d09643febdfa)
Change-Id: I732e8d40fdeafaebf219fc7c5ddd53b850d8eca6
|
|
Change-Id: Id9c0878a06c4d8f12c67bc7270669c5ff9a503e8
|
|
which makes sense, because all that's left in ofa.res is
error strings
Change-Id: Ieedcbd5c9c723ac1a89035add11a61d41b2381a9
|
|
Change-Id: I21c67b56424de59d7231f8420055775cd5f67aae
|
|
Change-Id: I173d20d68b25a614e25b1c933cc5f18f7116ab9c
|
|
Change-Id: I506581507f078a87088c85867724f1c446ea76d5
|
|
Change-Id: Idf0642255490583fa20a05d2c834b941eb696918
|
|
Change-Id: Ia18c380ef46eff546e6ee6534695bcafba1b3c6d
|
|
Change-Id: If920c1d32c457e339c13010a19670c917de9c3aa
|
|
Change-Id: I88f5c84386216339d617589ba6a7e0de1235a9e9
|
|
Change-Id: I7bd8c0078656bc6fb9d144db8c65dfb8ca304b22
|
|
Change-Id: Ib45f28cae69983848a0fa524bed747512dcab1c0
|