summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-08-09misc comment import/export fixesNoel Power1-2/+29
2012-08-07n#774167: Crash fix.Muthu Subramanian1-1/+2
2012-08-01-Werror,-WformatStephan Bergmann1-2/+2
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna1-0/+3
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna2-5/+8
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna1-1/+1
2012-07-26rhbz#842552 always create text contentDavid Tardon1-1/+2
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna1-1/+3
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna2-1/+22
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2012-07-17cleanup custom perl XML parser, use strict, and tolerate updated XMLMichael Meeks1-50/+44
2012-07-17re-base on ALv2 code. Includes:Michael Meeks271-6212/+3967
2012-07-17dr78: correct include guardDaniel Rentz [dr]2-2/+2
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET2-2/+2
2012-07-10Crash fix.Muthu Subramanian1-1/+3
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-05remove forgotten debug printfDavid Tardon1-1/+0
2012-07-04n#768027: Slide notesMaster and notes import.Muthu Subramanian3-5/+51
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-07-02use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2-10/+39
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-01don't build oox::drawingml::TextListStyle::dump by defaultMiklos Vajna2-2/+2
2012-06-27Remove commented out code (includes)Thomas Arnhold2-2/+0
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard1-0/+1
2012-06-26re-base on ALv2 code.Michael Meeks1-33/+14
2012-06-26oox: fix remaining vba doxygen errorsMiklos Vajna3-27/+27
2012-06-25n#759210: Certain smartart drawings weren't imported.Muthu Subramanian3-35/+46
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-50/+8
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-1/+2
2012-06-25oox: kill last vml doxygen errorsMiklos Vajna1-22/+22
2012-06-24Fix consecutive breakJulien Nabet1-1/+0
2012-06-22.pptx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks4-91/+55
2012-06-21re-base on ALv2 code.Michael Meeks135-3249/+2034
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna3-4/+19
2012-06-21re-base on ALv2 code.Michael Meeks7-27/+120
2012-06-21make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-06-20oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna1-15/+23
2012-06-19rework handling the case of recursive ooxml shapes againLuboš Luňák3-12/+50
2012-06-19Revert "rework getting shape for the .docx import filter"Luboš Luňák3-10/+12
2012-06-19oox: fix all vmlshapecontainer doxygen errorsMiklos Vajna1-5/+5
2012-06-18oox: last vmlshape doxygen mistakesMiklos Vajna1-7/+7
2012-06-14fix reading two smartart shapes in one documentLuboš Luňák1-1/+2
2012-06-12oox: fix TextFontModel doxygen commentsMiklos Vajna1-5/+5
2012-06-11callcatcher: update unused codeCaolán McNamara2-12/+0
2012-06-11attempt to anchor vml shapes properly as they should beLuboš Luňák1-3/+12
2012-06-08handle f suffix (1/65536ths) when reading VML percentagesLuboš Luňák2-2/+6
2012-06-07shapes with position:static (default) should be anchored inlineLuboš Luňák1-0/+4
2012-06-07n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna4-0/+6