summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-11-08LOK: don't emit redline commentsAshod Nakashian
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-10-30Don't use GetDBManager() without checking it for nullnessTor Lillqvist
2018-10-30We want the function pointer here, not call it (yet)Tor Lillqvist
2018-10-30Initialise mpDBManager to nullptr in the !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth
2018-10-20NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth
2018-10-20ww8import: always protect document if setJustin Luth
2018-10-20tdf#37778 ww8import: protect section only if protEnabledJustin Luth
2018-10-20tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna
2018-10-20sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl
2018-10-13tdf120224 docx export: don't double up field bookmarksJustin Luth
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth
2018-09-28ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara
2018-09-21tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-21tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna
2018-09-14lok: Avoid crash when inserting a table in a redline.Jan Holesovsky
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-09-13tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth
2018-09-12sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian
2018-09-12tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth
2018-09-12tdf#102290 sw ui: give all columns a chance to growJustin Luth
2018-09-12tdf#94009 ww8export: always export section marginsJustin Luth
2018-09-12tdf#82177 docx export: no inside borders on outside cellsJustin Luth
2018-09-12tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
2018-09-12tdf#119232 ww8import: even page means default to start on page 2Justin Luth
2018-09-12tdf#57589 writerfilter: support hash-encoded colorsJustin Luth
2018-09-12tdf#37223 insert OLE tables in text tables as native text tablesLászló Németh
2018-09-12tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh
2018-09-12tdf#118533 fix shape import: zero top margin only in first paragraphLászló Németh
2018-09-12tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh
2018-09-12tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-09-12tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs
2018-09-12tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs
2018-09-11sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk
2018-09-11tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-09-03tdf#117823 Save mail merge config item in new viewIlhan Yesil
2018-08-29Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-08-29tdf#116436 docx export: add missing table background fillJustin Luth
2018-08-29tdf#116436 doc export: add missing table background fillJustin Luth
2018-08-29tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna
2018-08-28tdf#119143: introduce tentative directional embedding import supportMike Kaganski
2018-08-21ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara
2018-08-21outer loop unrelated to inner loopCaolán McNamara
2018-08-21tdf#117127 crash on inspecting value describing a tableCaolán McNamara
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos