summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara3-4/+4
2018-08-07forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-5/+4
2018-07-26related tdf#63561 docx: styles inherit tabstops tooJustin Luth1-1/+5
2018-07-25tdf#63561 docx export: "clear" unused inherited tabsJustin Luth1-22/+20
2018-07-24forcepoint#51 anchor location deleted before graphic anchor processedCaolán McNamara1-1/+5
2018-07-19tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara1-3/+1
2018-07-18put load of html images (to measure dimensions) under referer controlCaolán McNamara1-1/+15
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+3
2018-07-16tdf#118702: partially revert the fix for tdf#78907Xisco Fauli1-1/+0
2018-07-11tdf#86371 sw export: SvxInterLineSpaceRule::Off == single spacingJustin Luth1-2/+2
2018-07-10tdf#118412: DOC incorrect bottom page marginLuke Deller1-1/+1
2018-07-03tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski1-0/+6
2018-06-30tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-1/+2
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-18tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+10
2018-06-14Fix top margin in DOC import for tdf#117885Luke Deller1-5/+11
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna3-1/+15
2018-05-22ofz#8442 Integer-overflowCaolán McNamara1-2/+7
2018-05-22sw: prefix members of WW8StyleMiklos Vajna3-92/+92
2018-05-21sw: Ask current datetime only onceTakeshi Abe1-2/+3
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+26
2018-05-15cleanup my asserts before branching - they served their purposeJustin Luth1-2/+0
2018-05-12silence Werror=class-memaccessCaolán McNamara1-1/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard3-3/+3
2018-05-10Fix IntelliSense errorMike Kaganski1-0/+1
2018-05-09Fix some IWYU warningsMiklos Vajna4-7/+31
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+3
2018-05-07sw HTML export: ensure <li> is not closed before list item contentMiklos Vajna1-1/+2
2018-05-07sw: prefix members of WW8RStyleMiklos Vajna4-147/+147
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh1-0/+3
2018-05-01ofz#7002 Direct-leakCaolán McNamara2-2/+9
2018-05-01set Referer on link mediadescriptorCaolán McNamara1-3/+8
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin3-3/+3
2018-04-28tdf#106062 ww8import: skip fake tab only on hanging indentJustin Luth1-2/+12
2018-04-27ofz#8038 defer subdocument redlining to end of parse like main documentCaolán McNamara3-1/+6
2018-04-26tdf#117129 ww8import: prevent divide-by-zeroJustin Luth1-1/+2
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl5-27/+28
2018-04-26convert tabopts to scoped enumNoel Grandin2-2/+2
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos Vajna1-10/+0
2018-04-23sw HTML import: lazy-read inline imagesMiklos Vajna1-2/+19
2018-04-23sw: prefix members of ReaderMiklos Vajna7-105/+106
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-23/+21
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara2-4/+3
2018-04-20MungeTextIntoDrawBox 1st arg is member of 2nd argCaolán McNamara2-5/+7
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara1-10/+1
2018-04-18sw XHTML export: close <col> for tablesMiklos Vajna1-8/+9
2018-04-18sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna1-0/+14
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap1-1/+1
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen2-2/+0