summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-25tdf#115353 layout fixTamas Bunth
2018-03-25lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant
2018-03-25Bin useless codePranav Kant
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski
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-25tdf#115353 tdf#114743 Use first valid glyphTamas Bunth
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-25tdf#114736 no need to call AdjustLayout hereTamas Bunth
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-21lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2018-03-21svg icon caching even for 1x scalingTomaž Vajngerl
2018-03-20Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai
2018-03-20Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.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
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