summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-07-09lok: chart when edited is visible on other user's document partsMarco Cecchetti1-5/+15
2018-06-01Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky1-1/+1
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+7
2018-05-23Open template read-onlyTor Lillqvist1-1/+3
2018-05-15tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens3-21/+67
2018-04-26tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-1/+8
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-17/+16
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+16
2018-04-17Send feedback to support@collaboraoffice.comAndras Timar1-2/+2
2018-04-17Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara2-1/+24
2018-04-17tdf#115806: Remember last active deck also on context switchKatarina Behrens2-1/+10
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky1-1/+2
2018-04-03tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-27lok: notify clients of clipboard changesAshod Nakashian1-5/+11
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks4-1/+121
2018-03-26tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-26We now use Unicode with MAPISendMailW, so no need for thisMike Kaganski1-4/+0
2018-03-26lokdialog: convert the dialog File -> Properties... to async execHenry Castro1-20/+29
2018-03-26lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky1-19/+22
2018-03-25tdf#115742: allow ignoring stale lockfile on saveMike Kaganski1-14/+37
2018-03-25tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-0/+44
2018-03-25Simplify conditions a littleMike Kaganski1-3/+3
2018-03-25Remove useless special handling of single-value rangesMike Kaganski1-29/+14
2018-03-25lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-0/+1
2018-03-25tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski2-56/+149
2018-03-23lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro4-45/+14
2018-03-22lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-1/+2
2018-03-22sw lokit: add page syles to header & footerHenry Castro1-3/+22
2018-03-22No need for an 'if' when the body is empty.Jan Holesovsky1-5/+3
2018-03-22lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-13/+41
2018-03-21This is a hash: '#', this is a slash: '/'Tor Lillqvist2-10/+10
2018-03-21LOK: Honor the user's language when issuing help.Jan Holesovsky1-0/+3
2018-03-21lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+11
2018-03-20lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-0/+7
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-5/+11
2018-03-20sfx2: improve reported error message in SfxBaseModel::impl_store()Miklos Vajna1-1/+3
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+1
2018-03-20lokdialog: InitShow can happen multiple timesPranav Kant2-3/+3
2018-03-19LOK: fix URL launching, so that Help buttons work.Michael Meeks2-1/+40
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+18
2018-03-19lokdialog: If we already have the title, emit it during creationPranav Kant2-8/+16
2018-03-19lokdialog: Send close callback when dialog dissappears tooPranav Kant1-8/+14
2018-03-19sw lok: enable Page Header/FooterHenry Castro1-1/+3
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro5-1/+40
2018-03-19lokdialog: Make hyperlink dialog workPranav Kant1-0/+22
2018-03-19lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2018-03-19lokdialog: multiview: Do not mix one view with otherPranav Kant3-8/+7