summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-05-23tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-17/+16
2018-04-20Don't crash when opening templates via WebDAVJan-Marek Glogowski1-2/+3
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-1/+8
2018-04-10sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+16
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky1-1/+2
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-14tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-1/+6
2018-03-12tdf#115742: allow ignoring stale lockfile on saveMike Kaganski1-14/+37
2018-03-12Let sysadmins disable individual file format filtersAndras Timar3-4/+21
2018-02-27lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky1-19/+22
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-0/+1
2018-02-14Windows build fixTamás Zolnai1-2/+2
2018-02-09-Werror=int-in-bool-context (GCC 7)Stephan Bergmann2-2/+2
2018-02-09sw lokit: add page syles to header & footerHenry Castro1-3/+22
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski4-58/+165
2018-02-09Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk1-2/+4
2018-02-09tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-53/+95
2018-02-08add EULA button to Help - License Information... dialogAndras Timar2-2/+43
2018-01-25lokdialog: No need to notify 'close' callback herePranav Kant1-7/+0
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-01-24lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-1/+2
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro4-45/+12
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