summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2018-07-02tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna
2018-06-30lok: Always specify the invalidate rectangle explicitelyTamás Zolnai
2018-06-28lok: Use GetSizePixel() here which calculates also with borderTamás Zolnai
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky
2018-04-12Avoid crash-reporter crash.Michael Meeks
2018-04-05If the function is in mergelib, store mergelib moduleMike Kaganski
2018-03-28cid#1430098: mbInSyncExecute is uninitializedPranav Kant
2018-03-27lokdialog: Invalidate upon window size changePranav Kant
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-27lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky
2018-03-27Blind fix for MERGELIBS buildEike Rathke
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks
2018-03-26lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant
2018-03-25lok: mouse pointer events on document windows onlyPranav Kant
2018-03-25lok sc: Post mouse events to main threadPranav Kant
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-03-25lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant
2018-03-25Bin useless codePranav Kant
2018-03-25lok IME: underline characters which are being composedPranav Kant
2018-03-25lok IME: support dialogs as wellPranav Kant
2018-03-25tdf#94341: Set child transparent mode for ToolBoxMike Kaganski
2018-03-25lokdialog: Render non-pixel based preview windowsTamás Zolnai
2018-03-25lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-03-25sw lok: IME support + unit testPranav Kant
2018-03-25lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant
2018-03-25lokdialog: Call LOK invalidate explicitly herePranav Kant
2018-03-23lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-03-19lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2018-03-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2018-03-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2018-03-19lokdialog: Give non-programmatic name to autofilterPranav Kant
2018-03-19lokdialog: If we already have the title, emit it during creationPranav Kant
2018-03-19Fix memleakPranav Kant
2018-03-19lokdialog: Unblock custom window mouse key eventsPranav Kant
2018-03-19Use ImplIsFloatingWindow instead of dynamic_castPranav Kant
2018-03-19lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2018-03-19lokdialog: Open floating window on InitShow onlyPranav Kant
2018-03-19lokdialog: sc: Prevent assert when invoking autopopup filter dialogPranav Kant
2018-03-19lokdialog: Show/Hide floating window on StateChangedType::VisiblePranav Kant
2018-03-19lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2018-03-19lokdialog: Make the badstatic loplugin happy.Jan Holesovsky
2018-03-19lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
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