summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara1-0/+5
2017-10-18presumably we don't need to recalculate on subsequenct 'show' nowCaolán McNamara1-5/+0
2017-10-17tdf#112845 get optimal size before showing popupsCaolán McNamara1-0/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+9
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-5/+15
2017-07-25fix some "deffer" spellingNoel Grandin1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-5/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-15/+15
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky1-5/+9
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-5/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara1-3/+8
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky1-11/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara1-1/+1
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara1-8/+4
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara1-6/+0
2016-07-07drop commented out FloatWinPopupFlags linesCaolán McNamara1-3/+0
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara1-5/+0
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-5/+2
2016-06-28Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara1-1/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-2/+2
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara1-2/+0
2016-06-02these overrides just call only their parent versionCaolán McNamara1-2/+1
2016-05-24fix crash on pressing esc on Insert->Table floating windowCaolán McNamara1-1/+2
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara1-3/+4
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin1-4/+4
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin1-5/+5
2016-04-22Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin1-1/+1
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-0/+2
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara1-1/+1
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara1-21/+33
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara1-5/+0
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist1-2/+2
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-1/+1
2015-05-25Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara1-4/+0
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-3/+3
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1