summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2018-03-19lokdialog: Kill some code; use already existing method to paintPranav Kant
2018-03-19lokdialog: new callback size_changed with new size of the dialogPranav Kant
2018-03-19lokdialog: Emit callback when title is changedPranav Kant
2018-03-19lokdialog: Launch dialogs which have a notifier registeredPranav Kant
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-03-19lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2018-03-19lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2018-03-19lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2018-03-07tdf#115353 Status bar: no cache in settextTamas Bunth
2018-02-21tdf#115315 Cursor not in focus with new documentTelesto
2018-02-04tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsMike Kaganski
2018-01-29gtk3: single click with selection set doesn't unselectCaolán McNamara
2018-01-27tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky
2018-01-11tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2018-01-08tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2017-12-18tdf#114262 Respect text+image toolbar styleMaxim Monastirsky
2017-12-15tdf#114408 set correct tooltip rectangleCaolán McNamara
2017-12-02Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...Michael Stahl
2017-11-25tdf#114025 - avoid deadlock between x11 clipboard and the lock dialog.Michael Meeks
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21loplugin:unnecessaryparenStephan Bergmann
2017-11-17Resolves: tdf#112943 don't close popups on resize if size didn't changeCaolán McNamara
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-11-09lokdialog: Invalidate-all when size is changedPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-09Resolves: tdf#113562 desired window didn't get the inputCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-27support stock text in checkboxes and radiobuttonsCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26tdf#113444 removed capping of default font sizeBernhard Widl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann