summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-24tdf#128046: preserve list levels on pasteKatarina Behrens3-7/+18
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet1-2/+4
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl1-0/+1
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens3-1/+5
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk2-2/+2
2020-01-22Breeze & Sifr: tdf#128849 & Sifr: tdf#129846rizmut13846-1108/+16153
2020-01-22Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2-3/+3
2020-01-22tdf#128782: sw: assign name to draw objectVasily Melenchuk1-1/+5
2020-01-22Update git submodulesChristian Lohmaier1-0/+0
2020-01-21Update git submodulesChristian Lohmaier1-0/+0
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl6-32/+33
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna3-2/+18
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna25-46/+97
2020-01-21Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara1-1/+7
2020-01-21Resolves: tdf#130090 xEntry should be xIconEntryCaolán McNamara1-1/+1
2020-01-21tdf#129481 Combine outliner indent and spacing undosJim Raykowski1-0/+8
2020-01-21Resolves: tdf#130093 some lwp file not loadingCaolán McNamara5-7/+1
2020-01-20writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso2-70/+99
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl1-3/+1
2020-01-20Update git submodulesOlivier Hallot1-0/+0
2020-01-20tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth3-3/+27
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila7-16/+54
2020-01-20tdf#129417 Rename "Full-sheet previews" to "Whole sheet export"Roman Kuznetsov1-1/+1
2020-01-19tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann2-0/+26
2020-01-18Related: tdf#127782 call signal_expanded after expansion in gtk caseCaolán McNamara1-1/+2
2020-01-18gallery theme dialog should be modalCaolán McNamara1-0/+1
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí1-1/+2
2020-01-17tdf#128304 export TB_RL writing mode as eaVirtMark Hung5-8/+33
2020-01-17tdf#129655 Sync TextWritingMode to frame direction.Mark Hung3-0/+16
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot1-3/+3
2020-01-17tdf#129924 docx import: set background colorSerge Krot1-0/+16
2020-01-17tdf#129680 Make text edit outliner view show cursorJim Raykowski1-6/+6
2020-01-17tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski2-1/+25
2020-01-17tdf#126795 docx export: do not output tab stops twiceSerge Krot1-0/+7
2020-01-16Remove a fragment from a file URL early onStephan Bergmann1-2/+4
2020-01-16Fix build with poppler-0.83Martin Milata3-0/+15
2020-01-16Update git submodulesOlivier Hallot1-0/+0
2020-01-16do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák1-1/+1
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl3-0/+22
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl1-1/+2
2020-01-15tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin1-4/+11
2020-01-15pyuno: remove racy debug checkMichael Stahl1-7/+0
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl2-8/+10
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna5-0/+131
2020-01-13ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted elementCaolán McNamara1-2/+7
2020-01-13solenv/flatpak-manifest.in: Merge "remove dconf access"Stephan Bergmann1-3/+0
2020-01-13tdf#129908 Crash at Data > Group and outlone > AutoOutlineNoel Grandin1-0/+2
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila5-0/+19
2020-01-13python3: bundle libffi for GNU/Linux buildsMichael Stahl13-5/+121