summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Revert "framework: mutex locking revision"feature/cib_contract935Thorsten Behrens2-1/+5
2018-09-27sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl1-9/+35
2018-09-14CHSH-33 Disable dpi awareness in program manifestSamuel Mehrbrodt1-1/+1
2018-09-10framework: mutex locking revisionVasily Melenchuk2-7/+21
2018-09-10framework: remove solarmutex blocking since we are using own mutexVasily Melenchuk1-26/+0
2018-09-07framework: fix compile error of b98bef638e7352918dd487c6dd0769e9e896a61eVasily Melenchuk1-0/+4
2018-09-07Revert "debug: let's disable dispatch interceptors for a while"Vasily Melenchuk1-15/+2
2018-09-07Revert "framework: [experimental] add additional race conditions blockers"Vasily Melenchuk2-17/+4
2018-09-07framework: use own mutex for interceptors callVasily Melenchuk2-3/+7
2018-08-30debug: let's disable dispatch interceptors for a whileVasily Melenchuk1-2/+15
2018-08-23framework: [experimental] add additional race conditions blockersVasily Melenchuk2-4/+17
2018-08-16google breakpad: use ful memory dump on crashVasily Melenchuk1-2/+3
2018-07-04./g: don't exit early on ./g checkout -fThorsten Behrens1-1/+1
2018-05-28tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny1-2/+2
2018-05-09Revert "soffice.bin: increase stack-size tenfold"Samuel Mehrbrodt1-1/+1
2018-05-09Revert "soffice.bin: slightly decrease stack-size, especially for 32bit"Samuel Mehrbrodt1-11/+1
2018-05-09tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt3-1/+29
2018-05-09tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny1-5/+9
2018-04-17Set parent window for print dialogSamuel Mehrbrodt1-1/+2
2018-04-17make it possible to set parent window for printer error messagesCaolán McNamara7-10/+18
2018-03-15soffice.bin: slightly decrease stack-size, especially for 32bitThorsten Behrens1-1/+11
2018-03-13soffice.bin: increase stack-size tenfoldThorsten Behrens1-1/+1
2018-03-13Make last interceptor be the first in the list.Thorsten Behrens1-1/+1
2018-03-13Revert "tdf#96949 Remove global m_bPreferrFirstInterceptor"Thorsten Behrens2-1/+22
2018-03-07sal: fix build after portsThorsten Behrens1-85/+15
2018-03-07Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt1-1/+5
2018-03-07logging: add some strategic places around vcl messagesThorsten Behrens4-0/+9
2018-03-06bridges: Log function names, not string pointersSamuel Mehrbrodt2-0/+17
2018-03-06sal: flush log-to-file, remove extra linefeeds otherwiseThorsten Behrens1-2/+2
2018-03-06Fix crash when logging.ini does not existSamuel Mehrbrodt1-1/+4
2018-03-06This code wouldn't otherwise build on 5.0.7@LinuxKatarina Behrens1-0/+31
2018-03-06Optionally include timestamp in the logSamuel Mehrbrodt1-1/+77
2018-03-06sal: log windows trace output to debugger consoleThorsten Behrens1-0/+7
2018-03-06sal: don't reopen logfile on every log lineThorsten Behrens1-4/+42
2018-03-06Crashdump: Make crash directory configurableSamuel Mehrbrodt1-9/+24
2018-03-06Disable CrashReportUISamuel Mehrbrodt1-2/+3
2018-03-06Add build id to crash metadataSamuel Mehrbrodt2-0/+3
2018-03-05download via https rather than httpCaolán McNamara1-3/+3
2018-03-05CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke3-1/+12
2018-03-05CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-03-05CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-03-05handle ocWebservice similarly to ocDdeCaolán McNamara10-45/+252
2018-03-05Better handle ScDde formulas with missing dde-link entriesCaolán McNamara7-11/+19
2018-03-05limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-03-05gbuild: populate local symstore on WindowsThorsten Behrens2-0/+82
2018-01-10tdf#114628 correct line spacing for impresslibreoffice-5-3Szymon Kłos2-17/+28
2018-01-10tdf#114848 Don't save empty themesSzymon Kłos3-0/+18
2017-11-25Add ICU changeset-40324 fix for CVE-2017-14952Eike Rathke2-0/+12
2017-11-09Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulaEike Rathke1-0/+3
2017-11-08tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth3-0/+24