summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-02-06tdf#109062 restore osx scrollwheel logicco-5.3-39Caolán McNamara
2018-02-06tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist
2018-02-06tdf#112153: Set button theme properlyTelesto
2018-02-06tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto
2018-01-30tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsgov-5.3-39Mike Kaganski
2018-01-26tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2017-11-28lokdialog: new callback size_changed with new size of the dialogPranav Kant
2017-11-28lokdialog: Emit callback when title is changedPranav Kant
2017-11-28lokdialog: Launch dialogs which have a notifier registeredPranav Kant
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-27ofz: XPMReader::ImplGetColKey short readCaolán McNamara
2017-11-27ofz#4076 bad palette READCaolán McNamara
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-24tdf#114025 - avoid deadlock between x11 clipboard and the lock dialog.Michael Meeks
2017-11-23tdf#109343 Fix paste as .RTF on MacXisco Fauli
2017-11-22Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-16lokdialog: Expose cursor visible statusPranav Kant
2017-11-16lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-15lokdialog: Invalidate-all when size is changedPranav Kant
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-11-15lokdialog: Emit dialog close callback upon dialog closePranav Kant
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-11-15lokdialog: Handle key events in corePranav Kant
2017-11-15lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-11-15lokdialog: Dialog invalidation supportPranav Kant
2017-11-15lokdialog: Better dialog rendering APIPranav Kant
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-11-15move ITileRenderable implementation to own fileTomaž Vajngerl
2017-11-15Give name to debug event injectorPranav Kant
2017-11-04Revert "Revert "tdf#112486 Do not force GDI in no OpenGL""Andras Timar
2017-10-20tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks
2017-09-28Revert "tdf#112486 Do not force GDI in no OpenGL"Andras Timar
2017-09-28Revert "tdf#106990 set cleartype setting / force to use GDI render mode"Andras Timar
2017-09-28tdf#112486 Do not force GDI in no OpenGLXisco Fauli
2017-09-26Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara
2017-09-18detect corrupted job setupCaolán McNamara