summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsgov-5.3-39Mike Kaganski1-1/+6
2018-01-29Bump version to 5.3-39Andras Timar1-1/+1
2018-01-29tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski1-0/+8
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-26tdf115103: find data source if sDataSource/sCommand are emptyAron Budea1-7/+14
2018-01-26Don't create database files in $HOMEMike Kaganski1-1/+6
2018-01-19Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2018-01-19icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASEDEike Rathke2-0/+15
2018-01-19GCC 7 supports [[fallthrough]]Stephan Bergmann1-0/+2
2018-01-19tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski3-4/+47
2018-01-19tdf#115013: write merge field column into docx merge fieldsMike Kaganski3-1/+49
2018-01-19Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara1-5/+2
2018-01-19-Werror=format-truncationStephan Bergmann1-2/+7
2018-01-19Work 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
2018-01-17tdf#114848 Don't save empty themesSzymon Kłos3-0/+18
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara10-45/+252
2018-01-17Better handle ScDde formulas with missing dde-link entriesCaolán McNamara7-11/+19
2018-01-17VclPtr, missing disposeCaolán McNamara1-1/+1
2018-01-17Updated coreAndras Timar1-0/+0
2018-01-17limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-01-17tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai1-0/+18
2018-01-17tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2018-01-17tdf#105517: overwrite existing scheme colors in vectorAron Budea3-1/+35
2018-01-17tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
2018-01-17tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth3-1/+12
2018-01-17tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2018-01-17tdf#114308 DOC import correctly watermark without paddingSzymon Kłos3-16/+34
2018-01-17tdf#114308 Export Watermark size as isSzymon Kłos13-108/+59
2018-01-17tdf#113037 Watermark centered in DOCSzymon Kłos2-3/+8
2018-01-17tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos4-27/+37
2018-01-17tdf#113037 DOCX Watermark correct ratioSzymon Kłos4-2/+101
2018-01-17tdf#113037 create Watermark with correct ratioSzymon Kłos3-10/+24
2018-01-17Windows build fix - uninitialized variableSzymon Kłos1-1/+1
2018-01-17disambiguation (build fix on Windows)Andras Timar1-1/+1
2018-01-17Use UTF-8 sequences (VS2013 doesn't accept u8)Mike Kaganski2-2/+2
2017-11-28Bump version to 5.3-32cp-5.3-32Andras Timar1-1/+1
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-3/+7
2017-11-28sd lok: ensure default viewHenry Castro4-12/+39
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro15-2/+246
2017-11-28lok - calc: outline and group handlingMarco Cecchetti16-37/+408
2017-11-28lok: sc: subdivide headers data in rangeMarco Cecchetti1-1/+10
2017-11-28LOK: tilebench improvementsAshod Nakashian4-36/+74
2017-11-28Fix 'unused parameter' warnings.Jan Holesovsky1-5/+5
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant5-67/+28
2017-11-28lokdialog: Notify the current view onlyPranav Kant1-10/+4
2017-11-28lokdialog: new callback size_changed with new size of the dialogPranav Kant1-2/+5
2017-11-28lokdialog: Emit callback when title is changedPranav Kant1-0/+10