summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-05-14fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat1-7/+6
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet1-4/+4
2013-05-11Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...Jürgen Schmidt1-0/+2
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl2-3/+5
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl2-34/+0
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna1-1/+3
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák4-2/+23
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba1-1/+2
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna7-67/+246
2013-05-02Update pchAurimas Fišeras1-0/+2
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna2-0/+9
2013-04-30bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna1-0/+7
2013-04-30WaE: private field 'mbShapeSent' is not usedTor Lillqvist1-1/+0
2013-04-30bnc#779630 initial DOCX import of w:sdt's w:dropDownListMiklos Vajna5-0/+103
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-15/+7
2013-04-30OOXMLFastContextHandlerValue: clean up duplicated constantMiklos Vajna1-3/+1
2013-04-29Fixing Indentation RTL bugAdam Co1-1/+15
2013-04-26ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute processedLuboš Luňák1-1/+15
2013-04-24check for NS_ooxml::LN_CT_Style_type being processed firstLuboš Luňák1-3/+12
2013-04-22avoid crash when no table grid is givenLuboš Luňák1-0/+4
2013-04-22n#382137: Do run out of bounds (& consequently crash) when we have 0 spans.Jan Holesovsky1-4/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks27-619/+108
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba1-7/+7
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh1-7/+7
2013-04-19fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twipsMiklos Vajna1-4/+4
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna1-3/+8
2013-04-17Update pchAurimas Fišeras1-0/+4
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna1-3/+7
2013-04-12RTF import: initial handling of posrelh and posrelv shape propertiesMiklos Vajna1-0/+22
2013-04-11RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna1-3/+23
2013-04-11RTF import of new-style frames: implement line color/widthMiklos Vajna1-1/+17
2013-04-11RTF shape import: fix default horizontal/vertical orient relationMiklos Vajna1-0/+7
2013-04-11Resolves: #i119464# Update default alignment value for docx [Sub]TitleYong Lin Ma1-1/+18
2013-04-10fix new-style RTF frame default internal margin valuesMiklos Vajna3-14/+20
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna1-22/+2
2013-04-10RTF import: fix priority handling of shpz vs dhgtMiklos Vajna1-0/+4
2013-04-10RTF import of fillType and fillFocus shape propertiesMiklos Vajna3-1/+60
2013-04-10coverity#1000707: out of bounds accessMarkus Mohrhard1-1/+1
2013-04-10RTF import of new-style frames: fix txflTextFlow shape propertyMiklos Vajna1-4/+7
2013-04-10RTF import of new-style frames: fix nameMiklos Vajna1-1/+10
2013-04-10restore disabled rtfimport testsMiklos Vajna3-0/+10
2013-04-10RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120Miklos Vajna1-1/+5
2013-04-10RTF: also import rectangles as Writer text framesMiklos Vajna1-4/+3
2013-04-10RTF import of d{x,y}WrapDist* shape propertiesMiklos Vajna1-0/+8
2013-04-10fix RTF import of default fFitShapeToTextMiklos Vajna1-0/+4
2013-04-10RTF import of d{x,y}Text* shape propertiesMiklos Vajna1-0/+9
2013-04-10RTF import of new-style frames: fix defaultsMiklos Vajna3-25/+43
2013-04-10RTF import of new-style frames: avoid fake empty paragraph at the endMiklos Vajna1-1/+8
2013-04-10RTF filter: import text box shapes as a Writer textframeMiklos Vajna1-4/+16
2013-04-07Fix variables not initializedJulien Nabet1-0/+5