summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-06-09tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski
2017-06-09tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski
2017-06-09tdf#99074: export Web view to DOCXAron Budea
2017-06-06coverity#1409895 Resource leakCaolán McNamara
2017-06-06coverity#1409896 Dereference before null checkCaolán McNamara
2017-06-06Related: tdf#106950 sw: fix crash on opening this fileMiklos Vajna
2017-06-06coverity#1409893 Division or modulo by float zeroCaolán McNamara
2017-06-05Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-06-01Watermark: VML font-family import for textpathSzymon Kłos
2017-06-01Watermark: docx interoperabilitySzymon Kłos
2017-06-01tdf#108040 Don't turn on header to check if Watermark existSzymon Kłos
2017-06-01Watermark: read angle valueSzymon Kłos
2017-06-01Watermark: move to the insert menuSzymon Kłos
2017-06-01Watermark: remove enable checkboxSzymon Kłos
2017-06-01Watermark: extended configurationSzymon Kłos
2017-05-31Watermark: Insert watermark commandSzymon Kłos
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-31tdf#108056 sw SubtractFlys: add missing expansion of the clip pathMiklos Vajna
2017-05-31tdf#108056 sw SubtractFlys: work with a polypolygon directlyMiklos Vajna
2017-05-31tdf#108056 sw SubtractFlys: fix off-by-one error in clip rectangle calculationMiklos Vajna
2017-05-31tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
2017-05-31tdf#106131 no global drag when anchor drag activeArmin Le Grand
2017-05-31tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea
2017-05-30Make sw_txtexport unit test build againAron Budea
2017-05-30lambda -> function in anonymous namespace.Jan Holesovsky
2017-05-30sw: coverity#1409899 Null pointer dereferencesMichael Stahl
2017-05-30tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky
2017-05-30tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna
2017-05-30tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-30tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-05-30ofz: check for null paraCaolán McNamara
2017-05-30make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-05-29sw lok: disable undo state if conflict with other viewsHenry Castro
2017-05-22fix git merge errorcp-5.3-14Andras Timar
2017-05-22tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna
2017-05-18sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl
2017-05-18tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl
2017-05-18Resolves: tdf#107786 crash on null pointer accessCaolán McNamara
2017-05-18tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-18tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2017-05-17html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky
2017-05-17tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna
2017-05-17tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth
2017-05-17ooxmlexport: move tdf103931 unit test to ooxmlimportJustin Luth
2017-05-12AutoText: fix buildSzymon Kłos