summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29lokdialog: Call LOK invalidate explicitly herecp-5.3-39Pranav Kant1-0/+1
2018-01-29lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant1-0/+4
2018-01-29Bump version to 5.3-39Andras Timar1-1/+1
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky5-1/+59
2018-01-26tdf#38915: set cProcessed condition on any process outcomeMike Kaganski4-7/+85
2018-01-26tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski1-1/+2
2018-01-26Related: tdf#106099 avoid casting LISTBOX_ENTRY_NOTFOUND to FontEmphasisMarkCaolán McNamara1-6/+10
2018-01-25tdf115103: find data source if sDataSource/sCommand are emptyAron Budea1-7/+14
2018-01-25Don't create database files in $HOMEMike Kaganski1-1/+6
2018-01-25lokdialog: Disable filepicker for LOKPranav Kant1-1/+6
2018-01-25lokdialog: No need to notify 'close' callback herePranav Kant1-7/+0
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant2-6/+4
2018-01-24Bump version to 5.3-38cp-5.3-38Andras Timar1-1/+1
2018-01-24lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky2-1/+3
2018-01-24lokdialog: Parents for the Impress async dialogs.Jan Holesovsky3-4/+5
2018-01-24CPLinux-LOKit.conf: --disable-xrandrAndras Timar1-0/+1
2018-01-24lokdialog: Convert the Tools -> Thesaurus... to async exec.Jan Holesovsky1-7/+16
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro9-56/+61
2018-01-24lok: Preload thesauri too.Jan Holesovsky1-3/+16
2018-01-24CPLinux-LOKit.conf: we need galaxy theme as fallbackAndras Timar1-1/+1
2018-01-23lokdialog: Convert the Table -> Properties... to async exec.Jan Holesovsky1-23/+35
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin9-13/+12
2018-01-19Bump version to 5.3-37cp-5.3-37Andras Timar1-1/+1
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2018-01-19Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara1-1/+1
2018-01-18sw lok: enable Page Header/FooterHenry Castro4-4/+115
2018-01-18tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski3-4/+47
2018-01-18tdf#115013: write merge field column into docx merge fieldsMike Kaganski3-1/+49
2018-01-18lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky2-28/+34
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky2-31/+41
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky3-65/+106
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky3-34/+46
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky3-62/+26
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky1-14/+21
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky1-40/+45
2018-01-18lokdialog: Convert the Format -> Paragraph... dialog to async exec.Jan Holesovsky1-93/+108
2018-01-18lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky1-0/+2
2018-01-18use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-18sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna4-2/+10
2018-01-18ODT export: handle NoFileSync store optionMiklos Vajna5-2/+23
2018-01-18sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna6-8/+25
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro19-10/+280
2018-01-18lokdialog: Convert the Format -> Character... dialog to async exec.Jan Holesovsky2-79/+96
2018-01-18lokdialog: Make the badstatic loplugin happy.Jan Holesovsky2-10/+28
2018-01-17-Werror=format-truncationStephan Bergmann1-2/+7
2018-01-17Work around GCC 7 mis-featureStephan Bergmann1-0/+7
2018-01-17Resolves: tdf#114539 only pop own parameters from stackEike Rathke1-1/+2
2018-01-17tdf#114628 correct line spacing for impressSzymon Kłos2-17/+28