/cpputools/

d class='logo' rowspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)Author
2015-04-10Unwind mpDialogParent oddness.Michael 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: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09vcl: more double dispose protection.Michael Meeks
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#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-04Hack to make an in-destruction SystemWindow no longer claim to be oneStephan Bergmann
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-09changed timers to idleJennifer Liebel
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-05loplugin:externandnotdefinedStephan Bergmann
2014-09-03move ImplWindowAutoMnemonic into DoInitialLayoutCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03forget about the Left/Top/Right/Bottom frame distanceCaolá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-30move layout from dialog to systemwindowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara