summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-04lokdialog: Window* -> VclPtr<Window>, and a small simplification.feature/lok_dialog-backportJan Holesovsky
2017-12-04lokdialog: Make the Autofilter popup work in Calc.Jan Holesovsky
2017-12-04lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Do not underestimate the dialog sizePranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-04gtv: Remember recently executed UNO commandsPranav Kant
2017-12-04gtv: Width, height properties should not be construct onlyPranav Kant
2017-12-04fix buildAron Budea
2017-12-04tdf#109240, tdf#112571: add unit testAron Budea
2017-12-02Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...Michael Stahl
2017-12-01tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl
2017-12-01tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-12-01lok: calc: small fixesMarco Cecchetti
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2017-11-30etags: pass the "-e" flag directly to ctag binaryPranav Kant
2017-11-30sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-30LOK: provide user feedback while preloading.Michael Meeks
2017-11-30sd: enable language status bar itemHenry Castro
2017-11-30lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant
2017-11-30LOK: support password-protected PDF docsAshod Nakashian
2017-11-29disambiguation (build fix on Windows)Andras Timar
2017-11-29Use UTF-8 sequences (VS2013 doesn't accept u8)Mike Kaganski
2017-11-29lokdialog: Make hyperlink dialog workPranav Kant
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks
2017-11-28Bump version to 5.3-32cp-5.3-32Andras Timar
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea
2017-11-28sd lok: ensure default viewHenry Castro
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28lok: sc: subdivide headers data in rangeMarco Cecchetti
2017-11-28LOK: tilebench improvementsAshod Nakashian
2017-11-28Fix 'unused parameter' warnings.Jan Holesovsky
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-28lokdialog: Notify the current view onlyPranav Kant
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: Let all modal dialogs notify about creation, disposalPranav Kant