Age | Commit message (Collapse) | Author |
|
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
|
|
the sidebar widget-layout enabled panels could use frame::XDispatch::dispatch
to send their commands directly rather than mapping back to SIDS and Executing
those, which would allow removing piles of weird-ass stuff
Change-Id: Ibbff56d4fb96820d3bdbf4b1cb582d25337fe48b
|
|
Change-Id: I5335182ea16695c77c2855b34c98220aea2befa1
|
|
As we have it globally in sal/types.h those are not necessary.
Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
|
|
Change-Id: I2c280be12f36c1538e922286745aabc62482423d
|
|
so that any window derived class, and not just dialogs, can trigger layouting
of their children. Merge together the handful of hacked-up impls of this.
Do that then for the sidebar PanelLayout so that when the label of the custom
animation frame changes that the frame allocates enough space for the new label
to display fully
Change-Id: I9a95f6c3f60cd6cea47656e66cb9ffcc154a3a5a
|
|
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
|
|
Change-Id: I27e773327cdcdc80d7cee0591741a7e1f439afbf
|
|
Change-Id: I57bd0ade23a17cd2c8edfd2549ae131d80ab7592
|
|
Change-Id: I15787484a74e82fdc8f6c16287317fecf4e80557
|
|
Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9
|
|
ResId loaders begining to melt away
Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3
|
|
Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222
|
|
Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca
|
|
For custom widgets, you need an external function named 'makeXYZ' where XYZ is
name of the type you want to construct. It exists for many already, but for
those that don't yet, you need to create that.
Change-Id: I3ad65886897fa73764af2372ceffeca1a57f3165
|
|
Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa
|
|
This allows sidebars to be defined using Widget layout / .ui files.
Change-Id: I7d5daf2579d6359ba48d4df4be344bb75ce16273
|
|
to other application window
(cherry picked from commit 604502e2a4b53f35aedbf0205598a9b691c0d532)
Conflicts:
sd/source/ui/view/drviewsa.cxx
sfx2/inc/sfx2/shell.hxx
sfx2/source/control/shell.cxx
svx/inc/svx/sidebar/SelectionAnalyzer.hxx
svx/inc/svx/sidebar/SelectionChangeHandler.hxx
Change-Id: Id3c427e02714ef0d6686a78094e2f7f3b390a693
|
|
Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16
|
|
Change-Id: I34b18fb2e0f1eae01eff5b8e849dd5f5744335f6
|