summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2013-05-07coverity#704453: new[] vs delete mismatchMarkus Mohrhard1-1/+1
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl6-6/+6
2013-05-07Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller2-1/+27
2013-05-06fix typos (wich instead of which)Philipp Riemer1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-9/+9
2013-05-06fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna1-1/+1
2013-05-05follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7Philipp Riemer1-85/+78
2013-05-05Partially translate german comments in sw/source/filter/ww8/Joren De Cuyper1-217/+181
2013-05-02Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand1-17/+39
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand2-1/+5
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks1-1/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-52/+8
2013-04-29fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks1-0/+10
2013-04-28namespacing cleanupThomas Arnhold1-35/+33
2013-04-27some eco-activismThomas Arnhold7-3/+7
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen5-16/+38
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-04-22n#382137: Band-aid to avoid crash when saving the .odt to .docx.Jan Holesovsky1-4/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+8
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy3-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy5-5/+5
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza4-9/+9
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna10-38/+38
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane3-5/+5
2013-04-16Bin pointless comments describing allegedly why each #include is neededTor Lillqvist1-21/+21
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist3-0/+4
2013-04-15sw: remove unused classes in RTF exportMiklos Vajna2-89/+0
2013-04-15initial RTF export of Writer textframe gradientsMiklos Vajna2-2/+32
2013-04-15RtfAttributeOutput::FormatBackground: export fillColorMiklos Vajna1-1/+7
2013-04-15RtfAttributeOutput: export fShadow, shadowColor, shadowOffset*Miklos Vajna1-1/+36
2013-04-15RtfAttributeOutput::FormatBox: export line{Color,Width} shape propertiesMiklos Vajna1-0/+16
2013-04-15Silence false warningStephan Bergmann1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold4-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15Resolves: #i119567# wmf in PICT assure correct scaling...Oliver-Rainer Wittmann1-12/+38
2013-04-14Resolve: #i119581# fix import issue for various .doc macro button importsLei De Bin1-8/+65
2013-04-14Fix issue #i120140: After doc file saved by AOO, one more section is createdJian Hong Cheng2-13/+32
2013-04-14Fix compilation problem caused by previous commitXisco Fauli3-2/+4
2013-04-14#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.Chen ZuoJun1-0/+4
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna4-16/+26
2013-04-13i#119446# correct condition for fields containing '.' or '/'Oliver-Rainer Wittmann1-6/+9
2013-04-13Resolves: #i119953# Fixed crash on File->Insert.Andre Fischer1-20/+16
2013-04-12RTF export: fix position of at-character-anchored textframesMiklos Vajna1-0/+2
2013-04-12sw: remove usage of boost::bind for IMarksMichael Stahl1-2/+1
2013-04-12sw: rework RTF export of text framesMiklos Vajna2-49/+80
2013-04-12Resolves: #i119632# Macro button lost if save template to .doc fileLei De Bin1-0/+8
2013-04-12i#101884: Fix crash on load.Jan Holesovsky1-5/+8
2013-04-12Related: #i119624# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>Oliver-Rainer Wittmann1-2/+3
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna1-31/+10
2013-04-08fdo#46808, cleanupNoel Grandin1-12/+10