summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-16sw: DOCX export: don't export text frames as transparentMichael Stahl
2020-10-16sw: DOCX export: for soft-page-breaks, export continuous section breaksMichael Stahl
2020-10-16sw: HACK to disble DrawingML export for rotated text shapesMichael Stahl
2020-10-16oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-10-16oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-10-16filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-10-16sw: register w10 prefixMichael Stahl
2020-10-16oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-10-16tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl
2020-10-16tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl
2020-10-16sw: DOCX export: export AddExternalLeading as w:noLeadingMichael Stahl
2020-10-16writerfilter: DOCX import: import w:noLeading as AddExternalLeadingMichael Stahl
2020-10-07update creditsChristian Lohmaier
2020-10-07Update git submodulesChristian Lohmaier
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-10-04Restore the fix for tdf#126830Maxim Monastirsky
2020-10-04tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-30update creditsChristian Lohmaier
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara
2020-09-29tdf#132688 diacritics broken in lines with punctuationNoel Grandin
2020-09-29Related: tdf#136985 SfxStringListItem::GetString() crash in empty caseCaolán McNamara
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke
2020-09-28fix disable qrcodegen optionCaolán McNamara
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-23bump product version to 6.4.8.0.0+Xisco Fauli
2020-09-23add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-23ofz#25684 keep ParseCMAP within legal areaCaolán McNamara
2020-09-23ofz#25881 use std::vector with bounds checking accessorCaolán McNamara
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-23tdf#134112 sw: Test access of text field master objectOleg Schelykalnov
2020-09-22tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi
2020-09-21tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-09-21tdf#131047: expand search results frameXisco Fauli
2020-09-21tdf#135342: filter list must include extensionsMike Kaganski
2020-09-16rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-15tdf#135623: modified generation of unique fly nameVasily Melenchuk
2020-09-14tdf#133327 fix calc loading background color with many colsNoel Grandin
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-10external: update pdfium from 3963 to 4137Miklos Vajna
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara
2020-09-10tdf#136032 - abort scan of a string beginning with a hashtagAndreas Heinisch
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-09-10Always display highlighted JRE's locationStephan Bergmann
2020-09-10tdf#127932 fix wrong page number in print progressJuergen Funk
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl