summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)Author
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-07Fix some misspellingsTor Lillqvist
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-25Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-18FloatWindow - add ApplySettingsTomaž Vajngerl
2015-05-16cleanup FloatWindowTomaž Vajngerl
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-08vcl: hold reference during user event posting for floatwin.Michael Meeks
2015-05-07tdf#91073 - hold a reference on the floatwin in UserEvent handler.Michael Meeks
2015-05-07WaE: OutputDevice subclass should have nothing in its destructor but ...Tor Lillqvist
2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks
2015-05-06tdf#91073 - don't queue an async user event when disposed.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-02coverity#1242905 Uninitialized pointer fieldCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW 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-30add capability to load FloatingWindows from .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-18convert HITTEST #define to enumNoel Grandin