summaryrefslogtreecommitdiff
path: root/oox/inc/oox
AgeCommit message (Expand)AuthorFilesLines
2013-06-03Don't merge this fileXisco Fauli1-83/+0
2013-06-03Fix issue #i120723#: Table style is lost when import PPTX by AOOZhe Wang1-0/+83
2013-04-23execute move of global headersBjoern Michaelsen182-23480/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power2-10/+56
2013-04-11RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna1-1/+1
2013-04-10oox: make these classes publicMiklos Vajna2-3/+4
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák108-853/+853
2013-03-23"atomar" is not a wordTor Lillqvist2-2/+2
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-2/+2
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák1-1/+1
2013-03-14More cleanup of pptx comment import code.Thorsten Behrens1-64/+8
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens4-68/+64
2013-03-13bnc#798309 inherit group style from parentNoel Power1-1/+4
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya4-2/+216
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi2-0/+7
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav1-0/+1
2013-03-03oox: fix doxygen comments in drawingml::shapeMiklos Vajna1-10/+10
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-22coverity#738777 Uninitialized scalar field => unused memberNorbert Thiebaud1-1/+0
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat1-0/+1
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens1-0/+3
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-4/+4
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2-5/+5
2013-02-01fix position correction for flipped shapesLennard1-1/+1
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna1-2/+2
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna1-9/+6
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-11/+0
2013-01-23oox: kill no longer needed US() macroMiklos Vajna1-1/+0
2013-01-22oox: kill no longer needed S() macroMiklos Vajna2-4/+3
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna1-1/+4
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna3-0/+14
2013-01-17Const correct-ness in one place...Kohei Yoshida2-2/+2
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-0/+2
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna3-13/+7
2012-12-19n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian1-1/+3
2012-12-18class vs struct mismatchLuboš Luňák1-1/+1
2012-12-17oox: try to make Windows build happyMiklos Vajna1-1/+1
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna3-2/+12
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+2
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power1-2/+0
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+2
2012-12-13PCH for Library_mswordLuboš Luňák1-0/+1
2012-12-12oox: fix doxygen madness in coreMiklos Vajna5-14/+14
2012-12-11use effect referencesRadek Doulik1-1/+2
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard1-1/+4
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard1-1/+1
2012-11-23Remove some other newly tagged unused methodsJulien Nabet1-6/+0