summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke4-25/+85
2021-08-20tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy3-0/+18
2021-08-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy3-3/+27
2021-08-19ScriptForge - (SF_String) FIX misplaced brackets in _Repr()Jean-Pierre Ledure1-1/+1
2021-08-19tdf#134569 writerfilter: move tableParaProps on table endLevelJustin Luth3-0/+12
2021-08-19tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara3-20/+57
2021-08-19tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk2-4/+4
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-10/+99
2021-08-19save LastTipOfTheDayShown when the dialog is shown not in its dtorCaolán McNamara1-1/+9
2021-08-19related tdf#134569 writerfilter: negative means table endJustin Luth2-2/+2
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke3-34/+52
2021-08-18Resolves: tdf#139220 with ~1000 selected shapes a11y UpdateSelection crawlsCaolán McNamara1-60/+75
2021-08-18Update git submodulesOlivier Hallot1-0/+0
2021-08-17tdf#126926 sc DBData: delete the database rangeTünde Tóth4-47/+74
2021-08-17Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke6-18/+42
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara3-6/+1
2021-08-17tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara2-3/+8
2021-08-17Resolves: tdf#143785 save/restore SdrModel::IsChangedCaolán McNamara1-0/+2
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara7-25/+115
2021-08-17Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-17tdf#143860 non-primitive needs custGeom not prstGeomRegina Henschel3-1/+13
2021-08-16tdf#143896: sc_uicalc: Add unittestXisco Fauli1-0/+22
2021-08-16tdf#143896: FILESAVE XLS(X) 1001+ rows are lost after saving new fileJulien Nabet1-0/+1
2021-08-16Related tdf#143895: Mysql MEDIUMINT is DataType::INTEGER not DataType::SMALLINTJulien Nabet1-2/+2
2021-08-16Resolves: tdf#137742 Workaround cheesy Google Docs writing language-only tagsEike Rathke1-1/+23
2021-08-16upgrade to openssl-1.1.1kCaolán McNamara1-2/+2
2021-08-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara3-0/+3
2021-08-16Related: tdf#143357 set blank label for no dateCaolán McNamara1-2/+5
2021-08-16tdf#126961 link to macOS address book - crashes and restartsNoel Grandin2-0/+6
2021-08-14Update git submodulesMartin Srebotnjak1-0/+0
2021-08-14tdf#139811 trigger layout when content changesCaolán McNamara1-0/+5
2021-08-13Resolves: tdf#143795 trigger layout when content changesCaolán McNamara1-0/+4
2021-08-13tdf#143534 Crash in Calc NLP SolverNoel Grandin1-0/+1
2021-08-13Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara3-5/+10
2021-08-13tdf#129270: sw: do not copy list level on paragraph cutVasily Melenchuk3-1/+35
2021-08-13Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara2-0/+2
2021-08-12tdf#143129 PPTX: custom slide show use as default is not exported.Tibor Nagy3-0/+37
2021-08-12tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha3-1/+51
2021-08-12sw: test fix of tdf#131771Balazs Santha1-0/+46
2021-08-12Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke2-7/+31
2021-08-12tdf#143318 DOCX import: fix missing redlines in flying tablesLászló Németh4-2/+38
2021-08-12sw: use followby parameter of outline in Chapter fieldVasily Melenchuk7-33/+68
2021-08-12tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha6-6/+8
2021-08-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh3-1/+17
2021-08-11tdf#143769 don't crash on null XFillColorItemCaolán McNamara1-2/+3
2021-08-11tdf#143577 check node is a text node before use as suchJim Raykowski1-23/+26
2021-08-11tdf#136610 Add Clone/Clear Direct Format buttons to LO Draw tabbed interfaceRafael Lima1-2/+163
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna7-5/+93
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara4-75/+61
2021-08-10tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInAreaMike Kaganski1-2/+2