summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5876 by closing the document if the content process diesiosbuildbreakagesmasterPatrick Luby2023-05-151-1/+3
* Related to issue #5876: don't autorelease large NSStringsPatrick Luby2023-05-151-1/+9
* Suppress or fix all iOS compiler warnings without changing any codePatrick Luby2023-05-154-152/+10
* Replace deprecated callsPatrick Luby2023-05-152-6/+6
* Reserve the maxiumum possible length after encodingPatrick Luby2023-05-151-0/+6
* Related to issue #5876: reduce excessive copying of message dataPatrick Luby2023-05-151-7/+14
* Fix issue #6145 by adding aliases for the PDF and EPUB iconsPatrick Luby2023-05-151-0/+5
* Fix assert failure when running "My Mac (Designed for iPad)" in XcodePatrick Luby2023-05-151-1/+4
* Skip multi-user tests for now.Gökay Şatır2023-05-155-5/+5
* navigator: add to menubarSzymon Kłos2023-05-151-0/+3
* navigator: add to view tabSzymon Kłos2023-05-153-8/+18
* Add date time fields under the insert menuGülşah Köse2023-05-151-0/+26
* wsd: quarantine: refactor the timestampAshod Nakashian2023-05-151-10/+15
* wsd: quarantine: correctly sort files based on timestampAshod Nakashian2023-05-151-3/+16
* wsd: quarantine: thread-safe quarantiningAshod Nakashian2023-05-152-0/+16
* wsd: quarantine: size calculationAshod Nakashian2023-05-152-6/+3
* wsd: quarantine: better filename tokenizationAshod Nakashian2023-05-152-7/+20
* wsd: minor improvement to Util::replaceAshod Nakashian2023-05-152-1/+2
* wsd: quarantine: simplify the filenameAshod Nakashian2023-05-152-5/+4
* wsd: quarantine: delayed construction of the quarantine instanceAshod Nakashian2023-05-154-15/+16
* wsd: quarantine: cleanup and logging of quarantine file removalAshod Nakashian2023-05-151-0/+2
* wsd: quarantine: better quarantined version cleanupAshod Nakashian2023-05-151-3/+16
* wsd: quarantine: improved cleanupAshod Nakashian2023-05-151-6/+19
* wsd: quarantine: docKey is already encodedAshod Nakashian2023-05-151-25/+14
* wsd: remove unused helperAshod Nakashian2023-05-151-28/+0
* killpoco: remove direct URI encode/decode usage in RequestDetailsAshod Nakashian2023-05-151-23/+13
* wsd: quarantine: encapsulate QuarantineMapAshod Nakashian2023-05-154-10/+12
* wsd: quarantine: include correctionAshod Nakashian2023-05-152-1/+2
* wsd: quarantine: capture the maximum quarantined file versionsAshod Nakashian2023-05-152-3/+5
* wsd: quarantine: capture the maximum age of quarantined filesAshod Nakashian2023-05-152-2/+3
* wsd: quarantine: capture the maximum quarantine sizeAshod Nakashian2023-05-152-4/+4
* wsd: quarantine: capture DocKeyAshod Nakashian2023-05-152-9/+7
* wsd: quarantine: capture the document nameAshod Nakashian2023-05-153-11/+7
* wsd: quarantine: capture const valuesAshod Nakashian2023-05-152-4/+22
* wsd: quarantine: minimize explicit arg passingAshod Nakashian2023-05-152-3/+4
* wsd: quarantine: provide the filename to quarantineAshod Nakashian2023-05-152-32/+36
* wsd: refactor FileUtil::Stat::isUpToDateAshod Nakashian2023-05-151-2/+13
* wsd: quarantine: more encapsulationAshod Nakashian2023-05-154-21/+35
* wsd: quarantine: convert Quarantine to a classAshod Nakashian2023-05-154-154/+166
* wsd: quarantine: smarter quarantine enablingAshod Nakashian2023-05-151-2/+3
* wsd: quarantine: encapsulate the quarantine pathAshod Nakashian2023-05-153-20/+45
* wsd: quarantine: cleanup quarantined files when unloading cleanlyAshod Nakashian2023-05-154-4/+55
* wsd: add fixme for safer jail removalAshod Nakashian2023-05-151-0/+1
* wsd: FileUtil to link or copy filesAshod Nakashian2023-05-151-0/+16
* make: silence clang complaining of -pthreadAshod Nakashian2023-05-153-2/+26
* wsd: clang tidy fixesAshod Nakashian2023-05-151-4/+2
* wsd: test: add quarantine testAshod Nakashian2023-05-152-0/+181
* wsd: more accurate commentAshod Nakashian2023-05-151-1/+1
* rpm: fix path of setcapAndras Timar2023-05-151-1/+1
* jsdialog: make expanders work correctlySzymon Kłos2023-05-151-2/+3