summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-28python3: upgrade to release 3.8.18cib-6.4-20Michael Stahl2-3/+3
2023-08-28svx: fix buildMichael Stahl1-0/+1
2023-08-24Reset buffered GridOffset(s) for suspicious valuesArmin Le Grand (allotropia)1-3/+32
2023-08-03tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl4-24/+20
2023-08-03tdf#146258 sw: invalidate section frame for new text frame at startMichael Stahl1-0/+10
2023-08-03tdf#153319 sw: don't move footnotes to follow if portions in masterMichael Stahl1-0/+2
2023-07-28follow python recommendation and pass SSL contextsCaolán McNamara1-5/+5
2023-07-28Bump version to 6.4.0.20Thorsten Behrens1-1/+1
2023-07-26tdf#156354 - Fix UI Basic dialog contents not visible in preview modeBalazs Varga1-3/+3
2023-07-25Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga4-3/+4
2023-07-18tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga4-7/+26
2023-07-18tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara9-18/+34
2023-07-14tdf#156267 sw: remove DdeBookmarks in SwDoc::DelTable()Michael Stahl1-0/+5
2023-06-30xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl4-52/+84
2023-06-28tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl3-0/+377
2023-06-28tdf#146547 sfx2: preserve modified state from read-only to editableMichael Stahl1-0/+3
2023-06-27tdf#154113: do not forget to split the outermost section frameMike Kaganski6-79/+129
2023-06-26Update pdfium to 5778Miklos Vajna5-98/+90
2023-06-26Update pdfium to 5636Miklos Vajna2-2/+4
2023-06-26Update pdfium to 5522Miklos Vajna1-2/+2
2023-06-26Update pdfium to 5408Miklos Vajna5-57/+9
2023-06-26external: update pdfium to 5298Miklos Vajna6-18/+25
2023-06-26external: update pdfium to 5187Miklos Vajna4-24/+52
2023-06-26external: update pdfium to 5058Miklos Vajna4-17/+74
2023-06-26external: update pdfium to 4933Miklos Vajna8-154/+41
2023-06-26external: update pdfium to 4818Miklos Vajna2-3/+2
2023-06-26pdfium: remove MSVC version checkMichael Stahl2-0/+16
2023-06-26external: update pdfium to 4699Miklos Vajna7-73/+18
2023-06-26svx: replace FPDFTextObj_GetFontNameMichael Stahl1-2/+2
2023-06-26pdfium: missing includeMichael Stahl2-0/+22
2023-06-23for unallocated columns check default column attributes (tdf#132057)Luboš Luňák1-9/+6
2023-06-21cui: fix --without-java buildMiklos Vajna1-0/+2
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt3-7/+76
2023-06-19tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl8-8/+31
2023-06-19Fix unit testSamuel Mehrbrodt1-17/+17
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl4-2/+57
2023-06-15tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objectsMichael Stahl1-0/+10
2023-06-15tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl3-10/+272
2023-06-14cool#6580 sw: fix infinite loop when changing document languageMichael Stahl2-0/+28
2023-06-14tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl6-144/+176
2023-06-14tdf#155346 sw: fix crash from changing modal modeMichael Stahl1-0/+2
2023-06-14tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl8-81/+349
2023-06-14sw: SelectAll should copy section before table at start of documentMichael Stahl1-0/+5
2023-06-14tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl3-0/+53
2023-06-13tdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl1-18/+30
2023-06-12tdf#155794 winaccessibility: no SolarMutex in getAccObjectPtr()Michael Stahl7-80/+120
2023-06-12Bump version to 6.4.0.19cib-6.4-19Thorsten Behrens1-1/+1
2023-06-12Revert "tdf#146547 Mark read-only docs as modified"Thorsten Behrens4-5/+1
2023-06-11Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze9-7/+86
2023-06-09Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer tableEike Rathke1-0/+10