summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Bump version to 21.06.26.1cp-21.06.26-1Andras Timar1-1/+1
2022-04-06lok: load template documents as regular documentsMert Tumer2-1/+15
2022-04-06lok: avoid validation-dialog yield when savingDennis Francis5-7/+24
2022-04-06lok: send status update for .uno:SplitCellSzymon Kłos2-0/+2
2022-04-05Bump version to 21.06.25.1cp-21.06.25-1Andras Timar1-1/+1
2022-04-05sw lok: fix missing cache invalidation in SwRedlineTable::Insert()Miklos Vajna2-0/+48
2022-04-05add a few more languages to Android build againAndras Timar1-1/+1
2022-04-04add a few more languages to Android buildcp-21.06.24-1Andras Timar1-1/+1
2022-04-02nss: build with zlib module on WNTco-21.06.24-1Michael Stahl2-2/+7
2022-04-02zlib: upgrade to release 1.2.12Michael Stahl3-17/+2
2022-04-02add infobar to prompt to refresh to replace old formatCaolán McNamara3-1/+41
2022-04-01add Initialization Vectors to password storageCaolán McNamara3-51/+148
2022-04-01make hash encoding match decodingCaolán McNamara4-11/+54
2022-04-01Bump version to 21.06.24.1Andras Timar1-1/+1
2022-04-01tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir6-3/+59
2022-04-01tdf#147861 writerfilter: use GetFieldResult, not current DocPropertyJustin Luth5-2/+48
2022-04-01tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth2-4/+22
2022-04-01tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txtJustin Luth2-5/+6
2022-04-01tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth3-2/+30
2022-04-01related tdf#147861: cleanup + a function provides the nameJustin Luth2-15/+8
2022-03-31keep draw and impress sidebar page setup different in sidebarPranam Lashkari1-1/+30
2022-03-31sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna6-2/+134
2022-03-29lok: paste-undo: invalidate sheetgeometryDennis Francis1-0/+14
2022-03-28Make slideshow touch gestures work again in the mobile appsTor Lillqvist1-2/+2
2022-03-28configure.ac: add missing MAC_OS_X_VERSION_MAX_ALLOWED for macOS SDK 12.3Xisco Fauli1-1/+4
2022-03-28Accept macOS SDK 12.3Tor Lillqvist1-3/+9
2022-03-28Accept iOS SDK 15.4Tor Lillqvist1-2/+2
2022-03-28lok: use JsonWriter for annotations notificationSzymon Kłos1-28/+27
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos1-1/+13
2022-03-28sc: fix crash in SdrPageView::GetPageWindow()Aron Budea1-1/+3
2022-03-25make default selected table style to Default Table Style for only onlineMert Tumer1-2/+7
2022-03-24lok: unit-test: add comment unique id checksDennis Francis1-0/+102
2022-03-24lok-comments: CopyOneCellFromClip: notify lok clientsDennis Francis1-0/+9
2022-03-24lok: CopyCellNotesHandler: use the cloned objectDennis Francis1-2/+3
2022-03-24lok: ensure unique id for annotationsDennis Francis1-1/+3
2022-03-24Use correct language for spellchecking in calcSzymon Kłos1-1/+3
2022-03-23Bump version to 21.06.23.1cp-21.06.23-1Andras Timar1-1/+1
2022-03-23sw: change inserttable style option default to 1Mert Tumer1-3/+2
2022-03-22Trust the family name in the font file if necessaryTor Lillqvist1-1/+2
2022-03-22android: Fix tab name on CSV still becomes tempfile nameMert Tumer1-15/+15
2022-03-21Bump version to 21.06.22.1cp-21.06.22-1Andras Timar1-1/+1
2022-03-19add NoMouseUpClose to popup flagsCaolán McNamara1-1/+2
2022-03-17tdf#147761 record sort command in macrosSzymon Kłos1-0/+49
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos1-0/+15
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks1-1/+2
2022-03-15Sidebarparagraph: Replace generic idscp-21.06.21-1Pedro Pinto Silva1-15/+15
2022-03-15Bump version to 21.06.21.1Andras Timar1-1/+1
2022-03-14Fix btn image size inconsistencies on CustomAnimationsPanelPedro Pinto Silva3-2/+2
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea2-0/+2
2022-03-14svx: don't remove object right after insertionSzymon Kłos3-6/+36