summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CheckLinkFormulaNeedingCheck() for named expressionsfeature/cib_contract57Eike Rathke2018-02-093-1/+12
* CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke2018-02-094-2/+29
* CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke2018-02-097-2/+20
* handle ocWebservice similarly to ocDdeCaolán McNamara2018-02-0910-44/+253
* Better handle ScDde formulas with missing dde-link entriesCaolán McNamara2018-02-096-10/+18
* limit WEBSERVICE to http[s] protocolsCaolán McNamara2018-02-091-0/+9
* parts of: tdf#99371 fix for DDE link update via Function WizardThorsten Behrens2018-02-092-0/+6
* disable generation of ole previews in ODF format until after loadCaolán McNamara2018-02-0913-69/+127
* -Werror,-Wsizeof-pointer-memaccessStephan Bergmann2017-08-301-1/+2
* tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl2017-06-024-14/+31
* Revert "Hack: Fixed ProductCode for MSI packages"Thorsten Behrens2017-05-311-3/+0
* Revert "Better fix: Fixed ProductCode"Thorsten Behrens2017-05-314-10/+25
* Revert "SDK should also use our fixed ProductCode"Thorsten Behrens2017-05-311-1/+1
* tdf#103507 quickfix: Automatic selection of Oracle Java runtime on WindowsStephan Bergmann2017-05-311-3/+3
* logging: add some strategic places around vcl messagesThorsten Behrens2017-02-015-0/+10
* SDK should also use our fixed ProductCodeSamuel Mehrbrodt2017-01-301-1/+1
* curl: upgrade to version 7.52.1Thorsten Behrens2017-01-293-16/+8
* Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt2017-01-281-1/+5
* sal: flush log-to-file, remove extra linefeeds otherwiseThorsten Behrens2017-01-271-2/+4
* Better fix: Fixed ProductCodeSamuel Mehrbrodt2017-01-274-25/+10
* tdf#97429: Fix crash on print selected areaXisco Fauli2017-01-261-3/+12
* Hack: Fixed ProductCode for MSI packagesSamuel Mehrbrodt2017-01-251-0/+3
* Updated coreKatarina Behrens2017-01-241-0/+0
* Updated coreKatarina Behrens2017-01-241-0/+0
* make strings localizableAndras Timar2017-01-242-2/+2
* Remove useless callSamuel Mehrbrodt2017-01-231-1/+0
* Fix mis-merge in safemode.cxxSamuel Mehrbrodt2017-01-231-1/+1
* tdf#88023: Only warn about unavailable JRE onceMike Kaganski2017-01-231-13/+27
* o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna2017-01-233-2/+37
* Updated coreKatarina Behrens2017-01-191-0/+0
* Updated coreChristian Lohmaier2017-01-190-0/+0
* SafeModeDialog: restart in normal mode instead of quittingKatarina Behrens2017-01-193-13/+16
* SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens2017-01-191-0/+3
* SafeModeDialog: set correct initial checkbox stateKatarina Behrens2017-01-191-4/+3
* SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens2017-01-192-3/+2
* SafeMode: Restart goes into safe mode againSamuel Mehrbrodt2017-01-194-6/+58
* SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt2017-01-193-8/+9
* SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt2017-01-195-22/+78
* SafeModeDialog: Rename to match realitySamuel Mehrbrodt2017-01-195-50/+30
* SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt2017-01-191-0/+1
* safe mode: Add help button to the dialogKatarina Behrens2017-01-191-2/+17
* safe mode: typos and vocabulary nitpickingKatarina Behrens2017-01-191-14/+14
* SafeModeDialog: Improve descriptionSamuel Mehrbrodt2017-01-191-1/+3
* SafeModeDialog: Better grouping of optionsSamuel Mehrbrodt2017-01-193-27/+80
* SafeModeDialog: Improve labelsSamuel Mehrbrodt2017-01-191-9/+9
* SafeModeDialog: Fix enabling/disabling of widgetsSamuel Mehrbrodt2017-01-192-31/+48
* SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt2017-01-194-0/+17
* SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt2017-01-1910-10/+207
* Add helper for creating zip filesSamuel Mehrbrodt2017-01-194-4/+333
* SafeModeDialog: Close dialog before restartingSamuel Mehrbrodt2017-01-191-1/+1