summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionsfeature/cib_contract57Eike Rathke3-1/+12
2018-02-09CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-02-09CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-02-09handle ocWebservice similarly to ocDdeCaolán McNamara10-44/+253
2018-02-09Better handle ScDde formulas with missing dde-link entriesCaolán McNamara6-10/+18
2018-02-09limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-02-09parts of: tdf#99371 fix for DDE link update via Function WizardThorsten Behrens2-0/+6
2018-02-09disable generation of ole previews in ODF format until after loadCaolán McNamara13-69/+127
2017-08-30-Werror,-Wsizeof-pointer-memaccessStephan Bergmann1-1/+2
2017-06-02tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl4-14/+31
2017-05-31Revert "Hack: Fixed ProductCode for MSI packages"Thorsten Behrens1-3/+0
2017-05-31Revert "Better fix: Fixed ProductCode"Thorsten Behrens4-10/+25
2017-05-31Revert "SDK should also use our fixed ProductCode"Thorsten Behrens1-1/+1
2017-05-31tdf#103507 quickfix: Automatic selection of Oracle Java runtime on WindowsStephan Bergmann1-3/+3
2017-02-01logging: add some strategic places around vcl messagesThorsten Behrens5-0/+10
2017-01-30SDK should also use our fixed ProductCodeSamuel Mehrbrodt1-1/+1
2017-01-29curl: upgrade to version 7.52.1Thorsten Behrens3-16/+8
2017-01-28Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt1-1/+5
2017-01-27sal: flush log-to-file, remove extra linefeeds otherwiseThorsten Behrens1-2/+4
2017-01-27Better fix: Fixed ProductCodeSamuel Mehrbrodt4-25/+10
2017-01-26tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2017-01-25Hack: Fixed ProductCode for MSI packagesSamuel Mehrbrodt1-0/+3
2017-01-24Updated coreKatarina Behrens1-0/+0
2017-01-24Updated coreKatarina Behrens1-0/+0
2017-01-24make strings localizableAndras Timar2-2/+2
2017-01-23Remove useless callSamuel Mehrbrodt1-1/+0
2017-01-23Fix mis-merge in safemode.cxxSamuel Mehrbrodt1-1/+1
2017-01-23tdf#88023: Only warn about unavailable JRE onceMike Kaganski1-13/+27
2017-01-23o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna3-2/+37
2017-01-19Updated coreKatarina Behrens1-0/+0
2017-01-19Updated coreChristian Lohmaier0-0/+0
2017-01-19SafeModeDialog: restart in normal mode instead of quittingKatarina Behrens3-13/+16
2017-01-19SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens1-0/+3
2017-01-19SafeModeDialog: set correct initial checkbox stateKatarina Behrens1-4/+3
2017-01-19SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens2-3/+2
2017-01-19SafeMode: Restart goes into safe mode againSamuel Mehrbrodt4-6/+58
2017-01-19SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt3-8/+9
2017-01-19SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt5-22/+78
2017-01-19SafeModeDialog: Rename to match realitySamuel Mehrbrodt5-50/+30
2017-01-19SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt1-0/+1
2017-01-19safe mode: Add help button to the dialogKatarina Behrens1-2/+17
2017-01-19safe mode: typos and vocabulary nitpickingKatarina Behrens1-14/+14
2017-01-19SafeModeDialog: Improve descriptionSamuel Mehrbrodt1-1/+3
2017-01-19SafeModeDialog: Better grouping of optionsSamuel Mehrbrodt3-27/+80
2017-01-19SafeModeDialog: Improve labelsSamuel Mehrbrodt1-9/+9
2017-01-19SafeModeDialog: Fix enabling/disabling of widgetsSamuel Mehrbrodt2-31/+48
2017-01-19SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt4-0/+17
2017-01-19SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt10-10/+207
2017-01-19Add helper for creating zip filesSamuel Mehrbrodt4-4/+333
2017-01-19SafeModeDialog: Close dialog before restartingSamuel Mehrbrodt1-1/+1