Age | Commit message (Collapse) | Author |
|
when new text is set, but in Undo/Redo directly for performance reasons
(cherry picked from commit c55d29bd33ece4b96fd8bf6babcfa4c99dfc468d)
Conflicts:
svx/source/svdraw/svdotext.cxx
svx/source/svdraw/svdundo.cxx
Change-Id: Ie71d85357e2e8378b6df6de42f70188b861b0f76
|
|
when OutlinerParaObject changes
(cherry picked from commit 6f2ce153c4bd7350487809d87e72619d5cd9764e)
Conflicts:
svx/source/svdraw/svdotext.cxx
Change-Id: I54e2d25a35a099f171abdb7f0c3b046c46a0421c
|
|
Change-Id: Idb2ec83617622805a6e02662f2bc17faf38575ea
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
Change-Id: I7303d9533551fcfa7c7a99c9592402511492165a
|
|
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
|
|
Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
|
|
...where the latter contains SAL_OVERRIDE annotations
Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
|
|
When Accessibility is active Impress immediately crashes. We need to check that
mpParent isn't NULL before we try to call it's methods. This has been a
problem since at least commit 7ef4a5bd51c606c70661dd303ebd1eeaec0c3834.
I don't know if it is relevant to bring that back though.
Change-Id: Idaa1f30685205e3a62cec2a60a14791d798391a6
Reviewed-on: https://gerrit.libreoffice.org/8748
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
|
|
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
|
|
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
|
|
With the document from fdo#75622, this saves 3775 calls and leaves only 13.
e586fe4585dc07e6f6dd061d09f6a7fb0b22948c removed avoiding the call
to LayoutTable(), which made loading slow. I checked that the doc from that
bugreport still works, so if very original code was correct in avoiding
the call sometimes, this should be ok too.
Change-Id: Ia80f974d4497e5cb04612331527eb87b579ddb76
|
|
The problem is already fixed by
33c310b6ff9feb277c001ce61db96864baedc3bc and
1a67b7cc3d5dc3dcd0de0e247f638c33d57dea1b .
This reverts commit 363119a9f2f0710a55530909330efb343d5a8bae.
Change-Id: Ieac14da9f37849cd51d14ed0035b3808b8dd77c0
|
|
for CustomShape and TextShape
(cherry picked from commit 473a118a62842270b85713d0ab0dc247b5778439)
|
|
from %O to %1
(cherry picked from commit 43a49bd492248be317d16f30b5402a655769ff7a)
Change-Id: I7046bc5da922c97ab9c1f63b972773782cf7c39c
|
|
Change-Id: I1b47cb17c816334d6c9a3793669aa78a565629f1
|
|
also coverity#735867
Change-Id: I5a682739c70971ccaa681daa233a8d0a6e009c91
|
|
Change-Id: Ia4e204799fd6ce473ade87d9110041956408de83
|
|
Change-Id: I70478f2473d766bc166de642cb70c3f9cc29be69
|
|
Change-Id: I37352e90a5304e75ce0c8ae922a167b1e70625e8
|
|
Change-Id: I2044e6c1f15579b6051fad5d36fcfa8795f88953
|
|
Change-Id: I8f171f7f61ea06a79183e9bf9b15b8c35c98cc9b
|
|
Change-Id: I22d8869551f46d2a0607f670f937853f394b6acf
|
|
Change-Id: I0c2e9314d85860831b29db76c89c8776c1b071b9
|
|
Change-Id: Ic765d1a28960dbeca9501852b5e84cfdfe6ac47e
|
|
Change-Id: I7116fda40f6bc4c86b9eb5273774e928d018f64c
|
|
Change-Id: Iccbdea89fe2b5142bdd5213bb90e7656fc7eda8a
|
|
Change-Id: I8ff1d61af9ff383f00062894ad10efca534318bd
|
|
|
|
Conflicts:
svx/source/sdr/properties/customshapeproperties.cxx
Change-Id: I9f37893bab72b2d9b9f8874f6827ca6bee5dfbe1
|
|
|
|
... for TextShapes and CustomShapes
Conflicts:
include/svx/svdotext.hxx
svx/source/sdr/properties/customshapeproperties.cxx
svx/source/svdraw/svdoashp.cxx
svx/source/svdraw/svdotext.cxx
svx/source/svdraw/svdotxdr.cxx
svx/source/svdraw/svdotxtr.cxx
Change-Id: Ie6f490801b6887568135ed5f83c8bbe7ab6daa08
|
|
Change-Id: I1c7a7b0d0ded11a18aa89df167a39b374520eb36
|
|
Change-Id: I45b2e0f772f7bcc47bc2e0ce2c7639ef775b379b
|
|
Change-Id: Iee1d84e428a27917bbaaf0df95763794e9b4cca6
|
|
Change-Id: I2c4bb2831e12ff45d56335ab17561ea9cf5e9921
|
|
Via ViewObjectContact can we query a window.
It seems this window is the same which is used
by chart edit mode.
Change-Id: Ib6df4d58730774f3d86b453b8174a78bb2c8a45b
|
|
Change-Id: I6bacdba00dfd81442919bce768ef2e7a9f8ce86e
|
|
Change-Id: Idef06778251d7437cfce2151c6fb9654db04d3a4
|
|
Change-Id: I18c02b6c1f9ea9642d3f04092f7df4dcc9d92990
Reviewed-on: https://gerrit.libreoffice.org/8689
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
to retrive the UI unit, not GetModuleFieldUnit
(cherry picked from commit 34279ea85c33e3efd21971ab692a3de4bdd91817)
Conflicts:
svx/source/sidebar/possize/PosSizePropertyPanel.cxx
Change-Id: Id81847bf7e989a3e49fbe8adaad23048956067df
|
|
(cherry picked from commit d602017961ec03ada7cdd8c08358870dcd674555)
Conflicts:
svx/source/tbxctrls/itemwin.cxx
Change-Id: Ic4d24c3045513e36d895098898df60da0fec487e
|
|
Change-Id: Ieec81451bf486f728c0867c8a68dc99e98e62192
|
|
Reviewed on:
https://gerrit.libreoffice.org/8675
Change-Id: I8d797acb3ca9e2341c5db08b2fc409a3cd97635e
|
|
Change-Id: I21e38364cc709defb7d3ece4a549944bfde9a9f3
|
|
Change-Id: I6aab9f94804ea3de4b7a8f17589df9ebc54be42d
|
|
Change-Id: I40b98b73f38c384625e3d2187684cc070fb57334
|
|
Change-Id: I6f2f6fce9361c26775561539c63725abfb72b25e
|