summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28support for filter dialog when an image is exported from context menuMarco Cecchetti6-50/+227
2017-07-28lok: sc: copy / paste confusion -- workaroundMarco Cecchetti4-2/+58
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos1-9/+5
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos1-8/+10
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski3-3/+22
2017-07-26lok: sc: edit view gets misplaced by other view actions on row/columnMarco Cecchetti5-30/+46
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro3-6/+93
2017-07-26sd lok: disable undo state if conflict with other viewsHenry Castro2-32/+91
2017-07-26sd lok: fix Undo/Redo Document RepairHenry Castro5-80/+57
2017-07-25Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke1-4/+8
2017-07-25crashtesting: 554 crashing documents on export to .docCaolán McNamara1-2/+4
2017-07-24Fix buildAron Budea1-1/+1
2017-07-24Implement mail merge data source from Writer tablesMiklos Vajna56-106/+2108
2017-07-24Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-07-24list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski3-1/+21
2017-07-20sd pptm: Preserve the VBA stream on export.Jan Holesovsky3-12/+63
2017-07-20lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky1-0/+3
2017-07-20sd pptm: Add a separate PPTM filter.Jan Holesovsky11-61/+108
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-18A temporary workaround for out-of-order (in-paragraph) tbl on OOXMLcp-5.3-20Mike Kaganski4-0/+35
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos3-4/+12
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos1-2/+1
2017-07-17Embedded obj: don't change new window sizeSzymon Kłos1-1/+1
2017-07-17bump version to 5.3-20Andras Timar1-1/+1
2017-07-15tdf#109085: don't create lock file in profileAron Budea1-1/+2
2017-07-14tdf#109085 run LO with --nolockcheckSzymon Kłos1-0/+2
2017-07-14Show document title for embedded documentsSzymon Kłos8-1/+42
2017-07-14OLE: show title of parent document in MSOSzymon Kłos2-5/+3
2017-07-14tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos2-4/+25
2017-07-14tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea1-22/+32
2017-07-14tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai3-8/+23
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis1-2/+4
2017-07-14Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2-2/+7
2017-07-14fix getrandom check in expat's configureChristian Lohmaier2-0/+41
2017-07-13tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl2-3/+85
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-13tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai1-7/+11
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos1-7/+3
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos2-19/+48
2017-07-12Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkcp-5.3-19Eike Rathke2-6/+7
2017-07-12tdf#103355 Hide Notebookbar during slide showSzymon Kłos3-0/+25
2017-07-12make opengl transitions under X flicker free on enter/leaveCaolán McNamara7-2/+79
2017-07-12tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-07-12tdf#108838 accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl1-1/+1
2017-07-12sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl1-0/+5
2017-07-12svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl2-0/+6
2017-07-12Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara1-6/+15
2017-07-12Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki6-3/+33