summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-14lokdialog: Send close callback when dialog dissappears tooPranav Kant
2017-12-14LOK: Honor the user's language when issuing help.Jan Holesovsky
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-14LOK: fix URL launching, so that Help buttons work.Michael Meeks
2017-12-13lokdialog: State change events for dialogs uno commandsPranav Kant
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-09lokdialog: Make hyperlink dialog workPranav Kant
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-12-05lokdialog: Don't hide dialogs in case of LOKPranav Kant
2017-12-05lokdialog: InitShow can happen multiple timesPranav Kant
2017-12-05lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Make hyperlink dialog workPranav Kant
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lokdialog: Notify the current view onlyPranav Kant
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping 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: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant
2017-11-28lokdialog: Notify to child helper method, not the main onePranav Kant
2017-11-28lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant
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-23Resolves: tdf#95960 improve custom properties pageCaolán McNamara
2017-11-23Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-11-16lokdialog: Expose cursor visible statusPranav 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-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-11-15lokdialog: Dialog invalidation supportPranav Kant
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-03lok: handle .uno:LanguageStatus commandHenry Castro
2017-09-19lok: Expose the automatic spell checking state in the UI.Jan Holesovsky
2017-09-14implementing callback for ruler invalidationAditya Dewan
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-31build fixcp-5.3-21Andras Timar
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski
2017-07-31tdf#80807 guisaveas: never recommend system's tempdirJustin Luth
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-07-14Show document title for embedded documentsSzymon Kłos