summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-14tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh3-0/+18
2018-08-14Use harfbuzz and graphite, needed after GenericSalLayout refactoringKatarina Behrens1-0/+2
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesOlivier Hallot1-0/+0
2018-08-14Update git submodulesChristian Lohmaier1-0/+0
2018-08-14ofz: check sequence length before useCaolán McNamara1-0/+6
2018-08-14tdf#119130 only have the active postit as a dialog control...Caolán McNamara4-4/+12
2018-08-14tdf#119133: Fix initial file and folder selectionKatarina Behrens1-2/+5
2018-08-13Reslves: tdf#119212 sort character setsCaolán McNamara2-1/+5
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet1-1/+1
2018-08-13tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli1-15/+5
2018-08-13Don't show ShowImeStatusWindow in the customization dialogMaxim Monastirsky1-3/+3
2018-08-11Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist1-1/+1
2018-08-11tdf#119169 impress, crash when editing bulleted listNoel Grandin1-1/+2
2018-08-10forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara7-19/+43
2018-08-10Update git submodulesChristian Lohmaier1-0/+0
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga4-0/+91
2018-08-10Set umask /before/ using itStephan Bergmann1-1/+3
2018-08-10tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth2-1/+3
2018-08-09Update git submodulesOlivier Hallot1-0/+0
2018-08-08tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky1-3/+2
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara1-0/+5
2018-08-08tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi5-2/+20
2018-08-08tdf#117553 Change navigate behavior when in footnote frameJim Raykowski1-0/+16
2018-08-07tdf#118859: Avoid trying to remove already removed nodesMike Kaganski1-16/+18
2018-08-07Resolves: rhbz#1610692 rectangles ctor takes topleft, bottomright pointsCaolán McNamara1-4/+4
2018-08-07tdf#109137 sw textbox: fix initial wrap type of a shape's textboxMiklos Vajna3-0/+22
2018-08-07forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara3-3/+25
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara11-87/+115
2018-08-07forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-5/+4
2018-08-07Ensure consistent pointer-to-member representation on MSVCStephan Bergmann1-0/+7
2018-08-07sw: fix ignored frames in AppendAllObjs()Michael Stahl1-3/+9
2018-08-07deb#905442 apparmor: fix saving files in enforced modeVincas Dargis1-0/+1
2018-08-06tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski1-0/+2
2018-08-06Update git submodulesOlivier Hallot1-0/+0
2018-08-04tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski4-1/+25
2018-08-03forcepoint#55 invalid iterator incrementCaolán McNamara1-0/+2
2018-08-03tdf#118976 Make area pattern tab page display pattern previewJim Raykowski1-0/+2
2018-08-03forcepoint#67 null derefCaolán McNamara1-2/+4
2018-08-03forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2018-08-03forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2018-08-03forcepoint#66 protect against infinite parse recurseCaolán McNamara2-13/+24