summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2014-10-02coverity#1242421 Dereference after null checkCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-24vcl button: Allow automatic handling of UNO commands (like .uno:Something).Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-21WB_OWNERDRAWDECORATION is needed by toolbar popupsMaxim Monastirsky
2014-09-12harden access to OUString[0]Norbert Thiebaud
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-08-26name offending dialogCaolán McNamara
2014-08-25connect gtk-yes and gtk-no upCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20add a VclViewportCaolán McNamara
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály
2014-05-30tweak massively complicated html export wizard a bitCaolán McNamara
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl
2014-05-07coverity#1209590 Dereference after null checkCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Resolves: fdo#76457 image buttons too narrowCaolán McNamara
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-09map GtkSpinner to ThrobberCaolán McNamara
2014-03-07convert customize menu page to .uiCaolán McNamara
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20implement loading GtkSeparatorToolItemsCaolán McNamara
2014-02-11silence unknown packing spewCaolán McNamara
2014-02-07tidy up toolbox packing handlingCaolán McNamara
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-02-07Am I faster than the clang tinderboxes, or not?Jan Holesovsky
2014-02-07vclbuilder: Honor the "visible" flag of toolbar items.Jan Holesovsky
2014-01-28bool improvementsStephan Bergmann
2014-01-08GtkComboBox->VclComboBoxNumericCaolán McNamara
2014-01-08improve warning messageCaolán McNamara
2014-01-01check internal children against prefix rather than equalityCaolán McNamara
2013-12-06map homogeneous to opposite of non-homogeneousCaolán McNamara
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-15add a stock connect button stringCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-09-26typo fixes in commentsAndras Timar
2013-09-17support gtk-stop generic labelCaolán McNamara
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-09convert find entry dialog to .uiCaolán McNamara