Commit Graph

203 Commits

Author SHA1 Message Date
daaeaee4df Add tests for time 2024-01-23 13:27:47 +03:00
bc4449f7a7 Fix bug 62427
CFileBinary::GetTime,
CFileBinary::SetTime was updated
Fix bugs with time in Zip/Unzip
2024-01-22 02:23:23 +03:00
c8f4a6410f fix bugs 2023-10-26 10:34:40 +03:00
cba75df9d0 Fix ios build 2023-07-25 16:14:37 +05:00
dd9ca63b54 Remove empty lines 2023-07-25 13:40:40 +03:00
ced55d3cde Remove unused sources 2023-07-25 13:39:02 +03:00
c72e44f44e Refactoring 2023-07-25 13:30:08 +03:00
94fd1d94bd Remove bad test 2023-07-25 11:42:27 +03:00
9286bd4615 Add possible fix to winrar unzipping 2023-07-23 05:06:06 +03:00
34902e06cf Add test
- LoadFileFromArchive (memory)
2023-07-21 22:23:43 +03:00
1db7a6ae2a Refactoring + tests
Add new class CunzFileWrapped,
Add tests for:
- IsArchive
- IsFileExistInArchive
- LoadFileFromArchive
2023-07-21 22:20:31 +03:00
739a1d2a35 Refactoring 2023-07-20 17:28:37 +03:00
1e2964ccbe Fix bug
release obj
2023-07-20 17:20:36 +03:00
b445369410 Add more tests
Unzip file from memory
2023-07-20 17:08:50 +03:00
de826c1f0f Add UnzipToDir from memory 2023-07-20 16:55:43 +03:00
24d1a9b220 Add more tests 2023-07-18 16:00:42 +03:00
ebc81eb7d3 Add tests 2023-07-18 15:34:05 +03:00
d7254e46c9 Add support unicode names 2023-07-17 23:55:49 +03:00
633041d07f Remove unised code 2023-07-17 23:09:55 +03:00
a6b590be74 Fix check paths 2023-07-17 18:45:17 +03:00
76f64547a3 Fix create directories bug 2023-07-17 18:29:52 +03:00
0a56b4348f Fix folders creation 2023-07-17 18:07:57 +03:00
1aa1d63f61 Refactoring 2023-07-17 16:03:01 +03:00
26f344ab99 Refactoring 2023-07-17 12:54:39 +03:00
8bc6c5abb7 Merge pull request #1233 from ONLYOFFICE/develop
Develop
2023-07-17 13:29:42 +05:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
f7f5bb89c1 [copyright] Add Copyright 2023-02-28 14:56:22 +03:00
57ccbc0fb6 [copyright] Update Copyright 2023-02-28 11:16:40 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
cba1724045 Fix bug #59714 2022-12-16 17:52:13 +03:00
a6e7d21f80 Fix build 2022-12-16 11:10:18 +03:00
1ed96f295a Fix unzip without path 2022-12-11 18:36:02 +03:00
b3e95df084 Fix pro file 2022-12-11 18:21:23 +03:00
2942452a61 unzip fix + add tests 2022-12-11 18:00:14 +03:00
2212c3b26f Fix chdir 2022-12-05 03:28:21 +03:00
9a6e7e2dc3 Remove extra iamge formats 2022-08-10 15:30:05 +03:00
b78ad9e751 Fix bugs 2022-08-09 21:52:48 +03:00
289fbd68b6 Developing image module 2022-08-08 17:47:31 +03:00
e664bc77a0 Merge remote-tracking branch 'origin/release/v7.2.0' into feature/pdfwriter
# Conflicts:
#	Common/3dParty/html/css/src/CCompiledStyle.cpp
#	Common/3dParty/html/css/src/CCssCalculator_Private.cpp
#	Common/3dParty/html/css/src/ConstValues.h
#	Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp
#	HtmlFile2/test/main.cpp
#	PdfWriter/PdfRenderer.cpp
#	PdfWriter/PdfRenderer.h
2022-07-18 18:13:19 +03:00
769ab7b238 Refactoring zlib export 2022-07-09 15:46:46 +03:00
607c9b57f7 Merge remote-tracking branch 'origin/release/v7.2.0' into feature/pdfwriter
# Conflicts:
#	Common/3dParty/html/css/src/CCompiledStyle.cpp
#	Common/3dParty/html/css/src/ConstValues.h
#	Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp
#	HtmlFile2/htmlfile2.cpp
2022-06-09 17:19:14 +03:00
b1a044ba14 Refactoring zip module 2022-05-30 11:45:41 +03:00
39e06f668e Fix build module 2022-05-26 10:43:20 +03:00
8a34dcf222 Start developing 2022-05-25 20:51:49 +03:00
42acdac865 Refactoring 2022-05-24 19:52:50 +03:00
459313292e Refactoring zlib module 2022-05-24 18:40:59 +03:00
49f766a593 fix ooxmlsignature 2022-05-24 17:14:56 +03:00
6a543bb12d Merge remote-tracking branch 'remotes/origin/release/v7.1.0' into develop 2022-04-12 18:51:22 +03:00
660e7a8f4e Fix xps with empty PageContent node 2022-04-08 15:37:58 +03:00
55428c64fb Merge pull request #888 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-04-04 13:44:00 +03:00