summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
AgeCommit message (Collapse)Author
2013-10-28remove local css namespace definitionsThomas Arnhold
As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
Change-Id: I2c280be12f36c1538e922286745aabc62482423d
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
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
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2013-09-05ColorControl.hxx: header guards still necessary in 21st centuryMichael Stahl
Change-Id: I27e773327cdcdc80d7cee0591741a7e1f439afbf
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
Change-Id: I57bd0ade23a17cd2c8edfd2549ae131d80ab7592
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin
Change-Id: I15787484a74e82fdc8f6c16287317fecf4e80557
2013-08-13XubString->OUStringCaolán McNamara
Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9
2013-07-19callcatcher: update unused codeCaolán McNamara
ResId loaders begining to melt away Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky
Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222
2013-06-11sidebar: Allow smaller SidebarDialControl, to fit nicely.Jan Holesovsky
Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky
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
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky
This allows sidebars to be defined using Widget layout / .ui files. Change-Id: I7d5daf2579d6359ba48d4df4be344bb75ce16273
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
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
2013-05-20WaE: private field 'mpBindings' is not usedTor Lillqvist
Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16
2013-05-20move some new includes files to new include locationsCaolán McNamara
Change-Id: I34b18fb2e0f1eae01eff5b8e849dd5f5744335f6