summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Fix TODO: Remove parameterSamuel Mehrbrodt
2021-02-26Improve macro checksSamuel Mehrbrodt
2021-02-26Possible race between retrieving and using parent windowSamuel Mehrbrodt
2021-02-22Update git submodulesSamuel Mehrbrodt
2021-02-17python3: upgrade to release 3.7.10Michael Stahl
2021-02-04postgresql: try to cargo-cult MSBuild argumentsMichael Stahl
2021-01-28"Update all" should do a full reformattingSamuel Mehrbrodt
2021-01-28XTextDocument::refresh should do a full reformattingSamuel Mehrbrodt
2021-01-28Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt
2021-01-25tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl
2021-01-25tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth
2021-01-25fix -Wmaybe-uninitializedMichael Stahl
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-01-25Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2021-01-25Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2021-01-25Silence -Werror=maybe-uninitializedStephan Bergmann
2021-01-25ofz#27817 null derefCaolán McNamara
2021-01-25ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2021-01-25ofz#26676 null derefCaolán McNamara
2021-01-25ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2021-01-25ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara
2021-01-25ofz#26122 allow NINSIZE input full elementsCaolán McNamara
2021-01-25ofz#25989 cmap parsingCaolán McNamara
2021-01-25ofz#20622 oomCaolán McNamara
2021-01-25ofz#20517 null-dereferenceCaolán McNamara
2021-01-25ofz#20447 Null-dereference READCaolán McNamara
2021-01-25ofz#20366 OOMCaolán McNamara
2021-01-25ofz#20456 Null-dereference READCaolán McNamara
2021-01-25postgresql: upgrade to release 13.1Michael Stahl
2021-01-25tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2021-01-25check-elf-dynamic-objects: allow libgsttag-1.0.so.0Michael Stahl
2021-01-25nss: fix parallel build race in nsinstall.pyMichael Stahl
2021-01-25mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem pluginsMichael Stahl
2021-01-25tdf#135202 mariadb-connector-c: enable native_password pluginMichael Stahl
2021-01-25tdf#135202: Mysql declare more plugins for native passwordJulien Nabet
2021-01-25tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet
2021-01-25Related tdf#122560 tdf#135202: build plugin caching_sha2_pw for MariaDb/MysqlJulien Nabet
2021-01-25Related tdf#135202: declare libmariadb/secure/win_crypt in mk file for MariaDBJulien Nabet
2021-01-25xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2021-01-25fix --disable-pdfium buildCaolán McNamara
2021-01-25external: update pdfium to handle redact annotationsMiklos Vajna
2021-01-25xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2021-01-25vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2021-01-25Better handling of Java filesStephan Bergmann
2021-01-25CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara
2021-01-25fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens