Commit Graph

155 Commits

Author SHA1 Message Date
ee3898085c some fixes 2022-02-08 08:01:27 +03:00
76d3b45fb8 Refactoring 2021-11-28 18:35:57 +03:00
a3cab2d098 fix zlib_addon 2021-11-26 16:12:38 +03:00
f172cc86b3 Merge branch 'develop' into fix/drawing_file_client
# Conflicts:
#	DesktopEditor/fontengine/ApplicationFonts.cpp
2021-11-25 10:47:56 +03:00
d4f7cc6d6f relocate polyfill and fix sources 2021-11-22 12:56:23 +03:00
a33de97309 without after.py 2021-11-19 11:07:23 +03:00
707e610625 common script for xmlsec
add support python in-line before and after script
2021-11-18 16:24:01 +03:00
47e72c2210 Rename module & fix bugs 2021-11-12 18:19:45 +03:00
cfa3ad151e Refactoring hash method 2021-11-12 12:55:38 +03:00
4f529461f5 Worker version 2021-10-31 20:52:40 +03:00
ed261400d1 Fix typo 2021-10-31 15:04:27 +03:00
0ef7b83ec9 Add native support hash method for office 2021-10-31 14:55:13 +03:00
ba9423c5ff Add project for hash.js module 2021-10-29 16:42:19 +03:00
e0fd7ff1f0 Merge branch 'develop' into fix/drawing_file_client
# Conflicts:
#	PdfReader/PdfReader.h
#	PdfReader/Src/RendererOutputDev.cpp
#	PdfReader/old/Graphics.cpp
2021-10-04 15:37:09 +03:00
64bb70bbef Fix signatures 2021-09-13 18:20:25 +03:00
da5a147393 Merge branch 'feature/localgraphics' into feature/drawing_file_client 2021-07-05 11:15:44 +03:00
b0c898b97e ZipFolder moved to OfficeUtils 2021-06-24 12:01:56 +03:00
91688ebc5d Fix build 2021-05-31 12:15:11 +03:00
fd02518b7a adding comments about memory 2021-05-25 15:45:15 +03:00
541b5d7647 Merge pull request #620 from ONLYOFFICE/feature/signWasm
Fix libxml2 error in wasm module
2021-05-24 16:24:58 +03:00
bd0864fca3 Fix libxml2 error in wasm module 2021-05-24 16:24:54 +03:00
8cd34880e4 Merge branch 'feature/signWasm' into feature/localzlib
# Conflicts:
#	DesktopEditor/xmlsec/src/wasm/module/make.py
2021-05-24 14:17:52 +03:00
24f0fd731d Fix typo 2021-05-24 14:05:22 +03:00
a031523e13 support -O3 and -g3 compilation 2021-05-24 13:35:47 +03:00
d5f42cec2b adding comments, path fix, move function
implementation of the move function without re-allocating memory - just changing the relative path
2021-05-24 13:33:20 +03:00
107e6daf2f Add support in workers 2021-05-24 12:49:47 +03:00
9df683049d Use window.crypto instead openssl rands 2021-05-24 12:47:27 +03:00
494f895ce1 . 2021-05-23 19:27:12 +03:00
a5eda01ad3 Refactoring 2021-05-23 17:39:59 +03:00
1e42d594b7 Refactoring 2021-05-23 13:55:43 +03:00
50733e3979 Fix typo 2021-05-22 20:56:51 +03:00
d1ad3cd973 Refactoring 2021-05-22 20:47:10 +03:00
2cadcaaad5 fix paths 2021-05-21 17:15:37 +03:00
05abe91a14 js test 2021-05-21 14:42:44 +03:00
7c0926e250 c++ test 2021-05-21 11:03:29 +03:00
155fea77dc inlude opennsl for wasm 2021-05-20 18:15:52 +03:00
d15f25f6ed add includes for openssl 2021-05-20 16:06:07 +03:00
c127afb750 includes for openssl 2021-05-19 16:33:10 +03:00
58492a53f8 includes for wasm 2021-05-19 13:14:19 +03:00
01b12e4a99 fix path in make.py 2021-05-18 13:11:26 +03:00
a90d4dfd99 fixed problems with memory 2021-05-18 12:44:54 +03:00
77c47267f6 there was no memory leak for CZipFolderMemory 2021-05-17 18:22:22 +03:00
8d37f4b433 fix some problems 2021-05-17 15:06:42 +03:00
f9c3a41a1d Refactoring 2021-05-16 18:17:27 +03:00
eba362d724 Refactoring 2021-05-15 23:17:54 +03:00
d34b9bb1dd Add support openssl engine for sign/verify on windows 2021-05-15 22:01:10 +03:00
2bac3ef4cc rename CZLib to CZipBuffer 2021-05-13 18:26:29 +03:00
058b9a5fd4 Refactoring 2021-05-13 17:10:08 +03:00
b092ff1371 CZLib and CZipFolderMemory with pretty interface 2021-05-13 13:02:49 +03:00
d0b617a10c ZipLib in kernel 2021-05-12 19:27:48 +03:00