summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
AgeCommit message (Collapse)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-01Remove visual noise from includeAlexander Wilms
Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-28coverity#1019410 : Uninitialized scalar fieldNorbert Thiebaud
Change-Id: I121421f929caffa6e4ca5a657d190c1d544e5365
2014-01-17Window::Notify should return boolStephan Bergmann
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
Change-Id: I9f8324d1c61bd55ccc78e67699ebdfa946e48af6
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara
so subclasses can decide to not EndDialog on a given responseid Change-Id: I78a02f121b414c458bece1574f890d952ad5cc23
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c
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-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
a) For the sidebar the sidebars automatically handle scrolling, but for the older panel the widgets has to do the scrolling so add scrolling parents to the .ui b) Fold the DialogListBox scrolling widget implementation into VclScrolledWindow and remove the duplication. Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834
2013-09-08convert already exists dialog to .uiCaolán McNamara
Change-Id: I6cb2a11b6ee2f94f611aa852c79dd1a6534381da
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce
2013-08-04add a VclFrame::get_labelCaolán McNamara
Change-Id: I1fd7dd198345167e587353d370a0ef055221962f
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
Change-Id: I43df94c16a178c90da9c006565390a81c2fda29b
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara
Change-Id: I3097e7d33bdf1331a71621af6dee823a803a17b7
2013-07-25Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara
Change-Id: I9a73e90f639bb853b67daa98d5daac155dab5900
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara
Change-Id: I9219706bcc54c846b846550d88fef1e29f7cb63a
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara
Change-Id: I3b4e0947e85a7f6d6533dd17f39542584087c68a
2013-07-12Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara
Change-Id: I11c9a35e3d50a827127e4542a40f6f29580d4e8b
2013-05-29convert save defaults to .ui formatCaolán McNamara
Change-Id: I7843598761cf95b04d9c3741cd8b0612b9b059ce
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
Change-Id: Ice41a86e17d5cbee784e239224b640ea4378ac36
2013-05-03implement native button order for messageboxesCaolán McNamara
Change-Id: I85d0991da3d2a1efa9d5c15569164d8bd2194356
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
Change-Id: If86387619ff00a652ea418292fbb0026b867a431
2013-04-23execute move of global headersBjoern Michaelsen
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a