summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-08-14fix shutdown crash when SfxApplication has already been destroyedMarkus Mohrhard1-2/+2
2018-05-16tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
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-03-14tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-1/+6
2018-03-13Build fix after ea0a6c66e8ae2002953a458c1a8cc8fd54ccc297Mike Kaganski1-1/+1
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-09-Werror=int-in-bool-context (GCC 7)Stephan Bergmann2-2/+2
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-17tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2018-01-17tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
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
2017-11-16lokdialog: Expose cursor visible statusPranav Kant1-3/+11
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant1-4/+7
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-2/+2
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-2/+6
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+18
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-8/+0
2017-11-15lokdialog: Dialog invalidation supportPranav Kant2-0/+24
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro1-2/+11
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+31
2017-10-03lok: handle .uno:LanguageStatus commandHenry Castro1-0/+8
2017-09-19lok: Expose the automatic spell checking state in the UI.Jan Holesovsky1-0/+1
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti4-5/+440
2017-07-31build fixcp-5.3-21Andras Timar1-1/+1
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski1-1/+28
2017-07-31tdf#80807 guisaveas: never recommend system's tempdirJustin Luth1-0/+4
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro1-6/+24
2017-07-14Show document title for embedded documentsSzymon Kłos1-0/+5
2017-07-12tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+14
2017-07-06tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-01Watermark: updated Put and QueryValueSzymon Kłos1-12/+23