summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-01-18sw lok: enable Page Header/FooterHenry Castro1-1/+3
2018-01-18lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-01-18sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna4-2/+10
2018-01-18ODT export: handle NoFileSync store optionMiklos Vajna1-0/+9
2018-01-18sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna4-7/+21
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro5-1/+41
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-13/+41
2018-01-05lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+11
2018-01-04lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-0/+7
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-8/+15
2017-12-21tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2017-12-20tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl13-49/+55
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin5-79/+98
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin1-8/+8
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin37-178/+178
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin6-31/+31
2017-12-15Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks1-2/+3
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant2-8/+16
2017-12-14lokdialog: Send close callback when dialog dissappears tooPranav Kant1-8/+14
2017-12-14LOK: Honor the user's language when issuing help.Jan Holesovsky1-0/+3
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-11/+10
2017-12-14LOK: fix URL launching, so that Help buttons work.Michael Meeks2-0/+42
2017-12-13lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+18
2017-12-09lokdialog: Make hyperlink dialog workPranav Kant1-0/+1
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski5-27/+31
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara2-4/+4
2017-12-05convert BmpConversion to scoped enumNoel Grandin2-2/+2
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin3-6/+6
2017-12-05lokdialog: Don't hide dialogs in case of LOKPranav Kant1-1/+6
2017-12-05lokdialog: InitShow can happen multiple timesPranav Kant2-3/+3
2017-12-05lokdialog: multiview: Do not mix one view with otherPranav Kant3-8/+7
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant4-23/+6
2017-11-29lokdialog: Make hyperlink dialog workPranav Kant1-0/+21
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+4
2017-11-28lokdialog: Notify the current view onlyPranav Kant1-10/+4
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky3-37/+3
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky4-12/+12
2017-11-28lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky2-3/+3
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky4-28/+28
2017-11-28lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+24
2017-11-28lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2017-11-28lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant1-0/+21
2017-11-28lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant1-5/+13
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant2-21/+18
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-0/+58
2017-11-23Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-248/+137
2017-11-23Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara1-5/+7