summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
AgeCommit message (Expand)Author
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-10-18presumably we don't need to recalculate on subsequenct 'show' nowCaolán McNamara
2017-10-17tdf#112845 get optimal size before showing popupsCaolán McNamara
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-07-25fix some "deffer" spellingNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-07drop commented out FloatWinPopupFlags linesCaolán McNamara
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-28Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-02these overrides just call only their parent versionCaolán McNamara
2016-05-24fix crash on pressing esc on Insert->Table floating windowCaolán McNamara
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin
2016-04-22Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara
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