summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-22fix -Wmaybe-uninitializedMichael Stahl
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-22Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2021-03-22Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2021-03-22Silence -Werror=maybe-uninitializedStephan Bergmann
2021-03-22ofz#27817 null derefCaolán McNamara
2021-03-22ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2021-03-22ofz#26676 null derefCaolán McNamara
2021-03-22ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2021-03-22ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara
2021-03-22ofz#26122 allow NINSIZE input full elementsCaolán McNamara
2021-03-22ofz#25989 cmap parsingCaolán McNamara
2021-03-22ofz#20622 oomCaolán McNamara
2021-03-22ofz#20517 null-dereferenceCaolán McNamara
2021-03-22ofz#20447 Null-dereference READCaolán McNamara
2021-03-22ofz#20366 OOMCaolán McNamara
2021-03-22ofz#20456 Null-dereference READCaolán McNamara
2021-03-22tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli
2021-03-22Remove this unreliable check.Tamás Zolnai
2021-03-22UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann
2021-03-22tdf#135244: don't jump when updating countsMike Kaganski
2021-03-22tdf#135244: prevent jumping when generating drop caps previewMike Kaganski
2021-03-22tdf#135244: prevent jumping to cursor at document renderMike Kaganski
2021-03-22tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski
2021-03-19Bump version to 6.4-31cp-6.4-31Andras Timar
2021-03-19lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-18Bump version to 6.4-30cp-6.4-30Andras Timar
2021-03-18Improve checkExtensionStephan Bergmann
2021-03-18Better handling of Java filesStephan Bergmann
2021-03-18Polyfill presentation_engine.js for IE11Szymon Kłos
2021-03-18Use the iOS fr_FR and it_IT dictionaries for other relevant countries, tooTor Lillqvist
2021-03-18we have to keep the original python version number 3.7.7Andras Timar
2021-03-18Amend python3/macos-11.patch.0 after upgrade to Python 3.7.10Andras Timar
2021-03-18python3: upgrade to release 3.7.10Michael Stahl
2021-03-18default to CertificateValidity::INVALIDCaolán McNamara
2021-03-18LOK: Fix wrong gridOffset when shape is moved on calcmerttumer
2021-03-17lok: fix the empty script node type container without "+" symbol expanderHenry Castro
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
2021-03-16jsdialog: simplify unselect for treeviewSzymon Kłos
2021-03-16Do build Pdfium for iOS, tooTor Lillqvist
2021-03-16tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski
2021-03-16tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
2021-03-16check for quit when calling Yield in loopNoel Grandin
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-13tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl